Commit Graph

2914 Commits (1151b05c2df79a48dbef93a0e30b80bc93a7d203)

Author SHA1 Message Date
Claire 1151b05c2d Fix support for special characters in various environment variables (#35314)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
5 months ago
David Roetzel 333a17a478 Better error response to malformed headers (#35278) 5 months ago
Matt Jankowski b4a950c2fc Remove unused scopes in `Account` model (#35276) 5 months ago
David Roetzel 7051458467 Raise better exception on FASP error responses (#35262) 5 months ago
Matt Jankowski 025abf7325 Fix intermittent failure of TOS model spec from effective date collision (#35244) 5 months ago
Claire 42884d8727 Fix error handling for blank actions in account moderation action form (#35246) 5 months ago
Matt Jankowski 961c22a6fd Add coverage for TOS interstitial interruption flow of web app controller concern (#35235) 5 months ago
Matt Jankowski 041bce9ed6 Add coverage for `valid_locale_or_nil` languages helper method (#34866) 5 months ago
David Roetzel c357a7f8d6
Add optional bulk mailer settings (#35203) 5 months ago
David Roetzel bae258925c
Persist follow recommendations from FASP (#35218) 5 months ago
Claire 153af19f55
Add specs for PublicFileServer middleware (#35219) 5 months ago
Matt Jankowski 964916c71b
Add coverage for `TermsOfService` scopes/validations (#35204) 5 months ago
David Roetzel ac4b735c67
Add FASP account search support (#34033) 5 months ago
David Roetzel 48451b782d
Move email env var reading to yml files (#35191) 5 months ago
Claire 2e0a00ab46
Fix search operators sometimes getting lost (#35190) 5 months ago
Matt Jankowski 8285194451
Move `layout` setup for OAuth views to controllers (#35176) 5 months ago
Emelia Smith 72f2f35bfb
Implement Instance Moderation Notes (#31529) 5 months ago
Matt Jankowski 47fda2df2c
Update `OAuth` inflection to match spec (#35160) 5 months ago
Matt Jankowski 377289c961
Add coverage for doorkeeper model extensions (#35161) 5 months ago
Matt Jankowski f852da50f6
Add `User#email_domain` method to extract domain from email address (#35159) 5 months ago
Matt Jankowski fd902c04f7
Use `config_for` for omniauth enabled values (#35015) 5 months ago
Matt Jankowski 0338733531
Add model coverage and scopes to `RuleTranslation` class (#35098) 5 months ago
Matt Jankowski 0d7f1584bc
Move remaining `_map` method specs from account to mappings spec (#35142) 5 months ago
Matt Jankowski 36f01af6c4
Add `Status#only_reblogs` scope for annual report classes (#35141) 5 months ago
Matt Jankowski c023ebc87a
Limit count to pending&trending on admin/trends/tags page (#35120) 5 months ago
Matt Jankowski b08ccaa5b3
Extract `Account::Mappings` concern from "interactions" (#35119) 5 months ago
David Roetzel adf812efb3
Fix missing terms of services link (#35115) 5 months ago
Matt Jankowski 54f9a1b43b
Extract secret size constants in `Webhook` model (#35104) 5 months ago
Matt Jankowski e9b1c1edfe
Simplify `WebauthnCredential` constant limit math (#35107) 5 months ago
David Roetzel 0ec6c26af3
Fix error when RFC9421 signatures are used (#35109) 5 months ago
Matt Jankowski ca3cc36549
Allow more flexible host/port treatment with LOCAL_DOMAIN values in tests (#35040) 5 months ago
David Roetzel b2506478ba
Add FASP follow recommendation support (#34964) 5 months ago
Matt Jankowski 6f2aba989f
Move "limited federation mode" config to `x.mastodon` area (#35041) 5 months ago
Matt Jankowski ab7f50ce4e
Reduce hard coding of `LOCAL_DOMAIN` env value throughout tests (#35025) 6 months ago
David Roetzel 319fbbbfac
Experimental Async Refreshes API (#34918) 6 months ago
Echo 825312d4b0
Fix theme name requirement regression with efficient lookup by name (#35007)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
6 months ago
Matt Jankowski 1200f70ae7
Simplify QR/OTP generation in 2FA/confirmations spec (#35019) 6 months ago
Matt Jankowski 3509064801
Reduce hard coding of instance hostname in `AdminMailer` specs (#35020) 6 months ago
Eugen Rochko f53bb4cd7d
Add "More" to the sidebar menu with links to mutes, blocks, and so on (#34987) 6 months ago
Matt Jankowski 629bb74451
Replace selenium-webdriver with playwright (#34867) 6 months ago
Claire 7a7e0ba4cd
Add basic support for remote attachments with multiple media types (#34996) 6 months ago
Matt Jankowski dc2cfd50a0
Fix `Style/OptionalBooleanParameter` cop (#34968) 6 months ago
Claire d0c6f30378
Add `fasp` queue to sidekiq queue system check (#34965) 6 months ago
Claire 989ca63b59
Remove `inbound_quotes` feature flag (#34958) 6 months ago
Claire 86627624f1
Fix quote post streaming edge cases (#34957) 6 months ago
Matt Jankowski 1d152d2181
Replace local vars with `let` in JS-enabled system specs (#34905) 6 months ago
David Roetzel 9c80b16401
Accept HTTP Message Signatures (RFC9421) (#34814) 6 months ago
Claire 00b56932de
Fix handling of featured tag removal (#34887) 6 months ago
Claire 32b521b7f4
Fix multiple issues in quoted posts hydration (#34864) 6 months ago
Claire 4b39bced3e
Increase capybara default timeout to reduce test flakiness (#34859) 6 months ago