Commit Graph

28 Commits (dev)

Author SHA1 Message Date
daniel 0158941fb6
API improvements + test fixes (#5925)
* migrate PHPUnit configuration

* replace @test annotations with #[Test] attributes, and add it where it was missing

* remove test prefix from test method names

* add PHPUnit cache to .gitignore

* Update ApiV1Controller, fix notifications favourited/reblogged/bookmarked state. Fixes #5901

* Update ApiV1Controller, fix relationship fields. Fixes #5900

* Update instance config, return proper matrix limits. Fixes #4780

* Update SearchApiV2Service, fix offset bug. Fixes #5875

* Update ApiV1Controller, add better direct error message. Fixes #4789

* Update changelog

---------

Co-authored-by: Daniel Simon <daniel.simon.dev@proton.me>
1 week ago
Daniel Supernault 83c1a7fd4b
Update SearchApiV2Service, fix hashtag search 3 months ago
Daniel Supernault d0c376f579
Update SearchApiV2Service, add support for Moved accounts 7 months ago
Daniel Supernault cee618e844
Update SearchApiV2Service, use more efficient query 1 year ago
Daniel Supernault c3f16c87a3
Update SearchApiV2Service, add user domain blocks filtering 1 year ago
Daniel Supernault c61d0b915f
Update SearchApiV2Service, improve resolve query logic to better handle remote posts/profiles and local posts/profiles 2 years ago
Daniel Supernault 11552d1273
Update SearchApiV2Service 2 years ago
Daniel Supernault 666e5732a5
Update SearchApiV2Service, improve postgres support 2 years ago
Daniel Supernault 6e20d0a670
Update SearchApiV2Service, fix postgres hashtag search and prepend wildcard operator to improve results 2 years ago
Daniel Supernault 593de9e34f
Update SearchApiV2Service, order hashtag results by cached_count 2 years ago
Daniel Supernault 1992b5bc90
Update SearchApiV2Service, fix hashtag search. 2 years ago
Daniel Supernault f6a588f9cf
Update SearchApiV2Service, improve account search results 2 years ago
Daniel Supernault 4d1f281144
Update SearchApiV2Service, improve query performance 2 years ago
Daniel Supernault 8487231177
Add hashtag administration 2 years ago
Daniel Supernault 9d31f73bfa
Fix SearchApiV2Service, improve webfinger condition 3 years ago
Daniel Supernault 533f7165a9
Update SearchApiService, improve account/webfinger results 3 years ago
Daniel Supernault 9dac861ebe
Update ApiV1Controller, fix search v2 entities 3 years ago
Daniel Supernault 74018e9c4e
Update search service, fix banned instance edge case 3 years ago
Daniel Supernault 281443d7fe
Update SearchApiV2Service, filter banned instances 3 years ago
Daniel Supernault c8a667f20e
Update SearchApiV2Service, resolve remote queries 3 years ago
Daniel Supernault fbaed93eda
Update SearchApiV2Service, improve performance and include hashtag post counts when applicable 3 years ago
Daniel Supernault a0c0c84d3d
Update SearchApiV2Service, fix offset bug fixes #2116 5 years ago
Daniel Supernault c66d120cb7
Update SearchApiV2Service, order statuses by timestamp 5 years ago
Daniel Supernault d3cd0eea11
Update SearchApiV2Service 5 years ago
Daniel Supernault 4573fd850f
Update SearchApiV2Service 5 years ago
Daniel Supernault 1dac65fc10
Update SearchApiV2Service 5 years ago
Daniel Supernault efa8b35877
Update SearchApiV2Service 5 years ago
Daniel Supernault 6cf89e7346
Add SearchApiV2Service 5 years ago