gotosocial/internal/validate
tobi 2796a2e82f
[feature] Hashtag federation (in/out), hashtag client API endpoints (#2032)
* update go-fed

* do the things

* remove unused columns from tags

* update to latest lingo from main

* further tag shenanigans

* serve stub page at tag endpoint

* we did it lads

* tests, oh tests, ohhh tests, oh tests (doo doo doo doo)

* swagger docs

* document hashtag usage + federation

* instanceGet

* don't bother parsing tag href

* rename whereStartsWith -> whereStartsLike

* remove GetOrCreateTag

* dont cache status tag timelineability
2023-07-31 15:47:35 +02:00
..
account_test.go [feature] Enable federation in/out of profile PropertyValue fields (#1722) 2023-05-09 11:16:10 +01:00
application_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
block_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
client_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
domainblock_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
emaildomainblock_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
emoji_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
follow_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
followrequest_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
formvalidation.go [feature] Implement markers API (#1989) 2023-07-29 12:49:14 +02:00
formvalidation_test.go [chore] Admin CLI + new account creation refactoring (#2008) 2023-07-23 12:33:17 +02:00
instance_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
mediaattachment_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
mention_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
notification_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
routersession_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
status_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
statusbookmark_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
statusfave_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
statusmute_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
structvalidation.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
structvalidation_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
token_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
user_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00