Claire
|
38fe6ecd05
|
Fix post edits not being forwarded as expected (#26936)
|
1 year ago |
Claire
|
12aa7c5219
|
Fix processing of `min_id` and `max_id` parameters in `/api/v2/search` (#26927)
|
1 year ago |
Claire
|
f5793b11bb
|
Fix error on `status` type notification (bell icon) (#26884)
|
1 year ago |
Eugen Rochko
|
15ce240dae
|
Fix `account_id`, `max_id` and `min_id` params not working in search (#26847)
|
1 year ago |
Claire
|
96f51d6c1f
|
Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793)
|
1 year ago |
Eugen Rochko
|
a93f7392fd
|
Add `in:library` syntax to search (#26760)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Claire
|
97238e3496
|
Add admin notifications for new Mastodon versions (#26582)
|
1 year ago |
Claire
|
7d3930a520
|
Add `authorized_fetch` server setting in addition to env var (#25798)
|
1 year ago |
Eugen Rochko
|
340e86a137
|
Fix not being able to invoke phrase search using unicode quotation marks (#26687)
|
1 year ago |
Eugen Rochko
|
bafa60f5b9
|
Fix bad search type heuristic (#26673)
|
1 year ago |
Eugen Rochko
|
4ecbd5bb40
|
Add `from:me` syntax to search (#26660)
|
1 year ago |
jsgoldstein
|
5a74675fce
|
Update ordering to use `id` from body of document instead of deprecated `_id` (#26659)
|
1 year ago |
Claire
|
2a5c1dca2e
|
Fix statuses search Elasticsearch query (#26657)
|
1 year ago |
jsgoldstein
|
e82d84469e
|
Add new public status index (#26344)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
jsgoldstein
|
dca16db19d
|
Update Account Search to prioritize username over display name (#26623)
|
1 year ago |
Robert R George
|
a4bc8b58f9
|
Add support for federating `memorial` attribute (#26583)
|
1 year ago |
Claire
|
3c50a91087
|
Add support for `indexable` attribute on remote actors (#26485)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
1 year ago |
Eugen Rochko
|
dbef3050e0
|
Change account search tokenizer and queries (#26378)
|
1 year ago |
Claire
|
327fe2deaf
|
Fix list import concurrently creating lists of the same name (#26372)
|
1 year ago |
Claire
|
5ec0d5faa9
|
Add primary key to preview_cards_statuses join table (includes deduplication migration) (#25243)
|
1 year ago |
Emelia Smith
|
e395939ead
|
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252)
|
1 year ago |
Christian Schmidt
|
5062514eb8
|
Use original URL in preview if it redirects to 4xx page (#26200)
|
1 year ago |
Misty De Méo
|
a4cdbc52b1
|
Storage: add :azure to remaining callers (#26080)
|
1 year ago |
Claire
|
58b52b7a33
|
Add stricter protocol fields validation for accounts (#25937)
|
1 year ago |
Jeong Arm
|
90a68ac5b5
|
Check if json body is null on Activitipub::ProcessingWorker (#26021)
|
1 year ago |
Matt Jankowski
|
5cdc196e44
|
Rails 7.0 update (#25668)
|
1 year ago |
Matt Jankowski
|
08421e7b90
|
Fix `Naming/MemoizedInstanceVariableName` cop (#25928)
|
1 year ago |
jsgoldstein
|
c6ac835588
|
Change searching with # to include account index (#25638)
|
1 year ago |
Claire
|
de3b86a5f8
|
Fix remote accounts being possibly persisted to database with incomplete protocol values (#25886)
|
1 year ago |
Claire
|
66693177ff
|
Add `forward_to_domains` parameter to `POST /api/v1/reports` (#25866)
|
1 year ago |
Matt Jankowski
|
482071a976
|
Refactor `NotificationMailer` to use parameterization (#25718)
|
1 year ago |
Matt Jankowski
|
6555c33503
|
Admin mailer parameterization (#25759)
|
1 year ago |
Eugen Rochko
|
6894f5c114
|
Add forwarding of reported replies to servers being replied to (#25341)
|
1 year ago |
Daniel M Brasil
|
2b877ad937
|
Fix `/api/v2/search` not working with following query param (#25681)
|
1 year ago |
Eugen Rochko
|
edb6aab974
|
Revert "Rails 7 update" (#25667)
|
1 year ago |
Matt Jankowski
|
5cadbaa296
|
Rails 7 update (#24241)
|
1 year ago |
Claire
|
85dc0869a5
|
Fix ResolveURLService not resolving local URLs for remote content (#25637)
|
1 year ago |
jsgoldstein
|
5d75bf9846
|
Change account search to match by text when opted-in (#25599)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
1 year ago |
Eugen Rochko
|
bcee25e36c
|
Change files to be deleted in batches instead of one-by-one (#23302)
|
1 year ago |
Emelia Smith
|
71d3100038
|
Prevent UserCleanupScheduler from overwhelming streaming (#25519)
|
1 year ago |
Eugen Rochko
|
1dd243cc09
|
Add time zone preference (#25342)
|
1 year ago |
Nick Schonning
|
ef344388c5
|
Autofix Rubocop Regex Style rules (#23690)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Claire
|
572086c8ad
|
Add support for importing lists (#25203)
|
1 year ago |
Christian Schmidt
|
971eafc709
|
Translate CW, poll options and media descriptions (#24175)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
S.H
|
f145662c05
|
Align argument type to keyword argument for private process method in FetchResourceService (#25189)
|
1 year ago |
Matt Jankowski
|
9e8323fdb9
|
Fix Performance/MapCompact cop (#24797)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Essem
|
a76777c33b
|
Fix oversight in backup service (#25034)
|
2 years ago |
Matt Jankowski
|
e8537a3a01
|
Fix Performance/CollectionLiteralInLoop cop (#24819)
|
2 years ago |
Claire
|
90b45c5040
|
Fix various edge cases with local moves (#24812)
|
2 years ago |
Claire
|
a4e3f98fc7
|
Change Move handler to also move list memberships (#24808)
|
2 years ago |