gotosocial/internal/processing/timeline
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
..
common.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
faved.go [bugfix] more robust list timeline invalidation (#1995) 2023-07-18 09:43:17 +01:00
home.go [bugfix] more robust list timeline invalidation (#1995) 2023-07-18 09:43:17 +01:00
list.go [bugfix] more robust list timeline invalidation (#1995) 2023-07-18 09:43:17 +01:00
notification.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
public.go [bugfix] more robust list timeline invalidation (#1995) 2023-07-18 09:43:17 +01:00
tag.go [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) 2023-07-31 15:47:35 +02:00
timeline.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00