Commit Graph

2996 Commits (renovate/aws-sdk-s3-1.x-lockfile)

Author SHA1 Message Date
Claire e5826777b6
Fix friends-of-friends recommendations suggesting already-requested accounts (#35604) 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 7e6b134222
Extract `User::Activity` concern (#35581) 1 month ago
Matt Jankowski 6dc55a2f4e
Extract `User::Confirmation` concern (#35582) 1 month ago
Matt Jankowski ba9fa54f9c
Add coverage for more admin/domain_blocks scenarios (#35590) 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 c587c44975
Fix `Lint/NonLocalExitFromIterator` cop in JSON-LD helper (#34948) 2 months ago
Matt Jankowski 040a638ab9
Fix `Style/GuardClause` in `Tag` (#35522) 2 months ago
Matt Jankowski 038de44110
Fix `Style/GuardClause` in `Webfinger` lib (#35532) 2 months ago
Matt Jankowski 7cd3738c19
Add `with_list_account` scope to `List` model (#35539) 2 months ago
Matt Jankowski 9d0d6f011c
Add coverage for `AnnouncementReaction` model (#35543) 2 months ago
Claire 5a88b7f683
Add experimental basic quote post authoring (#35355) 2 months ago
Matt Jankowski 2e35defeec
Update rubocop to version 1.79.0 (#35502) 2 months ago
Matt Jankowski 960f693219
Use `field` partial in admin account show view (#35503) 2 months ago
Claire a863e68d17
Add restrictions on which quote posts can trend (#35507) 2 months ago
Matt Jankowski e54e96d61f
Extract params hash for `api/v1/push/subscriptions#create` (#35475) 2 months ago
Matt Jankowski 290e36d7e8
Finish migration of `api/web/push_subscriptions` controller->request spec (#35482) 2 months ago
Eugen Rochko 14a781fa24
Add button to load new replies in web UI (#35210) 2 months ago
Matt Jankowski fab95b8dae
Add coverage for api/v1/invites scenarios (#35389) 2 months ago
Claire d36bf3b6fb
Fix support for quote verification in implicit status updates (#35384) 2 months ago
Claire 594976a538
Refactor `ActivityPub::Activity::Accept` and `ActivityPub::Activity::Reject` specs (#35382) 2 months ago
Matt Jankowski 0efb889a9c
Extract constant for attribution domains limit in account (#35350) 2 months ago
Matt Jankowski 30344d6abf
Confirm `User#login_activities` in auth/sessions spec (#35372) 2 months ago
Matt Jankowski 1637297085
Add coverage for `CustomFilterStatus` model (#35374) 2 months ago
Matt Jankowski dec1fb71f4
Add coverage for `FollowRecommendationMute` model (#35376) 2 months ago
Matt Jankowski 7273f6c03c
Move shared params to common method in admin/reports/actions (#35353) 2 months ago
Matt Jankowski a3ffd2edf8
Use sequence for unique names on webauthn cred fabricator (#35356) 2 months ago
Matt Jankowski 1496488771
Add `Status#not_replying_to_account` scope for annual report classes (#35257) 2 months ago
Matt Jankowski f9beecb343
Improve Accounts CLI `prune` spec (#35302) 2 months ago
Matt Jankowski 4ecfbd3920
Add `Status.only_polls` (and without polls) scope (#35330) 2 months ago
Claire 8bd2c87399
Fix support for special characters in various environment variables (#35314)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
2 months ago
David Roetzel 8ee6cee36e
Better error response to malformed headers (#35278) 2 months ago
Matt Jankowski bdffdcb12f
Remove unused scopes in `Account` model (#35276) 2 months ago
David Roetzel 1fa72d6c44
Raise better exception on FASP error responses (#35262) 2 months ago
Matt Jankowski e8d2432e6a
Fix intermittent failure of TOS model spec from effective date collision (#35244) 2 months ago
Claire e97f43399b
Fix error handling for blank actions in account moderation action form (#35246) 2 months ago
Matt Jankowski 1ae3510ede
Add coverage for TOS interstitial interruption flow of web app controller concern (#35235) 2 months ago
Matt Jankowski c047014214
Add coverage for `valid_locale_or_nil` languages helper method (#34866) 2 months ago
David Roetzel c357a7f8d6
Add optional bulk mailer settings (#35203) 2 months ago
David Roetzel bae258925c
Persist follow recommendations from FASP (#35218) 2 months ago
Claire 153af19f55
Add specs for PublicFileServer middleware (#35219) 2 months ago
Matt Jankowski 964916c71b
Add coverage for `TermsOfService` scopes/validations (#35204) 2 months ago
David Roetzel ac4b735c67
Add FASP account search support (#34033) 2 months ago
David Roetzel 48451b782d
Move email env var reading to yml files (#35191) 3 months ago
Claire 2e0a00ab46
Fix search operators sometimes getting lost (#35190) 3 months ago
Matt Jankowski 8285194451
Move `layout` setup for OAuth views to controllers (#35176) 3 months ago
Emelia Smith 72f2f35bfb
Implement Instance Moderation Notes (#31529) 3 months ago
Matt Jankowski 47fda2df2c
Update `OAuth` inflection to match spec (#35160) 3 months ago
Matt Jankowski 377289c961
Add coverage for doorkeeper model extensions (#35161) 3 months ago
Matt Jankowski f852da50f6
Add `User#email_domain` method to extract domain from email address (#35159) 3 months ago
Matt Jankowski fd902c04f7
Use `config_for` for omniauth enabled values (#35015) 3 months ago
Matt Jankowski 0338733531
Add model coverage and scopes to `RuleTranslation` class (#35098) 3 months ago
Matt Jankowski 0d7f1584bc
Move remaining `_map` method specs from account to mappings spec (#35142) 3 months ago
Matt Jankowski 36f01af6c4
Add `Status#only_reblogs` scope for annual report classes (#35141) 3 months ago
Matt Jankowski c023ebc87a
Limit count to pending&trending on admin/trends/tags page (#35120) 3 months ago
Matt Jankowski b08ccaa5b3
Extract `Account::Mappings` concern from "interactions" (#35119) 3 months ago
David Roetzel adf812efb3
Fix missing terms of services link (#35115) 3 months ago
Matt Jankowski 54f9a1b43b
Extract secret size constants in `Webhook` model (#35104) 3 months ago
Matt Jankowski e9b1c1edfe
Simplify `WebauthnCredential` constant limit math (#35107) 3 months ago
David Roetzel 0ec6c26af3
Fix error when RFC9421 signatures are used (#35109) 3 months ago
Matt Jankowski ca3cc36549
Allow more flexible host/port treatment with LOCAL_DOMAIN values in tests (#35040) 3 months ago
David Roetzel b2506478ba
Add FASP follow recommendation support (#34964) 3 months ago
Matt Jankowski 6f2aba989f
Move "limited federation mode" config to `x.mastodon` area (#35041) 3 months ago
Matt Jankowski ab7f50ce4e
Reduce hard coding of `LOCAL_DOMAIN` env value throughout tests (#35025) 3 months ago
David Roetzel 319fbbbfac
Experimental Async Refreshes API (#34918) 3 months ago
Echo 825312d4b0
Fix theme name requirement regression with efficient lookup by name (#35007)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
3 months ago
Matt Jankowski 1200f70ae7
Simplify QR/OTP generation in 2FA/confirmations spec (#35019) 3 months ago
Matt Jankowski 3509064801
Reduce hard coding of instance hostname in `AdminMailer` specs (#35020) 3 months ago
Eugen Rochko f53bb4cd7d
Add "More" to the sidebar menu with links to mutes, blocks, and so on (#34987) 3 months ago
Matt Jankowski 629bb74451
Replace selenium-webdriver with playwright (#34867) 3 months ago
Claire 7a7e0ba4cd
Add basic support for remote attachments with multiple media types (#34996) 3 months ago
Matt Jankowski dc2cfd50a0
Fix `Style/OptionalBooleanParameter` cop (#34968) 3 months ago
Claire d0c6f30378
Add `fasp` queue to sidekiq queue system check (#34965) 3 months ago
Claire 989ca63b59
Remove `inbound_quotes` feature flag (#34958) 3 months ago
Claire 86627624f1
Fix quote post streaming edge cases (#34957) 3 months ago
Matt Jankowski 1d152d2181
Replace local vars with `let` in JS-enabled system specs (#34905) 3 months ago
David Roetzel 9c80b16401
Accept HTTP Message Signatures (RFC9421) (#34814) 3 months ago
Claire 00b56932de
Fix handling of featured tag removal (#34887) 3 months ago
Claire 32b521b7f4
Fix multiple issues in quoted posts hydration (#34864) 3 months ago
Claire 4b39bced3e
Increase capybara default timeout to reduce test flakiness (#34859) 3 months ago
Matt Jankowski c025824f98
Use `config_for` for cache buster values (#34851) 3 months ago
Matt Jankowski f7a3dd0e38
Use `config_for` for VAPID key storage (#34845) 3 months ago
Matt Jankowski 38e0a360ca
Add coverage for "default" stylesheet theme helper path (#34732) 4 months ago
David Roetzel b195956ecb
Encapsulate redis key usage (#34840) 4 months ago
Emelia Smith a73ade526a
Assert usage of client credentials for account registration (#34828) 4 months ago
Matt Jankowski 37c82a3003
Update sidekiq to version 7 (#34745) 4 months ago
Claire 304c0417ed
Fix handling of inlined `featured` collections in ActivityPub actor objects (#34789) 4 months ago
David Roetzel 3acd87419c
Update to linzer 0.7 (#34765) 4 months ago
Claire 6ab96ba647
Use more generic locale as fallback for rules (#34756) 4 months ago
Matt Jankowski f1a6f4333a
Remove `redis-namespace` gem (#34742) 4 months ago
Claire 8c51a8ba94
Add ability to translate server rules (#34494) 4 months ago
Matt Jankowski 4709121f72
Remove Legacy OTP Secret code (#34743) 4 months ago
Claire 6d6263ce07
Drop redis namespace code (except for Rails cache) (#34665) 4 months ago
Claire d7cb6068b1
Add ability to reorder server rules from admin interface (#34737) 4 months ago
Claire 8cc5084ca1
Add interstitial for Terms of Service updates (#34527) 4 months ago
Echo c4f47adb49
Convert from Webpack to Vite (#34450)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
4 months ago
David Roetzel a5a2c6dc7e
Add support for FASP data sharing (#34415) 4 months ago
Claire 3ea1f074ab
Fix sidekiq JSON serialization warning in `ActivityPub::FetchAllRepliesWorker` (#34702) 4 months ago