gotosocial/internal/text
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
..
emojify.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
emojionly.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
formatter.go [feature] Enable federation in/out of profile PropertyValue fields (#1722) 2023-05-09 11:16:10 +01:00
formatter_test.go [feature] Enable federation in/out of profile PropertyValue fields (#1722) 2023-05-09 11:16:10 +01:00
goldmark_extension.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
goldmark_plaintext.go [feature] Enable federation in/out of profile PropertyValue fields (#1722) 2023-05-09 11:16:10 +01:00
markdown.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
markdown_test.go [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) 2023-07-31 15:47:35 +02:00
minify.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
normalize.go [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) 2023-07-31 15:47:35 +02:00
plain.go [feature] Enable federation in/out of profile PropertyValue fields (#1722) 2023-05-09 11:16:10 +01:00
plain_test.go [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) 2023-07-31 15:47:35 +02:00
removehtml_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
replace.go [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) 2023-07-31 15:47:35 +02:00
sanitize.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
sanitize_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00