Commit Graph

1868 Commits (renovate/immutable-5.x)

Author SHA1 Message Date
Matt Jankowski fb6c22f5c2
Use `touch` to record viewing annual report (#35296) 2 weeks ago
Matt Jankowski f7259f625f
Prefer `on: :update` in Tag validation declaration (#35297) 2 weeks ago
Echo ef66d8379c
Add option to set emoji preferences behind feature flag (#35282) 2 weeks ago
Matt Jankowski bdffdcb12f
Remove unused scopes in `Account` model (#35276) 2 weeks ago
Matt Jankowski 2af17adc34
Use `ActiveModel::Attributes` in admin/status_batch_action (#35255) 3 weeks ago
Claire e97f43399b
Fix error handling for blank actions in account moderation action form (#35246) 3 weeks ago
Matt Jankowski 6e39b5ef04
Use `ActiveModel::Attributes` for admin/account_action boolean values (#35247) 3 weeks ago
Matt Jankowski 49db8a9662
Use `Account#targeted_reports` association where needed (#35249) 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) 3 weeks ago
Claire 392eaf1010
Ensure consistent ordering of rule translations in admin interface (#35174) 4 weeks ago
Claire 0a7418e6d8
Change rule translation interface to display english name and populate empty translations (#35170) 4 weeks ago
Emelia Smith 72f2f35bfb
Implement Instance Moderation Notes (#31529) 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) 4 weeks ago
Matt Jankowski 36f01af6c4
Add `Status#only_reblogs` scope for annual report classes (#35141) 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) 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
Claire c644413f8a
Fix database error instead of form validation on ToS effective date conflict (#35053) 1 month ago
David Roetzel b2506478ba
Add FASP follow recommendation support (#34964) 1 month ago
David Roetzel 319fbbbfac
Experimental Async Refreshes API (#34918) 1 month ago
Eugen Rochko 24d943fee0
Change media attachments in moderated posts to not be accessible (#34872) 1 month ago
Matt Jankowski d887790e86
Update `SafeReblogInsert` concern to match Rails 8 method (#34966) 2 months ago
Claire 3d474807bf
Change “legacy” non-fast-tracked quote posts to not be displayed as such (#34945) 2 months ago
Matt Jankowski 1297ad759e
Update rubocop to version 1.76.0 (#34926) 2 months ago
Claire d4bbe8b719
Fix blocked accounts not being automatically removed from trending statuses (#34891) 2 months ago
Claire 00b56932de
Fix handling of featured tag removal (#34887) 2 months 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
Matt Jankowski 8d4ae81ab4
Remove `OTP_SECRET` env configuration (#34748) 2 months ago
Claire 6ab96ba647
Use more generic locale as fallback for rules (#34756) 2 months ago
Claire 8c51a8ba94
Add ability to translate server rules (#34494) 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
Echo dbf14784bf
Add setting to control the referrer origin (#34731) 2 months ago
Claire 90f7b90223
Change passthrough video processing to emit `moov` atom at start of video (#34726) 2 months ago
Claire 8cc5084ca1
Add interstitial for Terms of Service updates (#34527) 2 months ago
David Roetzel a5a2c6dc7e
Add support for FASP data sharing (#34415) 2 months ago
Claire 5305e939c4
Add (currently unused) setting for default quote policy (#34623) 2 months ago
Marcel Hellkamp c9a554bdca
fix: OIDC account creation fails for long display names (#34639) 2 months ago
Claire 4e2aa78a56
Fix `tootctl accounts create` failing because of date-of-birth check (#34663) 2 months ago
Claire 9ed6a14d45
Add support for ingesting quote policies (#34479) 3 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
Claire 7bc301e184
Make `Web::PushSubscription#user` and `Web::PushSubscription#access_token` relationships non-optional (#34498)
Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
3 months ago
Claire df2611a10f
Add initial support for ingesting and verifying remote quote posts (#34370) 3 months ago
Matt Jankowski 2eaef09166
Use enum validation instead of `ArgumentError` rescue for `List` replies policy check (#34452) 3 months ago
Matt Jankowski aadff24099
Enable `validate: true` on `CustomFilter#action` (#34434) 3 months ago
Matt Jankowski 4c2f64907b
Remove deprecated `Import` model (#34371) 3 months ago