Commit Graph

8724 Commits (2b43c05a6a1c38a7480119a0bd12fefa8b5589c6)

Author SHA1 Message Date
Renaud Chaput 8c0ff6498e
Change light mode to apply CSS variables to the body ()
Eugen Rochko a40831b363
Fix account search results ()
Claire 2c7eed1fa1
Fix API requests after ()
Renaud Chaput 547e97945d
Change `apiRequest` to accept both `params` and `data` ()
Emelia Smith 30ae5952d2
Fix: Ensure "With Media" is highlighted from Admin Accounts page ()
github-actions[bot] 052c90b8de
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Claire 8827cd597e
Fix `/admin/accounts/:account_id/statuses/:id` for edited posts with media attachments ()
github-actions[bot] 61722b1b1f
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski 929b9fdaff
Remove exclusion for `Rails/LexicallyScopedActionFilter` cop ()
Matt Jankowski 348ccf206e
Fix `Style/ClassEqualityComparison` cop ()
Matt Jankowski 72484a194f
Remove `CacheBuster` default options ()
David Roetzel 2cab1c7b09
Improve encoding detection for link cards ()
github-actions[bot] 9e932fa1dd
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Renaud Chaput 7d12522ed7
Fix error when deleting a status ()
Claire bb2d77b4a0
Change `/api/v2_alpha/notifications` to only return historical data in pages ()
Claire f723370c69
Fix missing `account_warning` delegation in `NotificationGroup` ()
Renaud Chaput 1c65932776
Convert `disconnectTimeline` and `timelineDelete` actions to Typescript ()
Renaud Chaput 27529247b2
Improve `createdataLoadingThunk` ()
Claire 7889e983fb
Add `group_key` attribute to `NotificationSerializer` ()
Co-authored-by: Renaud Chaput <renchap@gmail.com>
github-actions[bot] a0910cd49c
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski a8b3d2e4e4
Consolidate time periods methods into base measure ()
Claire 58ace2e45e
Fix SQL error in admin measures API ()
Renaud Chaput d558dfd77d
Convert notifications policies frontend code to Typescript ()
github-actions[bot] 50db95b9a1
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski 38c6825eda
Remove unused `Extractor#extract_cashtags_with_indices` method ()
Michael Stanclift d5f02adad7
Add option to use native Ruby driver for Redis ()
Matt Jankowski d7b7617321
Use `class_names` in admin/account_moderation_notes helper ()
github-actions[bot] 35d52d7914
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Renaud Chaput 43bbdea421
Fix invalid `mask-icon` when a custom instance icon is configured ()
Michael Stanclift a777f7e3cc
Restore short Ruby version on admin dashboard ()
Michael Stanclift 4a5442edaa
Add ffmpeg and ImageMagick versions to admin dashboard ()
Eugen Rochko b9fd7571ae
Change sidebar text in web UI ()
Claire 8eb27c60e1
Add `most_recent_notification_id` to `NotificationGroup` ()
Matt Jankowski b5d1d48266
Convert `form_for` -> `form_with` in views ()
Matt Jankowski 8d5ed19c6d
Migrate `form_tag` to `form_with` in admin and auth views ()
github-actions[bot] a7264a2b42
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Emelia Smith 3d9f00ae16
Fix unsafe URLs in audit log resulting from domain blocks ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Marcin Mikołajczak a243963e93
LanguageDropdown: remove unused function ()
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
Louis Brauer f0ca874b09
Include crossorigin in inert css ()
Claire 45abddb302
Fix pagination attributes not being returned in ungroupable-only pages ()
github-actions[bot] dd587d29b6
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Eugen Rochko ed6d24330b
Add author links on the explore page in web UI ()
Claire 37f53542fe
Fix limit handling in grouped notifications CTE ()
Claire bf56e982a9
Fix notifications from limited users being outright dropped ()
Eugen Rochko 9984243467
Fix a few visual glitches with link previews in web UI ()
github-actions[bot] ced463360e
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Claire 1dfd516284
Fix duplicate `@context` attribute in user export ()
Matt Jankowski d818ddd687
Extract `SIGN_COUNT_LIMIT` constant in `WebauthnCredential` class ()
Claire 921b0db544
Add `noindex` meta tag and `rel=canonical` link to redirect interstitials ()
Matt Jankowski 978601a0ae
Extract permitted params constant in v1/admin/tags ()