Commit Graph

714 Commits (0153a239dbecd59df6b36c5469f85a340daf4dc1)

Author SHA1 Message Date
David Roetzel eb273f904f
Make `WorkerBatch` spec more robust (#35656) 4 months ago
David Roetzel 05cdd3f6eb
Track delivery failures to FASP (#35628) 4 months ago
Claire e5826777b6
Fix friends-of-friends recommendations suggesting already-requested accounts (#35604) 4 months ago
Matt Jankowski e8e6cf9510
Add coverage to user spec for missing `last_sign_in_at` scenario (#35587) 4 months ago
Matt Jankowski 3146109b08
Add `MediaAttachment.combined_media_file_size` method (#35570) 4 months ago
Matt Jankowski 7e6b134222
Extract `User::Activity` concern (#35581) 4 months ago
Matt Jankowski 6dc55a2f4e
Extract `User::Confirmation` concern (#35582) 4 months ago
Eugen Rochko 20bbd20ef1
Add ability to block words in usernames (#35407) 4 months ago
Eugen Rochko 8cf7a77808
Fix async refresh never being finished when status cannot be fetched (#35500) 4 months ago
Matt Jankowski 040a638ab9
Fix `Style/GuardClause` in `Tag` (#35522) 4 months ago
Matt Jankowski 7cd3738c19
Add `with_list_account` scope to `List` model (#35539) 4 months ago
Matt Jankowski 9d0d6f011c
Add coverage for `AnnouncementReaction` model (#35543) 4 months ago
Claire 5a88b7f683
Add experimental basic quote post authoring (#35355) 4 months ago
Claire a863e68d17
Add restrictions on which quote posts can trend (#35507) 4 months ago
Eugen Rochko 14a781fa24
Add button to load new replies in web UI (#35210) 4 months ago
Matt Jankowski 0efb889a9c
Extract constant for attribution domains limit in account (#35350) 4 months ago
Matt Jankowski 30344d6abf
Confirm `User#login_activities` in auth/sessions spec (#35372) 4 months ago
Matt Jankowski 1637297085
Add coverage for `CustomFilterStatus` model (#35374) 4 months ago
Matt Jankowski dec1fb71f4
Add coverage for `FollowRecommendationMute` model (#35376) 4 months ago
Matt Jankowski 1496488771
Add `Status#not_replying_to_account` scope for annual report classes (#35257) 5 months ago
Matt Jankowski 4ecfbd3920
Add `Status.only_polls` (and without polls) scope (#35330) 5 months ago
Matt Jankowski bdffdcb12f
Remove unused scopes in `Account` model (#35276) 5 months ago
Matt Jankowski e8d2432e6a
Fix intermittent failure of TOS model spec from effective date collision (#35244) 5 months ago
David Roetzel bae258925c
Persist follow recommendations from FASP (#35218) 5 months ago
Matt Jankowski 964916c71b
Add coverage for `TermsOfService` scopes/validations (#35204) 5 months ago
Emelia Smith 72f2f35bfb
Implement Instance Moderation Notes (#31529) 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 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 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
Matt Jankowski ca3cc36549
Allow more flexible host/port treatment with LOCAL_DOMAIN values in tests (#35040) 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
Matt Jankowski c025824f98
Use `config_for` for cache buster values (#34851) 6 months ago
David Roetzel b195956ecb
Encapsulate redis key usage (#34840) 6 months ago
Claire 6ab96ba647
Use more generic locale as fallback for rules (#34756) 6 months ago
Matt Jankowski f1a6f4333a
Remove `redis-namespace` gem (#34742) 6 months ago
Matt Jankowski 4709121f72
Remove Legacy OTP Secret code (#34743) 6 months ago
Claire d7cb6068b1
Add ability to reorder server rules from admin interface (#34737) 6 months ago
David Roetzel a5a2c6dc7e
Add support for FASP data sharing (#34415) 6 months ago
Eugen Rochko a97647158c
Add REST API for featuring and unfeaturing a hashtag (#34489)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
7 months ago
Matt Jankowski 6463415e06
Update `rubocop-rspec` to version 3.6.0 (#34497) 7 months ago
Matt Jankowski 4c2f64907b
Remove deprecated `Import` model (#34371) 8 months ago
David Roetzel 97b9994743
Basic FASP support (#34031) 8 months ago
Claire ef870007e9
Fix `CacheBuster` being queued for missing media attachments (#34253) 8 months ago