Commit Graph

472 Commits (425311e1d95c8a64ddac6c724fca247b8b893a82)

Author SHA1 Message Date
Claire c521a62b1e
Add tests for broken mention processing (#33171) 3 months ago
Matt Jankowski 6fddf1610c
Fix awkwardly-worded nature of scheduled too soon error (#33156) 3 months ago
Christian Schmidt 7385016837
`rel="me"` check should be case-insenstive (#32238) 3 months ago
Eugen Rochko 2b5faa2ba3
Change lists to reflect added and removed users retroactively (#32930) 3 months ago
Matt Jankowski 766358e52b
Add coverage for malformed version cleanup in `SoftwareUpdateCheckService`, add helper query methods (#32876) 4 months ago
Matt Jankowski c099797700
Use `mastodon` config namespace to load software update default value via `config_for` (#30534) 4 months ago
Matt Jankowski df3b954720
Add `DomainHelpers` spec support module for DNS/MX stub (#32690) 4 months ago
Christian Schmidt 227d46883f
Translate to regional language variant (e.g. pt-BR) (#32428) 5 months ago
Matt Jankowski e4e07b1c34
Reduce factory usage across `spec/services` area (#32098) 5 months ago
André Menrath 556837f156
Fix the summary of converted object types to be treated as HTML (#28629) 5 months ago
Claire c36a76b9eb
Fix error when accepting appeal for sensitive posts deleted in the meantime (#32037)
Co-authored-by: David Roetzel <david@roetzel.de>
5 months ago
Christian Schmidt 8cdc148167
Handle invalid visibility (#31571) 6 months ago
Eugen Rochko e0c27a5047
Add ability to manage which websites can credit you in link previews (#31819) 6 months ago
Mike Dalessio a0ea2fa3b0
Change fetch link card service to parse as HTML5 (#31814) 6 months ago
Mike Dalessio afa2e257e4
Change verify link service to use CSS selectors instead of a complex XPath query (#31815) 6 months ago
Matt Jankowski f1003b2560
Enable "zero monkey patching" mode in RSpec (#31614) 6 months ago
Christian Schmidt a5bbe83dfd
media_ids is an array of strings (#31709) 6 months ago
Christian Schmidt 491033c86c
Reject status creation with invalid `media_ids` parameter (#31681) 6 months ago
David Roetzel 388d5473e1
Refactor (ruby) redis configuration (#31694) 6 months ago
Claire 53c183f899
Reload notifications when accepted notifications are merged (streaming only) (#31419) 6 months ago
Claire 7996a9543d
Change notification request acceptance to immediately delete the request (#31256) 7 months ago
Claire cbdd8edf68
Revamp notification policy options (#31343) 7 months ago
Claire 670e4655d1
Change dismissing a notification to clear existing filtered notifications for that account (#31329) 7 months ago
Claire 719cabe024
Fix logic of block/mute bypass for mentions from moderators (#31271) 7 months ago
Adam Niedzielski cd0ca4b994
Select correct self link when parsing Webfinger response (#31110) 7 months ago
Claire ced5e853c7
Fix duplicate `orderedItems` in user archive's `outbox.json` (#31099) 7 months ago
Matt Jankowski 47ea83d246
Reduce factory creation in `AP::ProcessStatusUpdateService` spec (#31051) 8 months ago
Matt Jankowski c5f8256801
Reduce extra factories in `FanOutOnWriteService` spec (#31053) 8 months ago
Matt Jankowski f5e90f3de3
Reduce extra round trips in `AP::SynchronizeFollowersService` spec (#31044) 8 months ago
Matt Jankowski 81877e7950
Reduce extra round trips in `AP::FetchRemoteStatusService` spec (#31045) 8 months ago
Emelia Smith aa88aca0ad
Add optional OAuth application to reports (#30539) 8 months ago
David Roetzel 35a437a03f
Destroy `NotificationRequest`s that are dismissed (#31008) 8 months ago
David Roetzel 2ea9336b68
Do not pass unknown encoding names to nokogiri. (#30987) 8 months ago
David Roetzel 967505ee9b
Add size limit for all PreviewCard URLs (#30973) 8 months ago
Matt Jankowski f1300ad284
Rename jobs/attachments rspec tag names (#29762) 8 months ago
David Roetzel 97eddb5906
Fix details extraction when no title exists. (#30933) 8 months ago
David Roetzel 016c1e4e78
Improve handling of encoding problems when creating link previews (#30929) 8 months ago
David Roetzel ff08d99d4d
Catch encoding errors when creating link previews. (#30853) 8 months ago
David Roetzel 42adb6eaee
Add size limit for link preview URLs (#30854) 8 months ago
David Roetzel 2cab1c7b09
Improve encoding detection for link cards (#30780) 8 months ago
Matt Jankowski f287462f76
Fix repeated Delete/Undo assertion in remove status service spec (#30715) 9 months ago
Claire bf56e982a9
Fix notifications from limited users being outright dropped (#30559) 9 months ago
Claire 1dfd516284
Fix duplicate `@context` attribute in user export (#30653) 9 months ago
Daniel M Brasil 77c2216e47
fix: Return HTTP 422 when scheduled status time is less than 5 minutes (#30584) 9 months ago
Matt Jankowski 04ebbe3077
Add `sidekiq_inline` to appeal service spec (#30562) 9 months ago
Claire 3ea4275ae3
Merge pull request from GHSA-5fq7-3p3j-9vrf 9 months ago
Matt Jankowski c61e356475
Add `Status::MEDIA_ATTACHMENTS_LIMIT` configuration constant (#30433) 9 months ago
Claire 91ca90e25b
Fix Idempotency-Key ignored when scheduling a post (#30084) 10 months ago
Matt Jankowski a15139bc02
Fix intermittent order based failure in `UpdateStatusService` spec (#30008) 10 months ago
Matt Jankowski f5d341382e
Add `any_args` to have_enqueued_sidekiq_job call (quiets deprecation) (#29999) 11 months ago