gotosocial/internal/cache
Vyr Cossont a237e2b295
[feature] Implement following hashtags (#3141)
* Implement followed tags API

* Insert statuses with followed tags into home timelines

* Test following and unfollowing tags

* Correct Swagger path params

* Trim conversation caches

* Migration for followed_tags table

* Followed tag caches and DB implementation

* Lint and tests

* Add missing tag info endpoint, reorganize tag API

* Unwrap boosts when timelining based on tags

* Apply visibility filters to tag followers

* Address review comments
2024-07-29 19:26:31 +01:00
..
domain
headerfilter
cache.go [feature] Implement following hashtags (#3141) 2024-07-29 19:26:31 +01:00
db.go [feature] Implement following hashtags (#3141) 2024-07-29 19:26:31 +01:00
invalidate.go [chore] renames the GTS caches to DB caches (#3127) 2024-07-24 10:41:43 +02:00
size.go
util.go
visibility.go
wrappers.go