Commit Graph

8623 Commits

Author SHA1 Message Date
David Lapshin cd0c547936
Fix announcements icon rotating like settings one () 2024-05-21 15:24:51 +00:00
Claire 89f89d738f
Revert "Allow unblocking email addresses from any matching account ()" () 2024-05-21 08:56:08 +00:00
github-actions[bot] eda2bdfc7a
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-05-21 08:48:36 +00:00
Matt Jankowski def6b686ff
Fix `Rails/WhereRange` cop () 2024-05-20 09:37:36 +00:00
github-actions[bot] 8b75d18371
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-05-20 07:41:38 +00:00
Renaud Chaput 990a0c19a9
Fix a warning when running JS Tests because of FakeIdentityContext using deprecated context API () 2024-05-20 07:29:27 +00:00
Renaud Chaput a178ba7cd5
Use a modern React context for identity in the app () 2024-05-19 17:07:32 +00:00
Joshua Byrd 6282b6da77
Fix og:image requests when html in a web page is over 1.megabyte () 2024-05-19 16:30:05 +00:00
Emelia Smith 2da2a1dae9
Support multiple redirect_uris when creating OAuth 2.0 Applications () 2024-05-17 13:46:12 +00:00
Jeong Arm a627219b25
Fix moderation action logs () 2024-05-17 09:18:54 +00:00
Matt Jankowski a6d12299f2
Remove duplicate method def `ApplicationHelper#instance_presenter` () 2024-05-17 08:29:13 +00:00
Claire 66906a1bc1
Fix Web UI trying to save user settings when logged out () 2024-05-16 13:01:01 +00:00
Matt Jankowski 65e82211cd
Rename `cache_*` methods to `preload_*` in controller concern () 2024-05-16 08:03:46 +00:00
Emelia Smith f0d6dc4519
Fix: Mark redirect uris field in Development > Application form as required () 2024-05-16 07:59:46 +00:00
github-actions[bot] cdb042ae86
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-05-16 07:50:19 +00:00
Matt Jankowski c9ee1437c0
Use ruby language constants to build version string in software version dimension () 2024-05-16 07:43:35 +00:00
David Lapshin 94493cff92
Fix incorrect element selector from () 2024-05-16 07:33:29 +00:00
Emelia Smith 5fd56512de
Improve Report Notes and Account Moderation Notes () 2024-05-15 13:38:36 +00:00
Jason Punyon 85c625d319
Fix repetitive database queries from () 2024-05-15 09:38:16 +00:00
github-actions[bot] aad5e841b5
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-05-15 08:53:57 +00:00
Renaud Chaput 40639510f8
Retain unconfirmed users longer (1 week) () 2024-05-15 08:27:34 +00:00
Renaud Chaput 1bf661cddb
Fix missing prop warning for `<Account>` () 2024-05-14 18:15:42 +00:00
github-actions[bot] 3a7aec2807
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-05-13 11:30:41 +00:00
David Lapshin cb93c1edf0
Add active animation to header settings button () 2024-05-13 09:19:42 +00:00
github-actions[bot] c9557bdd3b
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-05-10 09:34:48 +00:00
Chee Aun c36a8786c1
Fix typo () 2024-05-10 09:19:27 +00:00
Claire d8c4284723
Ensure custom favicon is converted to PNG and ICO () 2024-05-07 18:15:17 +00:00
github-actions[bot] ed556db395
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-05-07 09:36:16 +00:00
Claire 96fb6e491f
Revert "Migrate paperclip `_file_size` columns to bigint ()" () 2024-05-07 08:46:05 +00:00
Claire 2fe1b8d169
Add API to get multiple accounts and statuses ()
Co-authored-by: noellabo <noel.yoshiba@gmail.com>
2024-05-06 15:19:15 +00:00
Fawaz Farid bc24c4792d
Allow admins to configure instance favicon and logo () 2024-05-06 15:06:52 +00:00
Matt Jankowski b152f936c1
Migrate paperclip `_file_size` columns to bigint ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-05-06 15:05:12 +00:00
Fawaz Farid 05126d106f
Redirect back after site upload deletion () 2024-05-06 13:31:39 +00:00
Emelia Smith 116f01ec7d
Implement RFC 8414 for OAuth 2.0 server metadata () 2024-05-06 13:17:56 +00:00
Claire 30ef9fccf0
Fix hashtag matching pattern matching some link anchors () 2024-05-06 12:47:19 +00:00
Claire 8e4fea77e3
Fix race condition in `POST /api/v1/push/subscription` () 2024-05-06 12:41:14 +00:00
Claire e5062b7135
Fix post deletion not being deferred when those are part of an account warning () 2024-05-06 09:52:34 +00:00
github-actions[bot] 9be2c02e52
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-05-06 08:36:29 +00:00
Tim Rogers 2f73e486b7
Switched HTMLEntities to the expanded flavor which supports a larger … () 2024-05-05 02:24:10 +00:00
Râu Cao 9aa31be8d3
Fix local account search on LDAP login being case-sensitive ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-05-03 09:22:48 +00:00
Claire 253ead3aa7
Fix not being able to block a subdomain of an already-blocked domain through the API () 2024-05-02 20:56:21 +00:00
Renaud Chaput 9e260014c7
Convert `entrypoints/two_factor_authentication` to Typescript () 2024-05-02 12:02:13 +00:00
mogaminsk 616e2f2666
Fix word breaking in filtered notifications badge () 2024-05-02 09:40:18 +00:00
Matt Jankowski 88882fbbee
Move Rails/HABTM cop out of todo () 2024-05-02 09:40:05 +00:00
Matt Jankowski 1e7d5d2957
Update `devise-two-factor` to version 5.0.0 ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-05-02 09:31:41 +00:00
github-actions[bot] 309f352e6a
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-05-02 08:57:30 +00:00
Claire 26e10aa203
Change width breakpoint for mobile placement behavior () 2024-04-30 23:39:28 +00:00
github-actions[bot] 56821ed879
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-04-30 09:05:53 +00:00
Emelia Smith 81f0002e76
Fix missing destory audit logs for Domain Allows () 2024-04-30 08:48:02 +00:00
Matt Jankowski 924af400da
Remove unused memoization in `CustomFilter#expires_in` method () 2024-04-29 12:49:31 +00:00