Commit graph

8062 commits

Author SHA1 Message Date
github-actions[bot] ac62b995ef
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2023-11-10 13:07:04 +00:00
Matt Jankowski 43e2f763b2
Extract crutches_active_mentions from FeedManager () 2023-11-10 12:47:38 +00:00
Matt Jankowski ac69f90098
Add Api::V1::Instances::BaseController base controller class () 2023-11-10 12:46:00 +00:00
Aleks Xhuvani 7840c6b75b
Do not try to update an undefined video element () 2023-11-09 22:35:53 +00:00
Claire c451bbe249
Allow viewing and severing relationships with suspended accounts () 2023-11-09 14:50:25 +00:00
Matt Jankowski 548bb30b2a
Consolidate html page title output logic into helper () 2023-11-09 13:05:57 +00:00
Claire 9b06c0f24a
Fix Web UI not displaying appropriate explanation when a user hides their follows/followers () 2023-11-09 12:58:02 +00:00
Matt Jankowski ce1bd81c85
Reduce complexity in StatusCacheHydrator () 2023-11-09 09:53:44 +00:00
Matt Jankowski 13c3e59601
Use helper method to build batched status edits in admin/statuses/show () 2023-11-08 13:04:52 +00:00
github-actions[bot] 5c328ae674
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2023-11-08 12:40:09 +00:00
Matt Jankowski 7d6bcc0615
Remove unmatched rubocop:enable declaration () 2023-11-08 12:02:09 +00:00
João Pedro Marques d3cd37d73e
Feature - Prevents multiple audio/video attachments from being played at the same time () 2023-11-07 23:37:58 +00:00
Jasmin Johal 27cbdc6f22
Change alt text to empty string for avatars ()
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2023-11-07 21:46:08 +00:00
Aleks Xhuvani 58f01a5c9a
Add volume saving/reuse to video player () 2023-11-07 18:15:38 +00:00
Renaud Chaput f476d9dab2
Fix the notificationsUpdate call () 2023-11-07 14:18:59 +00:00
Matt Jankowski 45770c9306
Fix Performance/MapMethodChain cop () 2023-11-07 13:01:09 +00:00
Matt Jankowski bbad5b6456
Remove false positive cop detection () 2023-11-07 10:44:15 +00:00
github-actions[bot] 1b28ab7263
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2023-11-07 09:03:59 +00:00
Matt Jankowski d6f50839e1
Fix RSpec/SpecFilePathFormat cops () 2023-11-06 16:25:40 +00:00
Matt Jankowski 0c4e7c06dc
Fix Rails/FindEach cop () 2023-11-06 15:53:29 +00:00
Matt Jankowski fe26f33e0a
Fix Rails/RedundantActiveRecordAllMethod cop () 2023-11-06 15:51:52 +00:00
zunda e4e752c26e
Adjust transform origin for favorite star () 2023-11-06 11:14:46 +00:00
Claire c0989b78f8
Fix incoming status creation date not being restricted to standard ISO8601 () 2023-11-06 09:28:14 +00:00
Renaud Chaput 6712bf86cd
Fixes website not loading for unlogged users () 2023-11-04 21:52:56 +00:00
Renaud Chaput 3bf2a7296e
Use Immutable Record for accounts in Redux state () 2023-11-03 15:00:03 +00:00
github-actions[bot] 2d548e273e
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2023-11-03 10:10:13 +00:00
Claire 0337df3a42
Fix posts from threads received out-of-order sometimes not being inserted into timelines () 2023-11-02 14:58:37 +00:00
mogaminsk ac8e4ed38d
Fix inserting emojis from emoji picker fails with TypeError () 2023-11-01 07:22:02 +00:00
Renaud Chaput 277e6968f5
Use helpers to check environment in frontend () 2023-10-31 16:05:44 +00:00
Renaud Chaput 0e3401bc1c
Improve Babel configuration and automatically load polyfills () 2023-10-31 10:55:13 +00:00
Claire 9c8891b39a
Rewrite AutosuggestTextarea as Functional Component () 2023-10-31 10:17:37 +00:00
Claire d649bbf28f
Add some more tests and clean up domain block controller () 2023-10-31 09:40:30 +00:00
github-actions[bot] e5b7ae9576
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-31 08:43:17 +00:00
Claire 6c52f8286b
Fix posts from force-sensitized accounts being able to trend () 2023-10-30 22:32:25 +00:00
github-actions[bot] a918208ec6
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-30 14:19:25 +00:00
Ricardo Trindade 33f8c1c5eb
Remove version check from update cache_concern.rb () 2023-10-30 14:04:12 +00:00
Matt Jankowski eae5c7334a
Extract class from CSP configuration/initialization () 2023-10-27 16:20:40 +00:00
Jonathan de Jong 1cc512909c
Have Follow activities bypass availability ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-10-27 14:55:00 +00:00
Claire 93e4cdc31b
Fix hashtag matching pattern matching some URLs () 2023-10-27 14:04:51 +00:00
SouthFox 08bdd5751e
Fix account click on detailed status () 2023-10-27 14:03:21 +00:00
Renaud Chaput 13d310e64d
Simplify column headers () 2023-10-27 13:21:07 +00:00
Matt Jankowski 1f5187e2e2
Misc spec/refactor to user mailer and user mailer spec () 2023-10-27 09:57:16 +00:00
Claire bbf46cc418
Fix error and incorrect URLs in /api/v1/accounts/:id/featured_tags for remote accounts () 2023-10-27 08:35:21 +00:00
Jeong Arm 8f998cd96a
Handle featured collections without items () 2023-10-27 02:36:22 +00:00
Eugen Rochko fa7e64df1d
Fix various icon styles in web UI () 2023-10-26 23:37:58 +00:00
Matt Jankowski 12550a6a28
Use Rails.env.local? shorthand method to check env () 2023-10-26 21:20:41 +00:00
Simon Rapilly 2d8f759a34
Add HTML lang attribute to preview card descriptions () 2023-10-26 20:34:15 +00:00
Claire d2f52f7f64
Fix report processing notice not mentioning the report number when performing a custom action () 2023-10-26 17:03:31 +00:00
Mark T. Tomczak ba8dcb50fe
Issue 26048: swap "muting" and "blocking" list options in settings -> Data Exports () 2023-10-26 14:08:25 +00:00
Claire 75255c01fc
Fix error when trying to delete already-deleted file with OpenStack Swift () 2023-10-26 13:09:48 +00:00
github-actions[bot] 3427b51d63
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-26 11:05:47 +00:00
Renaud Chaput 537442853f
Use a context to propagate column-related Props, and remove forceUpdate usage () 2023-10-26 11:00:10 +00:00
Matt Jankowski 3ca974e101
Use next keyword in field loop in admin/accounts/index view () 2023-10-26 10:52:14 +00:00
Claire 49b8433c56
Fix confusing screen when visiting a confirmation link for an already-confirmed email () 2023-10-25 21:33:44 +00:00
Claire 235a4cfdc8
Fix batch attachment deletion when using OpenStack Swift () 2023-10-25 13:55:57 +00:00
Renaud Chaput a4e6fe36cb
Add missing ban icons () 2023-10-25 12:47:37 +00:00
Matt Jankowski 70dbf84b9b
Solve simplest haml-lint Rubocop lints () 2023-10-25 12:38:01 +00:00
Matt Jankowski c926f5fd67
Fix haml-lint UnnecessaryStringOutput for views () 2023-10-25 12:01:00 +00:00
github-actions[bot] c85e0a6b04
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-25 07:36:07 +00:00
Matt Jankowski cec7f0ed72
Remove unused #error_explanation id from error partials () 2023-10-25 07:12:32 +00:00
Renaud Chaput cb92cdf9af
Fix <ColumnBackButtonSlim> () 2023-10-24 20:43:55 +00:00
Renaud Chaput f08ca3f042
Fix missing icon props () 2023-10-24 20:43:06 +00:00
Matt Jankowski bc3afb6311
Update rails/ujs delegate method usage () 2023-10-24 20:38:19 +00:00
Eugen Rochko 134de736dc
Change icons in web UI ()
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2023-10-24 17:45:08 +00:00
Claire 15182d1e5e
Fix history handling not properly handling states after update to react-router v5 () 2023-10-24 13:24:57 +00:00
Matt Jankowski 714e3ae5b5
Use Rails 7.1 normalizes feature () 2023-10-24 10:06:10 +00:00
github-actions[bot] 50b7ea810e
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-24 09:51:34 +00:00
Matt Jankowski e923bb9ec9
Use ENV.fetch in views, fixes rubocop haml-lint issue () 2023-10-24 09:30:14 +00:00
たいち ひ 9482810703
Rewrite emoji_unicode_mapping_light to TS ()
Co-authored-by: taichi.fukuda ひ <taichi.fukuda@systemi.co.jp>
2023-10-24 08:06:14 +00:00
Matt Jankowski e93a75f1a1
Rails 7.1 update () 2023-10-23 17:58:29 +00:00
Claire 379115e601
Add SELF_DESTRUCT env variable to process self-destructions in the background () 2023-10-23 15:46:21 +00:00
Eugen Rochko d9503a1965
Fix explore page reloading when you navigate back to it in web UI () 2023-10-23 17:07:13 +02:00
Claire 8b770ce811
Add warnings to report action logs () 2023-10-23 14:30:46 +02:00
Claire 99f2534cee
Add support for displaying unknown servers on /admin/instances/:domain () 2023-10-23 14:27:57 +02:00
Claire bcae744275
Fix some link anchors being recognized as hashtags () 2023-10-23 14:19:38 +02:00
Claire 0ad66175bf
Fix incorrect proptypes from react-router-v5 update () 2023-10-23 11:39:53 +02:00
github-actions[bot] 70fd819935
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-23 10:04:54 +02:00
Matt Jankowski b0213472df
Validate allowed schemes on preview card URLs () 2023-10-23 09:50:02 +02:00
Renaud Chaput 9d45a444f9
Convert <Button> to Typescript () 2023-10-23 09:43:00 +02:00
Matt Jankowski ab0fb81479
Configure brakeman to ignore url safe preview card urls () 2023-10-20 15:32:16 +02:00
Claire 13688539bc
Fix processing LDSigned activities from actors with unknown public keys () 2023-10-20 10:45:46 +02:00
github-actions[bot] 284c719f64
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-20 10:11:40 +02:00
Eugen Rochko 33bd8eccd5
Fix missing background behind dismissable banner in web UI () 2023-10-20 04:08:13 +02:00
Renaud Chaput 1b70d7ed7c
Upgrade to react-router v5 ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-10-19 19:44:55 +02:00
Renaud Chaput 126cd7705d
Do not display the navigation banner in the logo container () 2023-10-19 19:36:08 +02:00
Matt Jankowski 9f218c9924
Refactor appeal partial to avoid brakeman XSS warning () 2023-10-19 17:25:54 +02:00
Matt Jankowski bcd0171e5e
Fix Lint/UselessAssignment cop () 2023-10-19 16:55:06 +02:00
github-actions[bot] 1ffd5a98a9
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-19 14:31:25 +02:00
Brian Campbell f76e5111f0
Consider shown and pending status in explore prompt calculation ()
Co-authored-by: Brian Campbell <brcampbell@beta.team>
2023-10-19 14:25:57 +02:00
Renaud Chaput 10df97c542
The class props should be className () 2023-10-19 13:22:44 +02:00
Emelia Smith 7c3fea7275
Feature: Allow token introspection without read scope () 2023-10-18 14:10:07 +02:00
github-actions[bot] 4612576c68
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-18 11:08:10 +02:00
Matt Jankowski 63a2a4b074
Fix Performance/DeletePrefix cop () 2023-10-18 10:32:09 +02:00
Jeong Arm ad44d832b8
Support "in:public" search filter () 2023-10-17 16:12:03 +02:00
Stanislas Signoud 935d54124e
Fix missing redirections to make sure /home redirect to the advanced UI () 2023-10-17 14:59:07 +02:00
Matt Jankowski 19900f647e
Add coverage for UnreservedUsernameValidator () 2023-10-17 13:05:28 +02:00
Matt Jankowski 33b073f77d
Extract partials from admin/reports/show view () 2023-10-16 18:07:17 +02:00
Matt Jankowski 8d0f12f776
Extract partials from admin/accounts/show view () 2023-10-16 18:02:15 +02:00
Matt Jankowski 08a376cbcb
Fix Style/CombinableLoops cop () 2023-10-16 16:36:28 +02:00
Matt Jankowski c91c0175db
Extract card partial from disputes/strikes/show view () 2023-10-16 16:04:29 +02:00