Commit Graph

1929 Commits (renovate/devdependencies-(non-major))

Author SHA1 Message Date
Jesse Karmani 65b4a0a6f1
Implement FEP 7888: Part 1 - publish conversation context (#35959) 3 days ago
Matt Jankowski 1b664cf20d
Relay reset delivery tracker model spec and callback (#36027) 3 days ago
Matt Jankowski 3efba15b3c
Use `pluck` on `DomainAllow.allowed_domains` for export (#36019) 3 days ago
Claire 624c024766
Prepend “RE: <url>” fallback link to Mastodon-authored quote posts (#35971) 6 days ago
Claire 75fca715e9
Change public self-quotes of private posts to be disallowed (#35975) 6 days ago
Emelia Smith 15401e6988
Support displaying polls in Admin UI (#35933)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 week ago
Claire 4fa203e69e
Rename `unknown` quote policy value to `unsupported_policy` (#35955) 1 week ago
Claire 6ad0ddebe4
Fix quotes counting (#35917) 2 weeks ago
Claire f3a932d8a1
Add `quoted_update` notification type (#35820) 2 weeks ago
Claire 2560242972
Add `quotes_count` to statuses stats (#35832) 2 weeks ago
Matt Jankowski 20bc34ca52
Rely on `pluck` for the SELECT in `RuleTranslation.languages` (#35826) 2 weeks ago
Emelia Smith 4f494781c1
Refactor to reuse the one status partial across moderation tools (#35644) 3 weeks ago
Claire 255d8f3f8c
Fix e-mail confirmation bypassing username approval (#35806) 3 weeks ago
Claire a2cddb9eac
Disallow making private posts quotable (#35780) 4 weeks ago
Claire b0ce1ce49d
Fix `tootctl admin create` not bypassing reserved username checks (#35779) 4 weeks ago
Matt Jankowski b827a0a6a8
Allow `CustomEmoji` to normalize its own domain (#35726) 4 weeks ago
David Roetzel 868c46bc76
Add delivery failure handling to FASP jobs (#35723) 1 month ago
Echo 8ee4b3f906
Update Redux to handle quote posts (#35715) 1 month ago
Matt Jankowski a485f97d21
Replace `EmailHelper` module with `normalizes` via model concern (#35702) 1 month ago
Matt Jankowski a968849e9c
Use `normalizes` api for `UsernameBlock` username change (#35606) 1 month ago
Claire cb0b608fa7
Ensure quoted user is given access to see the post (#35665) 1 month ago
Eugen Rochko d8397040d7
Fix allow with approval option not working on username blocks (#35655) 1 month ago
Claire 80aadc55df
Add missing mailer for quote notifications (#35652) 1 month ago
David Roetzel 05cdd3f6eb
Track delivery failures to FASP (#35628) 1 month ago
Claire 591df1f205
Add support for local quote stamps (#35626) 1 month ago
Claire 29a5f059d2
Add notifications for inbound quotes (#35618) 1 month ago
Claire 2dfdcc7dcb
Add API endpoints to view and revoke one's quoted posts (#35578) 1 month ago
Claire 572a0e128d
Change quote verification to not bypass authorization flow for mentions (#35528) 1 month ago
Claire e5826777b6
Fix friends-of-friends recommendations suggesting already-requested accounts (#35604) 1 month ago
Claire 31ba52a57b
Change `StatusReachFinder` to consider quotes as well as reblogs (#35601) 1 month ago
Matt Jankowski e8e6cf9510
Add coverage to user spec for missing `last_sign_in_at` scenario (#35587) 1 month ago
Matt Jankowski 3146109b08
Add `MediaAttachment.combined_media_file_size` method (#35570) 1 month ago
Matt Jankowski 8896d6c1b1
Use attribute for `User#bypass_registration_checks?` (#35580) 1 month ago
Matt Jankowski 7e6b134222
Extract `User::Activity` concern (#35581) 1 month ago
Matt Jankowski 4042bc959b
Use `increment` for `User#update_sign_in!` optional change (#35573) 1 month ago
Matt Jankowski 6dc55a2f4e
Extract `User::Confirmation` concern (#35582) 1 month ago
Matt Jankowski 15b72591d4
Use attribute for `User#external?` (#35579) 1 month ago
Eugen Rochko 20bbd20ef1
Add ability to block words in usernames (#35407) 1 month ago
Eugen Rochko 8cf7a77808
Fix async refresh never being finished when status cannot be fetched (#35500) 1 month ago
Matt Jankowski 040a638ab9
Fix `Style/GuardClause` in `Tag` (#35522) 1 month ago
Matt Jankowski eb73ae2f86
Fix `Style/GuardClause` in `User#regenerate_feed!` (#35523) 1 month ago
Matt Jankowski 916cc1365e
Fix `Style/GuardClause` in `User#wrap_email_confirmation` (#35524) 1 month ago
Matt Jankowski 63daf6b317
Fix `Style/GuardClause` in `PreviewCard` (#35525) 1 month ago
Matt Jankowski 7cd3738c19
Add `with_list_account` scope to `List` model (#35539) 1 month ago
Eugen Rochko 018e5e303f
Fix jobs being added to batch after they might already execute (#35496) 1 month ago
Matt Jankowski 73f72ec8fe
Use `attribute` for defining `rate_limit` boolean (#35555) 1 month ago
Matt Jankowski b464b87c2b
Use `moved?` query method where relevant (#35542) 1 month ago
Matt Jankowski 9d0d6f011c
Add coverage for `AnnouncementReaction` model (#35543) 1 month ago
Claire 5a88b7f683
Add experimental basic quote post authoring (#35355) 2 months ago
Claire a863e68d17
Add restrictions on which quote posts can trend (#35507) 2 months ago