gotosocial/internal/typeutils
tobi 2796a2e82f
[feature] Hashtag federation (in/out), hashtag client API endpoints ()
* 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
..
astointernal.go [bugfix] Ensure InReplyToID set properly, update dereference ancestors func () 2023-06-24 08:32:10 +01:00
astointernal_test.go [chore] Improve copyright header handling () 2023-03-12 16:00:57 +01:00
converter.go [feature] Hashtag federation (in/out), hashtag client API endpoints () 2023-07-31 15:47:35 +02:00
converter_test.go [feature] Add List functionality () 2023-05-25 10:37:38 +02:00
defaulticons.go [chore] Improve copyright header handling () 2023-03-12 16:00:57 +01:00
frontendtointernal.go [feature] Implement markers API () 2023-07-29 12:49:14 +02:00
internal.go [chore] Improve copyright header handling () 2023-03-12 16:00:57 +01:00
internaltoas.go [feature] Hashtag federation (in/out), hashtag client API endpoints () 2023-07-31 15:47:35 +02:00
internaltoas_test.go [feature] Hashtag federation (in/out), hashtag client API endpoints () 2023-07-31 15:47:35 +02:00
internaltofrontend.go [feature] Hashtag federation (in/out), hashtag client API endpoints () 2023-07-31 15:47:35 +02:00
internaltofrontend_test.go [Frontend] Settings for profile fields () 2023-06-13 12:21:26 +02:00
internaltorss.go [chore] Improve copyright header handling () 2023-03-12 16:00:57 +01:00
internaltorss_test.go [chore] Improve copyright header handling () 2023-03-12 16:00:57 +01:00
util.go [chore/bugfix] Refactor ap/extract.go functions, return URIs more reliably () 2023-06-17 16:49:11 +01:00
util_test.go [chore] Improve copyright header handling () 2023-03-12 16:00:57 +01:00
wrap.go [chore/bugfix] Refactor ap/extract.go functions, return URIs more reliably () 2023-06-17 16:49:11 +01:00
wrap_test.go [feature] Enable federation in/out of profile PropertyValue fields () 2023-05-09 11:16:10 +01:00