gotosocial/internal/cache
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
..
domain [bugfix] fix possible domain blockcache nil ptr + add debug String() func (#1755) 2023-05-09 15:18:51 +01:00
ap.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
cache.go [performance] cache follow, follow request and block ID lists (#2027) 2023-07-31 11:25:29 +01:00
gts.go [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) 2023-07-31 15:47:35 +02:00
slice.go [performance] cache follow, follow request and block ID lists (#2027) 2023-07-31 11:25:29 +01:00
util.go [performance] cache follow, follow request and block ID lists (#2027) 2023-07-31 11:25:29 +01:00
visibility.go [bugfix] update go-cache version to support multi-keying (#1756) 2023-05-09 16:17:43 +02:00