Commit graph

8439 commits

Author SHA1 Message Date
Matt Jankowski 8c1d29df7e
Use has_many through instead of delegate for ARSE<>SR () 2024-03-22 14:43:35 +00:00
Renaud Chaput ec1e770fea
Add the role ID to the badge component () 2024-03-22 11:59:35 +00:00
Claire 05eda8d193
Remove severed relationship notifications for single account suspensions () 2024-03-21 21:53:24 +00:00
Claire 75f34b80a8
Clean up notification requests when deleting accounts () 2024-03-21 14:12:26 +00:00
Claire 885d0faf83
Fix duplicate translation string for severed relationships () 2024-03-21 10:06:21 +00:00
github-actions[bot] c007dd5dd2
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-03-21 09:57:45 +00:00
Matt Jankowski 77897cd24c
Use existing SeveredRelationship.about_local_account scope in more places () 2024-03-21 08:36:49 +00:00
Matt Jankowski cdd168f5d3
Update enum away from deprecated () 2024-03-21 08:32:35 +00:00
Eugen Rochko be52633ee4
Change back button to always appear in advanced web UI () 2024-03-20 17:21:03 +00:00
Claire f4d753aedf
Fix error in severed relationship event serializer () 2024-03-20 17:14:53 +00:00
Claire 98a2bb8be2
Fix issue with severed relationships notifications () 2024-03-20 17:02:09 +00:00
Claire 954b470fbc
Fix error when attempting to delete posts that triggered a notification request () 2024-03-20 16:48:24 +00:00
Claire d4449cc682
Fix account_relationship_severance_events unique indexes () 2024-03-20 16:08:34 +00:00
Claire 44bf7b8128
Add notifications of severed relationships () 2024-03-20 15:37:21 +00:00
Claire 8a1423a474
Allow unblocking email addresses from any matching account () 2024-03-20 14:38:00 +00:00
Matt Jankowski 0a33be39c1
Reduce LineLength for react_admin_component helpers () 2024-03-20 13:45:34 +00:00
Claire 3211e960ac
Fix “Explore” icon in navigation bar not being filled when selected () 2024-03-20 13:31:31 +00:00
Claire 50fd94f481
Fix blockquote color in reply indicator () 2024-03-20 11:20:23 +00:00
Claire 94f7ae192b
Fix emoji picker placement on limited-height viewports () 2024-03-20 11:07:02 +00:00
Claire e36e7ea243
Fix emoji picker dropdown background and borders () 2024-03-20 11:06:50 +00:00
Claire a583317df6
Fix icon and styling in browser notifications banner () 2024-03-20 11:06:44 +00:00
github-actions[bot] 6c0b1a41a1
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-03-20 08:39:42 +00:00
Matt Jankowski 4c84891453
Pull out full li element into admin/status_edits/status_edit partial () 2024-03-19 16:11:10 +00:00
Claire ffc5be4820
Change filtered icon from “archive” to “inventory 2” () 2024-03-19 15:39:26 +00:00
Matt Jankowski 62e266fbd6
Add BrowserDetection model concern () 2024-03-19 15:39:14 +00:00
Matt Jankowski d7ab5655ef
Replace render_symbol method with inline_svg_tag usage () 2024-03-19 14:17:18 +00:00
Claire bd06963c16
Slightly increase font weight of favorite/boost numbers in detailed statuses () 2024-03-19 13:39:30 +00:00
Matt Jankowski 6c68c3c0ce
Introduce inline_svg gem, minimal usage, prep for material design icons () 2024-03-19 09:03:15 +00:00
github-actions[bot] 4e61bce4e9
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-03-19 08:36:52 +00:00
Matt Jankowski 72e1162eb3
Flatten olm section of context helper extension map () 2024-03-19 08:22:46 +00:00
Claire cf08a438e7
Add badge on account card in report moderation interface when account is already suspended () 2024-03-19 08:20:53 +00:00
Jeong Arm 39839baec3
Fix mute for 30 days () 2024-03-19 08:18:14 +00:00
Matt Jankowski 6d2986017e
Remove unused active_nav_class helper method () 2024-03-18 13:24:59 +00:00
Claire d5063072c3
Revert friends-of-friends follow recommendation query to using a CTE () 2024-03-18 12:57:21 +00:00
Matt Jankowski b5115850bb
Move repeated insert_pagination_headers method to api base class () 2024-03-18 10:11:53 +00:00
Matt Jankowski 92855948a0
Remove unused show_landing_strip? helper method () 2024-03-18 08:55:54 +00:00
Matt Jankowski ecdbf15ebe
Remove unused link_to_older and link_to_newer helper methods () 2024-03-18 08:54:46 +00:00
github-actions[bot] 04817e965a
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-03-18 08:47:48 +00:00
Claire 82c2af0356
Fix user_mailer.welcome.hashtags_recent_count not having plural form () 2024-03-16 16:38:20 +00:00
Claire 726e7ad024
Fix extra separator besides favourite count on private posts () 2024-03-16 01:11:59 +00:00
Claire d702a03a0c
Add “Learn more” on block modal to inform of federation caveats () 2024-03-15 19:09:21 +00:00
Eugen Rochko ec19d0a14b
Change mute, block and domain block confirmations in web UI () 2024-03-15 17:36:41 +00:00
Claire be7a68b095
Change Explore icon to compass in advanced interface () 2024-03-15 16:06:48 +00:00
Renaud Chaput c76ae7a5c0
Convert packs/public.jsx to Typescript () 2024-03-15 13:16:45 +00:00
Eugen Rochko 407287573c
Add domain information to profiles in web UI ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-03-15 13:08:38 +00:00
Matt Jankowski f445d33fd6
Fix haml-lint LineLength cops in app/views/admin () 2024-03-15 11:19:00 +00:00
Matt Jankowski 7720c684c5
Move common module inclusion in sub classes to ActivityPub::BaseController () 2024-03-15 10:40:21 +00:00
github-actions[bot] 6865fda593
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-03-15 10:02:10 +00:00
Matt Jankowski 838b0bdf2d
Remove unused Account::Interactions#endorsed? method () 2024-03-15 09:00:26 +00:00
Matt Jankowski d39d625561
Use inclusive range in ActivityTracker#get () 2024-03-14 21:21:01 +00:00