Commit Graph

1075 Commits (fixes/small-otp-secret-length-4.2)

Author SHA1 Message Date
Claire d675803f07
Fix broken notifications for mentions from local moderators in 4.2.11 (#31484) 11 months ago
Jeong Arm 8fe1cefe4c Handle featured collections without items (#27581) 12 months ago
Jonathan de Jong 9d2e59bb45 Fix error when encountering malformed Tag objects from Kbin (#28235) 12 months ago
Claire 0a345ad5e1 Fix logic of block/mute bypass for mentions from moderators (#31271) 12 months ago
Claire 13bab94265 Fix duplicate `orderedItems` in user archive's `outbox.json` (#31099) 12 months ago
Adam Niedzielski 161aa0f8f6 Select correct self link when parsing Webfinger response (#31110) 12 months ago
Claire 6cd9bd6ae1 fix: Return HTTP 422 when scheduled status time is less than 5 minutes (#30584) 1 year ago
David Roetzel 846f59c6e9 Add size limit for link preview URLs (#30854) 1 year ago
Claire 19ed22dc58 Fix duplicate `@context` attribute in user export (#30653) 1 year ago
Claire 943792c187
Merge pull request from GHSA-5fq7-3p3j-9vrf 1 year ago
Claire 51ef619140 Fix Idempotency-Key ignored when scheduling a post (#30084) 1 year ago
Claire f3ad918950
Fix processing of `Link` objects in `Image` objects (#29363) 1 year ago
Claire 9a7802655f
Fix link verifications when page size exceeds 1MB (#29361) 1 year ago
Claire 15de520201
Merge pull request from GHSA-jhrq-qvrm-qr36
* Fix insufficient Content-Type checking of fetched ActivityStreams objects

* Allow JSON-LD documents with multiple profiles
1 year ago
Claire a6641f828b
Merge pull request from GHSA-3fjr-858r-92rw
* Fix insufficient origin validation

* Bump version to v4.2.5
2 years ago
Claire b377f82b1d Fix processing of compacted single-item JSON-LD collections (#28816) 2 years ago
Jonathan de Jong 2dbf176d23 Retry 401 errors on replies fetching (#28788)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
MitarashiDango 0a01bc01d2 Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire a12b7551cf Fix N+1s because of association preloaders not actually getting called (#28339) 2 years ago
Claire 279be07679 Fix `LinkCrawlWorker` error when encountering empty OEmbed response (#28268) 2 years ago
Jonathan de Jong 252ea2fc67 Have `Follow` activities bypass availability (#27586)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire 54a07731d1 Fix posts from threads received out-of-order sometimes not being inserted into timelines (#27653) 2 years ago
Claire 74dd325112
Fix duplicate reports being sent when reporting some remote posts (port to v4.2.1) (#27356) 2 years ago
Claire 8a6fa34040 Fix incorrectly keeping outdated update notices absent from the API endpoint (#27021) 2 years ago
Claire ff32475f5f
Merge pull request from GHSA-2693-xr3m-jhqr 2 years ago
Claire 6273416292
Fix post edits not being forwarded as expected (#26936) 2 years ago
Claire 9693c271f1
Fix processing of `min_id` and `max_id` parameters in `/api/v2/search` (#26927) 2 years ago
Claire 20ac5be1c1
Fix error on `status` type notification (bell icon) (#26884) 2 years ago
Eugen Rochko 3a679844e4
Fix `account_id`, `max_id` and `min_id` params not working in search (#26847) 2 years ago
Claire cab4cbfa5c
Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793) 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
Claire 16681e0f20
Add admin notifications for new Mastodon versions (#26582) 2 years ago
Claire 9e26cd5503
Add `authorized_fetch` server setting in addition to env var (#25798) 2 years ago
Eugen Rochko 872145d1c2
Fix not being able to invoke phrase search using unicode quotation marks (#26687) 2 years ago
Eugen Rochko 2304cc6456
Fix bad search type heuristic (#26673) 2 years ago
Eugen Rochko 67166de865
Add `from:me` syntax to search (#26660) 2 years ago
jsgoldstein 8e8747c564
Update ordering to use `id` from body of document instead of deprecated `_id` (#26659) 2 years ago
Claire 82ec6f162b
Fix statuses search Elasticsearch query (#26657) 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
jsgoldstein 85057865b4
Update Account Search to prioritize username over display name (#26623) 2 years ago
Robert R George cf6f70799b
Add support for federating `memorial` attribute (#26583) 2 years ago
Claire 90ec88d58b
Add support for `indexable` attribute on remote actors (#26485)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2 years ago
Eugen Rochko 72423bc8f6
Change account search tokenizer and queries (#26378) 2 years ago
Claire 30c64bf616
Fix list import concurrently creating lists of the same name (#26372) 2 years ago
Claire 6b896b20cc
Add primary key to preview_cards_statuses join table (includes deduplication migration) (#25243) 2 years ago
Emelia Smith e258b4cb64
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 2 years ago
Christian Schmidt f96e4b3047
Use original URL in preview if it redirects to 4xx page (#26200) 2 years ago
Misty De Méo 12a6cf569e
Storage: add :azure to remaining callers (#26080) 2 years ago
Claire 1e3b19230a
Add stricter protocol fields validation for accounts (#25937) 2 years ago
Jeong Arm 664b0ca8cb
Check if json body is null on Activitipub::ProcessingWorker (#26021) 2 years ago