Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2024-05-31 | [feature] Add from: search operator and account_id query param (#2943) | 1 | ||
* Add from: search operator * Fix whitespace in Swagger YAML comment * Move query parsing into its own method * Document search * Clarify post search scope | ||||
2024-03-14 | [bugfix] Don't return 500 when searching for unpermitted status (#2753) | 1 | ||
2023-12-10 | [bugfix] Narrow search scope for accounts starting with '@'; don't LOWER ↵ | 1 | ||
SQLite text searches (#2435) | ||||
2023-11-30 | [bugfix] return 400 Bad Request on more cases of malformed AS data (#2399) | 1 | ||
2023-11-04 | [feature] support canceling scheduled tasks, some federation API performance ↵ | 1 | ||
improvements (#2329) | ||||
2023-10-30 | [bugfix] Allow blocked accounts to show in precise search (#2321) | 1 | ||
2023-08-02 | [bugfix] Allow instance accounts to be shown in search results in certain ↵ | 1 | ||
circumstances (#2053) | ||||
2023-07-31 | [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) | 1 | ||
* 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-06-22 | [bugfix/chore] oauth entropy fix + media cleanup tasks rewrite (#1853) | 1 | ||
2023-06-21 | [feature] Add partial text search for accounts + statuses (#1836) | 1 | ||