Commit Graph

1848 Commits (hacks/mailer-cutoff)

Author SHA1 Message Date
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) 4 months ago
Matt Jankowski 6e607f97a3
Extract constant for `Poll` last fetch duration check (#34341) 4 months ago
Matt Jankowski b4e56822c7
Fix `Style/MapToHash` cop (#34327) 4 months ago
Claire ee65f77a7e
Add server-side support for grouping account sign-up notifications (#34298) 4 months ago
David Roetzel 97b9994743
Basic FASP support (#34031) 4 months ago
Matt Jankowski 0e3ff680d3
Update `rubocop` to version 1.75.0 (#34283) 4 months ago
Claire 59e189ad3c
Add support for paginating partial collections in `SynchronizeFollowersService` (#34277) 4 months ago
Claire c93b2c6809
Add new filter action to blur media (#34256) 4 months ago
Claire ef870007e9
Fix `CacheBuster` being queued for missing media attachments (#34253) 4 months ago
Claire 547658f086
Fix handling of malformed/unusual HTML (#34201) 4 months ago
Claire e30001bc80
Fix incorrect URL being used when cache busting (#34189) 4 months ago
Eugen Rochko d213c585ff
Add age verification on sign-up (#34150) 4 months ago
rinsuki 2d97215aad
chore: Allow yuvj420p (full color range yuv420p) movies passthrough (#34098) 4 months ago
Claire 9db26db495
Refactor reply-fetching code and disable it by default (#34147) 5 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>
5 months ago
Eugen Rochko 2cabbae132
Add min. age to terms of service (#34105) 5 months ago
Claire 5a100bf38f
Add ability to email announcements to all users (#33928) 5 months ago
Eugen Rochko cadda2f957
Add effective date to terms of service (#33993) 5 months ago
Matt Jankowski d90d68bddf
Remove deprecated `mb_chars` method (#34039) 5 months ago
Matt Jankowski bdc9cb27e2
Update rubocop to version 1.73.1 (#34034) 5 months ago
Claire 20531d1e07
Fix `GET /api/v2/notifications/:id` and `POST /api/v2/notifications/:id/dismiss` for ungrouped notifications (#33990) 5 months ago