You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gotosocial/internal/processing/search
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
5 months ago
..
accounts.go [bugfix] Narrow search scope for accounts starting with '@'; don't LOWER SQLite text searches (#2435) 1 year ago
get.go [feature] Add from: search operator and account_id query param (#2943) 7 months ago
lookup.go [bugfix] return 400 Bad Request on more cases of malformed AS data (#2399) 1 year ago
search.go [chore] Add interaction filter to complement existing visibility filter (#3111) 5 months ago
util.go [feature] Implement following hashtags (#3141) 5 months ago