Commit Graph

700 Commits (renovate/vitejs-plugin-legacy-7.x)

Author SHA1 Message Date
Eugen Rochko 14a781fa24
Add button to load new replies in web UI (#35210) 1 day ago
Matt Jankowski 0efb889a9c
Extract constant for attribution domains limit in account (#35350) 1 week ago
Matt Jankowski 30344d6abf
Confirm `User#login_activities` in auth/sessions spec (#35372) 1 week ago
Matt Jankowski 1637297085
Add coverage for `CustomFilterStatus` model (#35374) 1 week ago
Matt Jankowski dec1fb71f4
Add coverage for `FollowRecommendationMute` model (#35376) 1 week ago
Matt Jankowski 1496488771
Add `Status#not_replying_to_account` scope for annual report classes (#35257) 2 weeks ago
Matt Jankowski 4ecfbd3920
Add `Status.only_polls` (and without polls) scope (#35330) 2 weeks ago
Matt Jankowski bdffdcb12f
Remove unused scopes in `Account` model (#35276) 3 weeks ago
Matt Jankowski e8d2432e6a
Fix intermittent failure of TOS model spec from effective date collision (#35244) 3 weeks ago
David Roetzel bae258925c
Persist follow recommendations from FASP (#35218) 3 weeks ago
Matt Jankowski 964916c71b
Add coverage for `TermsOfService` scopes/validations (#35204) 4 weeks ago
Emelia Smith 72f2f35bfb
Implement Instance Moderation Notes (#31529) 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 0338733531
Add model coverage and scopes to `RuleTranslation` class (#35098) 1 month ago
Matt Jankowski 0d7f1584bc
Move remaining `_map` method specs from account to mappings spec (#35142) 1 month ago
Matt Jankowski 36f01af6c4
Add `Status#only_reblogs` scope for annual report classes (#35141) 1 month ago
Matt Jankowski b08ccaa5b3
Extract `Account::Mappings` concern from "interactions" (#35119) 1 month ago
David Roetzel adf812efb3
Fix missing terms of services link (#35115) 1 month 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
Matt Jankowski ca3cc36549
Allow more flexible host/port treatment with LOCAL_DOMAIN values in tests (#35040) 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
Matt Jankowski c025824f98
Use `config_for` for cache buster values (#34851) 2 months ago
David Roetzel b195956ecb
Encapsulate redis key usage (#34840) 2 months ago
Claire 6ab96ba647
Use more generic locale as fallback for rules (#34756) 2 months ago
Matt Jankowski f1a6f4333a
Remove `redis-namespace` gem (#34742) 2 months ago
Matt Jankowski 4709121f72
Remove Legacy OTP Secret code (#34743) 2 months ago
Claire d7cb6068b1
Add ability to reorder server rules from admin interface (#34737) 2 months ago
David Roetzel a5a2c6dc7e
Add support for FASP data sharing (#34415) 2 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>
3 months ago
Matt Jankowski 6463415e06
Update `rubocop-rspec` to version 3.6.0 (#34497) 3 months ago
Matt Jankowski 4c2f64907b
Remove deprecated `Import` model (#34371) 4 months ago
David Roetzel 97b9994743
Basic FASP support (#34031) 4 months ago
Claire ef870007e9
Fix `CacheBuster` being queued for missing media attachments (#34253) 4 months ago
Claire e30001bc80
Fix incorrect URL being used when cache busting (#34189) 4 months ago
Claire 9db26db495
Refactor reply-fetching code and disable it by default (#34147) 4 months ago
Jonny Saunders 46e13dd81c
Add Fetch All Replies Part 1: Backend (#32615)
Signed-off-by: sneakers-the-rat <sneakers-the-rat@protonmail.com>
Co-authored-by: jonny <j@nny.fyi>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Kouhai <66407198+kouhaidev@users.noreply.github.com>
4 months ago
Christian Schmidt a3baae0b99
API for updating attribution domains (#32730) 6 months ago
Matt Jankowski 68c9f91ccb
Treat non-null but blank account domain as local (#33576) 6 months ago
Matt Jankowski 50013b10a5
Add `Status::Visibility` concern to hold visibility logic (#33578) 6 months ago
Matt Jankowski f9451c5614
Fix issue with trending order when user has chosen languages (#33557) 6 months ago
Daniel M Brasil 0db7558822
Fix HTTP 500 on `POST /api/v1/admin/ip_blocks` (#29308) 6 months ago
Matt Jankowski 22c1b6f3ee
Fix `Invite#code` changing value on every save (#33550) 7 months ago
Matt Jankowski 4f6edc7596
Use `in_order_of` in `trends/*` classes (#33531) 7 months ago
Matt Jankowski f98972e4eb
Use `with_options` for Account `if: :local?` validation group (#33529) 7 months ago
Matt Jankowski 54e2030146
Add `AccountWarning#appeal_eligible?` method (#33526) 7 months ago
Matt Jankowski 9b8d1fb6d1
Add `Account#actor_type_application?` query method (#33525) 7 months ago
Matt Jankowski ce1501c3a7
Add "Account::Search" shared example for use in `Account` spec (#33507) 7 months ago