Commit Graph

139 Commits (renovate/eslint-plugin-jsdoc-51.x)

Author SHA1 Message Date
David Roetzel bae258925c
Persist follow recommendations from FASP (#35218) 3 weeks ago
David Roetzel ac4b735c67
Add FASP account search support (#34033) 3 weeks ago
Matt Jankowski ca3cc36549
Allow more flexible host/port treatment with LOCAL_DOMAIN values in tests (#35040) 1 month ago
David Roetzel b2506478ba
Add FASP follow recommendation support (#34964) 1 month ago
Matt Jankowski dc2cfd50a0
Fix `Style/OptionalBooleanParameter` cop (#34968) 1 month ago
Matt Jankowski f7a3dd0e38
Use `config_for` for VAPID key storage (#34845) 2 months ago
Claire 8cc5084ca1
Add interstitial for Terms of Service updates (#34527) 2 months ago
David Roetzel a5a2c6dc7e
Add support for FASP data sharing (#34415) 2 months ago
Claire 3ea1f074ab
Fix sidekiq JSON serialization warning in `ActivityPub::FetchAllRepliesWorker` (#34702) 2 months ago
Jonny Saunders b709ef8ac3
Add: Update root status when fetching replies (#34615) 2 months ago
Matt Jankowski 6463415e06
Update `rubocop-rspec` to version 3.6.0 (#34497) 3 months ago
Matt Jankowski 8dea1c422a
Combine examples to reduce factories in `BulkImportWorker` spec (#34499) 3 months ago
Claire df2611a10f
Add initial support for ingesting and verifying remote quote posts (#34370) 3 months ago
Matt Jankowski 4c2f64907b
Remove deprecated `Import` model (#34371) 3 months ago
Matt Jankowski 6deadd596d
Remove deprecated single-argument variation of `UnfilterNotificationsWorker` (#33353) 3 months ago
Claire 9db26db495
Refactor reply-fetching code and disable it by default (#34147) 4 months ago
Jonny Saunders 46e13dd81c
Add Fetch All Replies Part 1: Backend (#32615)
Signed-off-by: sneakers-the-rat <sneakers-the-rat@protonmail.com>
Co-authored-by: jonny <j@nny.fyi>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Kouhai <66407198+kouhaidev@users.noreply.github.com>
4 months ago
Claire 5a100bf38f
Add ability to email announcements to all users (#33928) 5 months ago
Matt Jankowski 23a0d91126
Combine examples to reduce factories in specs (#33841) 5 months ago
S1m 4a2813158d
Add support for standard webpush (#33528)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
6 months ago
Claire 68d818121d
Switch `webpush` dependency to latest version of Mastodon-maintained fork (#33572) 6 months ago
Matt Jankowski 7cbdcd7b3f
Add role-specific user fabricators (#33437) 7 months ago
Matt Jankowski 19c6cb82f6
Add coverage for `Admin::DistributeTermsOfServiceNotificationWorker` class (#33245) 7 months ago
Claire 21f6780498
Fix deletion of unconfirmed users with Webauthn set (#33186) 8 months ago
Jonathan de Jong 360b6d3a44
Fix exclusive lists interfering with notifications (#28162) 8 months ago
Paulo Vilarinho 2526b32ad3
block scheduled status from frozen users (#30729) 8 months ago
Matt Jankowski 295ad6f19a
Prep work for coverage addition to `ActivityPub::DeliveryWorker` spec (#32944) 8 months ago
David Roetzel 05f23df3b7
Add endpoint to remove web push subscription (#32626) 9 months ago
Matt Jankowski d1b20ea8f7
Worker specs coverage increase (#32541) 9 months ago
Matt Jankowski a11b599ffa
Expand coverage for `Scheduler::IpCleanupScheduler` worker (#32499) 9 months ago
Matt Jankowski 4aa26eba53
Extract `WebPushRequest` from push notification worker and subscription (#32208) 10 months ago
Jeong Arm 66b2bc1c84
Ignore error if mentioned account was not processable (#29215)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Matt Jankowski 5405bdd344
Remove unused E2EE messaging code (#31193) 10 months ago
Matt Jankowski 09017dd8f0
Add worker spec for annual report worker (#31778) 11 months ago
Matt Jankowski f1003b2560
Enable "zero monkey patching" mode in RSpec (#31614) 11 months ago
Claire 53c183f899
Reload notifications when accepted notifications are merged (streaming only) (#31419) 11 months ago
Claire 7996a9543d
Change notification request acceptance to immediately delete the request (#31256) 11 months ago
Claire 670e4655d1
Change dismissing a notification to clear existing filtered notifications for that account (#31329) 12 months ago
Matt Jankowski e881a59671
Add `User.unconfirmed` scope, reduce factories in `scheduler/user_cleanup` spec (#31063) 12 months ago
Matt Jankowski f1300ad284
Rename jobs/attachments rspec tag names (#29762) 1 year ago
Matt Jankowski 84a31319e9
Add `match_json_values` and use in AP worker specs (#30720) 1 year ago
Matt Jankowski def6b686ff
Fix `Rails/WhereRange` cop (#30343) 1 year ago
Renaud Chaput 40639510f8
Retain unconfirmed users longer (1 week) (#30285) 1 year ago
Claire 2751acb6cd
Automatically switch from open to approved registrations in absence of moderators (#29318) 1 year ago
Matt Jankowski 64f9939e39
Use `capture_emails` helper to improve email assertions in specs (#29245) 1 year 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
1 year ago
Matt Jankowski a2f02a0775
Disable `Rails/SkipsModelValidations` cop (#28712) 2 years ago
Matt Jankowski 00341c70ff
Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2 years ago
Matt Jankowski 9251779d75
Fix `RSpec/LetSetup` cop in spec/services (#28459) 2 years ago
Eugen Rochko b5ac61b2c5
Change algorithm of follow recommendations (#28314)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago