Commit Graph

1794 Commits (f0ef87b84d7d56a9d59ce721062277eb58e6b3e9)

Author SHA1 Message Date
Daniel M Brasil 82beeb2f7e
Migrate to request specs in `/api/v1/admin/trends/links` (#25739) 2 years ago
Matt Jankowski 1b195ce115
Speed-up on `Rack::Attack` spec (#25542) 2 years ago
Claire 71cfdd7865
Fix duplicate tests (#27395) 2 years ago
Matt Jankowski cad8cc90ba
Speed-up on `MoveWorker` spec (#25528) 2 years ago
Daniel M Brasil 058f73a4f5
Add request specs for `/api/v1/reports` (#25475) 2 years ago
Matt Jankowski abf0e1fa39
Move `SignedReqestHelpers` rspec config to separate file (#25453) 2 years ago
Daniel M Brasil bc6cd27d9e
Migrate to request specs in `/api/v1/followed_tags` (#25472) 2 years ago
Matt Jankowski fd9dea21d0
DB speedup in `API::` controller/request specs (#25516) 2 years ago
Daniel M Brasil ecdb31d479
Migrate to request specs in `/api/v1/favourites` (#25518) 2 years ago
Daniel M Brasil 7664e3b692
Migrate to request specs in `/api/v1/statuses/:status_id/source` (#25634) 2 years ago
Daniel M Brasil 4230d1ee0a
Migrate to request specs in `/api/v1/timelines/tag/:hashtag` (#25797) 2 years ago
KMY(雪あすか) 45bdd60f3c
Fix when unfollow a tag, my post also disappears from the home timeline (#27391) 2 years ago
Matt Jankowski 133f218a4d
Add system specs for admin area `batch` actions (#25027) 2 years ago
Claire 27e84c0691
Fix duplicate reports being sent when reporting some remote posts (#27355) 2 years ago
Claire 3262d1f1b6
Fix incorrect serialization of regional languages in `contentMap` (#27207) 2 years ago
Claire 340c390849
Fix crash when filtering for “dormant” relationships (#27306) 2 years ago
Claire 40ba6e119b
Fix Vary headers not being set on some redirects (#27272) 2 years ago
Matt Jankowski 72cec47c13
Silence deprecation warning in CacheBuster spec (#27264) 2 years ago
gunchleoc 68ec1d180a
Fix language sorting in settings (#27158) 2 years ago
Matt Jankowski c676bc91e9
Dont match mention in url query string (#25656)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire ceb365c419
Fix boosts of local users being filtered in account timelines (#27204) 2 years ago
Claire 828eebad48
Add `hide_collections`, `discoverable` and `indexable` attributes to credentials API (#26998) 2 years ago
Claire 94893cf24f
Merge pull request from GHSA-hcqf-fw2r-52g4
* Revert "Fix request URL normalisation for bare domain and 8-bit characters (#26285)"

This reverts commit 8891d8945d.

* Revert "Do not normalize URL before fetching it (#26219)"

This reverts commit fd284311e7.
2 years ago
Claire 6273416292
Fix post edits not being forwarded as expected (#26936) 2 years ago
Robert R George 20666482ef
Added admin api for managing tags (#26872) 2 years ago
jsgoldstein 4d9186a48c
Add search tests (#26703) 2 years ago
Eugen Rochko 3a679844e4
Fix `account_id`, `max_id` and `min_id` params not working in search (#26847) 2 years ago
Claire 81caafbe84
Fix performances of profile directory (#26842) 2 years ago
Claire 355e3fb529
Simplify `Account.by_recent_status` and `Account.by_recent_sign_in` scopes (#26840) 2 years ago
Claire 1f99d86287
Fix blocked domain appears from account feed (#26823)
Co-authored-by: Jeong Arm <kjwonmail@gmail.com>
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2 years ago
Claire b83e487502
Fix moderator rights inconsistencies (#26729) 2 years ago
Eugen Rochko ece1ff77d6
Add `in:library` syntax to search (#26760)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Christian Schmidt ea31929776
Fix invalid Content-Type header for WebP images (#26773) 2 years ago
Claire 16681e0f20
Add admin notifications for new Mastodon versions (#26582) 2 years ago
Eugen Rochko e754083e8a
Fix unmatched quotes and prefixes causing search to fail (#26701) 2 years ago
Daniel M Brasil ccca542db1
Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled (#26237) 2 years ago
Tyler Deitz 336ec503c2
Add avatar image to webfinger responses (#26558) 2 years ago
Eugen Rochko 2304cc6456
Fix bad search type heuristic (#26673) 2 years ago
Claire e3825a13c1
Add PublicStatusesCheck to Elasticsearch index check on admin dashboard (#26650) 2 years ago
jsgoldstein 30c191aaa0
Add new public status index (#26344)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Daniel M Brasil f337008819
Fix timeout on invalid set of exclusionary parameters in `/api/v1/timelines/public` (#26239) 2 years ago
Nick Schonning b970ed6098
Update rubocop and rubocop-rspec (#26329) 2 years ago
Claire ac0eb0533e
Add Elasticsearch cluster health check and indexes mismatch check to dashboard (#26448) 2 years ago
Claire 191d302b7f
Refactor `Api::V1::ProfilesController` into two separate controllers (#26573) 2 years ago
Daniel M Brasil d24a87ce4f
Add ability to delete avatar or header picture via the API (#25124)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Renaud Chaput b95867ad1f
Allow setting a custom HTTP method in CacheBuster (#26528)
Co-authored-by: Jorijn Schrijvershof <jorijn@jorijn.com>
2 years ago
Claire 60b9fa641d
Fix cached posts including stale stats (#26409) 2 years ago
Matt Jankowski d9a9323968
Avoid connecting to a running ES instance in ES search check spec (#26413) 2 years ago
Matt Jankowski 2c88364222
Restore console behavior in `test` env (#26401) 2 years ago
Claire b12d75ef4f
Fix blocking subdomains of an already-blocked domain (#26392) 2 years ago