Commit Graph

1112 Commits (fc964c9bfdc59d69b758919520f56d060ac2eeac)

Author SHA1 Message Date
Claire 719cabe024
Fix logic of block/mute bypass for mentions from moderators (#31271) 5 months ago
Claire 5d890ebc57
Delete pending notification requests on block and notification mutes (#31310) 5 months ago
Christian Schmidt 4853a2bada
Add Accept-Language header when fetching preview card (#31232) 6 months ago
Adam Niedzielski cd0ca4b994
Select correct self link when parsing Webfinger response (#31110) 6 months ago
Claire ced5e853c7
Fix duplicate `orderedItems` in user archive's `outbox.json` (#31099) 6 months ago
Claire 6e47637dd4
Fix grouping across hourly buckets happening in a 12 seconds window instead of 12 hours window (#31062) 6 months ago
Renaud Chaput f587ff643f
Grouped Notifications UI (#30440)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
6 months ago
Emelia Smith aa88aca0ad
Add optional OAuth application to reports (#30539) 6 months ago
David Roetzel 967505ee9b
Add size limit for all PreviewCard URLs (#30973) 6 months ago
David Roetzel 016c1e4e78
Improve handling of encoding problems when creating link previews (#30929) 6 months ago
David Roetzel ff08d99d4d
Catch encoding errors when creating link previews. (#30853) 7 months ago
David Roetzel 42adb6eaee
Add size limit for link preview URLs (#30854) 7 months ago
Eugen Rochko a40831b363
Fix account search results (#30803) 7 months ago
Claire 1dfd516284
Fix duplicate `@context` attribute in user export (#30653) 7 months ago
Daniel M Brasil 77c2216e47
fix: Return HTTP 422 when scheduled status time is less than 5 minutes (#30584) 7 months ago
Claire 974335e414
Add experimental server-side notification grouping (#29889) 8 months ago
Claire 3ea4275ae3
Merge pull request from GHSA-5fq7-3p3j-9vrf 8 months ago
Eugen Rochko 128987eded
Add support for `fediverse:creator` OpenGraph tag (#30398) 8 months ago
Matt Jankowski 4a77e477ee
Consolidate account scopes for `LOWER` (index using) username/domain queries (#30451) 8 months ago
Matt Jankowski c61e356475
Add `Status::MEDIA_ATTACHMENTS_LIMIT` configuration constant (#30433) 8 months ago
Renaud Chaput acc77c3836
Add instrumentation to the search services (#30350) 8 months ago
Joshua Byrd 6282b6da77
Fix og:image requests when html in a web page is over 1.megabyte (#30362) 8 months ago
Claire 91ca90e25b
Fix Idempotency-Key ignored when scheduling a post (#30084) 9 months ago
Claire 4ef0b48b95
Add in-app notifications for moderation actions/warnings (#30065) 9 months ago
Matt Jankowski edde54e991
Update stoplight to version 4.1.0 (#28366) 10 months ago
Claire 9c24f2d6b1
Undo notification permissions on individual and domain blocks (#29570) 10 months ago
Claire 05eda8d193
Remove severed relationship notifications for single account suspensions (#29700) 10 months ago
Claire 75f34b80a8
Clean up notification requests when deleting accounts (#29693) 10 months ago
Claire 44bf7b8128
Add notifications of severed relationships (#27511) 10 months ago
Claire b43eaa4517
Refactor notification filtering behavior definition (#29567) 10 months ago
Claire 27fd084cb5
Exempt some notification types from notification filtering (#29565) 10 months ago
Eugen Rochko 50b17f7e10
Add notification policies and notification requests (#29366) 10 months ago
Claire 9d8dfeb5fb
Fix processing of `Link` objects in `Image` objects (#29335) 11 months ago
Claire 5152dd869e
Fix link verifications when page size exceeds 1MB (#29358) 11 months ago
Matt Jankowski 937dad1ee6
Extract ES query and filter hashes into private methods in `TagSearchService` (#29288) 11 months ago
Claire 9fee5e8526
Merge pull request from GHSA-jhrq-qvrm-qr36
* Fix insufficient Content-Type checking of fetched ActivityStreams objects

* Allow JSON-LD documents with multiple profiles
11 months ago
Claire 1726085db5
Merge pull request from GHSA-3fjr-858r-92rw
* Fix insufficient origin validation

* Bump version to 4.3.0-alpha.1
12 months ago
Matt Jankowski ceade78182
Fix `Rails/WhereExists` cop in app/services (#28853) 12 months ago
Claire cf2a2ed71c
Fix processing of compacted single-item JSON-LD collections (#28816) 1 year ago
Jonathan de Jong de09176ab9
Retry 401 errors on replies fetching (#28788)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
MitarashiDango 2c05b8a60d
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>
1 year ago
Eugen Rochko b5ac61b2c5
Change algorithm of follow recommendations (#28314)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Matt Jankowski b1dec09d20
Fix `Style/InverseMethods` cop (#28377) 1 year ago
Claire dcc24db793
Fix N+1s because of association preloaders not actually getting called (#28339) 1 year ago
Claire 89a496b42f
Fix status edits not always being streamed to mentioned users (#28324) 1 year ago
Claire a8a5c6514f
Fix `LinkCrawlWorker` error when encountering empty OEmbed response (#28268) 1 year ago
Jonathan de Jong d0a5ebf914
Fix error when encountering malformed Tag objects from Kbin (#28235) 1 year ago
Claire 963354978a
Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 1 year ago
Matt Jankowski bb0efe16e6
Remove `default_scope` from `MediaAttachment` class (#28043) 1 year ago
Matt Jankowski 6b46bf9953
Handle scenario when webfinger response `subject` is missing host value (#28088) 1 year ago