Vyr Cossont
04bcde08a1
[feature] Add from: search operator and account_id query param ( #2943 )
...
* Add from: search operator
* Fix whitespace in Swagger YAML comment
* Move query parsing into its own method
* Document search
* Clarify post search scope
2024-05-31 12:57:42 +02:00
tobi
1fe4cdaf46
[bugfix] Don't return 500 when searching for unpermitted status ( #2753 )
2024-03-14 17:57:54 +01:00
tobi
3f070a442a
[bugfix] Narrow search scope for accounts starting with '@'; don't LOWER SQLite text searches ( #2435 )
2023-12-10 14:15:41 +01:00
kim
eb170003b8
[bugfix] return 400 Bad Request on more cases of malformed AS data ( #2399 )
2023-11-30 16:22:34 +00:00
kim
41435a6c4e
[feature] support canceling scheduled tasks, some federation API performance improvements ( #2329 )
2023-11-04 20:21:20 +00:00
tobi
dd4b0241ea
[bugfix] Allow blocked accounts to show in precise search ( #2321 )
2023-10-30 19:01:00 +01:00
tobi
cec29e2a8d
[bugfix] Allow instance accounts to be shown in search results in certain circumstances ( #2053 )
2023-08-02 08:31:09 +01:00
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
kim
9a22102fa8
[bugfix/chore] oauth entropy fix + media cleanup tasks rewrite ( #1853 )
2023-06-22 20:46:36 +01:00
tobi
831ae09f8b
[feature] Add partial text search for accounts + statuses ( #1836 )
2023-06-21 17:26:40 +01:00