Commit Graph

2914 Commits (features/numeric-identifiers)

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