summaryrefslogtreecommitdiff
path: root/internal/api/client/accounts/search_test.go
AgeCommit message (Collapse)AuthorFiles
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney1
2025-03-26[feature] Allow user to choose "gallery" style layout for web view of ↵Libravatar tobi1
profile (#3917) * [feature] Allow user to choose "gallery" style web layout * find a bug and squish it up and all day long you'll have good luck * just a sec * [performance] reindex public timeline + tinker with query a bit * fiddling * should be good now * last bit of finagling, i'm done now i prommy * panic normally
2023-08-02[bugfix] Rework MultiError to wrap + unwrap errors properly (#2057)Libravatar tobi1
* rework multierror a bit * test multierror
2023-06-21[feature] Add partial text search for accounts + statuses (#1836)Libravatar tobi1