1044 Commits (16681e0f20e1f8584e11439953c8d59b322571f5)

Author SHA1 Message Date
Claire 16681e0f20
Add admin notifications for new Mastodon versions (#26582) 9 months ago
Claire 9e26cd5503
Add `authorized_fetch` server setting in addition to env var (#25798) 9 months ago
Eugen Rochko 872145d1c2
Fix not being able to invoke phrase search using unicode quotation marks (#26687) 9 months ago
Eugen Rochko 2304cc6456
Fix bad search type heuristic (#26673) 9 months ago
Eugen Rochko 67166de865
Add `from:me` syntax to search (#26660) 9 months ago
jsgoldstein 8e8747c564
Update ordering to use `id` from body of document instead of deprecated `_id` (#26659) 9 months ago
Claire 82ec6f162b
Fix statuses search Elasticsearch query (#26657) 9 months ago
jsgoldstein 30c191aaa0
Add new public status index (#26344) 9 months ago
jsgoldstein 85057865b4
Update Account Search to prioritize username over display name (#26623) 9 months ago
Robert R George cf6f70799b
Add support for federating `memorial` attribute (#26583) 9 months ago
Claire 90ec88d58b
Add support for `indexable` attribute on remote actors (#26485) 10 months ago
Eugen Rochko 72423bc8f6
Change account search tokenizer and queries (#26378) 10 months ago
Claire 30c64bf616
Fix list import concurrently creating lists of the same name (#26372) 10 months ago
Claire 6b896b20cc
Add primary key to preview_cards_statuses join table (includes deduplication migration) (#25243) 10 months ago
Emelia Smith e258b4cb64
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 10 months ago
Christian Schmidt f96e4b3047
Use original URL in preview if it redirects to 4xx page (#26200) 10 months ago
Misty De Méo 12a6cf569e
Storage: add :azure to remaining callers (#26080) 10 months ago
Claire 1e3b19230a
Add stricter protocol fields validation for accounts (#25937) 11 months ago
Jeong Arm 664b0ca8cb
Check if json body is null on Activitipub::ProcessingWorker (#26021) 11 months ago
Matt Jankowski ce43ed144c
Rails 7.0 update (#25668) 11 months ago
Matt Jankowski 2e1391fdd2
Fix `Naming/MemoizedInstanceVariableName` cop (#25928) 11 months ago
jsgoldstein 99be47f8b9
Change searching with # to include account index (#25638) 11 months ago
Claire 999c343946
Fix remote accounts being possibly persisted to database with incomplete protocol values (#25886) 11 months ago
Claire c27b82a437
Add `forward_to_domains` parameter to `POST /api/v1/reports` (#25866) 11 months ago
Matt Jankowski f3fca78756
Refactor `NotificationMailer` to use parameterization (#25718) 11 months ago
Matt Jankowski cf33028f35
Admin mailer parameterization (#25759) 11 months ago
Eugen Rochko 93e8a15415
Add forwarding of reported replies to servers being replied to (#25341) 11 months ago
Daniel M Brasil 383c00819c
Fix `/api/v2/search` not working with following query param (#25681) 11 months ago
Eugen Rochko ba06a2f104
Revert "Rails 7 update" (#25667) 11 months ago
Matt Jankowski 50c2a03695
Rails 7 update (#24241) 11 months ago
Claire a209d1e683
Fix ResolveURLService not resolving local URLs for remote content (#25637) 11 months ago
jsgoldstein 4581a528f7
Change account search to match by text when opted-in (#25599) 11 months ago
Eugen Rochko bb4756c823
Change files to be deleted in batches instead of one-by-one (#23302) 11 months ago
Emelia Smith 3a91603b15
Prevent UserCleanupScheduler from overwhelming streaming (#25519) 12 months ago
Eugen Rochko 4c9406bdb0
Add time zone preference (#25342) 12 months ago
Nick Schonning c66250abf1
Autofix Rubocop Regex Style rules (#23690) 1 year ago
Claire 8884d1ece0
Add support for importing lists (#25203) 1 year ago
Christian Schmidt 69057467cb
Translate CW, poll options and media descriptions (#24175) 1 year ago
S.H 8c183a9831
Align argument type to keyword argument for private process method in FetchResourceService (#25189) 1 year ago
Matt Jankowski 9f5deb310b
Fix Performance/MapCompact cop (#24797) 1 year ago
Essem 5fd8d1e417
Fix oversight in backup service (#25034) 1 year ago
Matt Jankowski 2c6c398c60
Fix Performance/CollectionLiteralInLoop cop (#24819) 1 year ago
Claire a2a22bad23
Fix various edge cases with local moves (#24812) 1 year ago
Claire c98b012583
Change Move handler to also move list memberships (#24808) 1 year ago
Matt Jankowski 668a19a2f3
Fix Performance/DeletePrefix cop (#24796) 1 year ago
Matt Jankowski f1c1dd0118
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 1 year ago
Claire a89b02af92
Check domain suspensions before trying to fetch resources (#24535) 1 year ago
Claire b233da5996
Optimize archive export service and export zip files instead of gzipped tar files (#23360) 1 year ago
Claire 32a030dd74
Rewrite import feature (#21054) 1 year ago
Matt Jankowski d902a707a3
Fix Rails/CompactBlank cop (#24690) 1 year ago