1
0
mirror of https://github.com/glitch-soc/mastodon.git synced 2025-01-17 21:22:55 -05:00

9093 Commits

Author SHA1 Message Date
Eugen Rochko
b265a654d7
Fix wrong width on content warnings and filters in web UI () 2024-09-05 09:46:11 +00:00
github-actions[bot]
eb23d9f0f6
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-09-05 09:40:38 +00:00
Eugen Rochko
ec4c49082e
Change design of unread conversations in web UI () 2024-09-05 09:39:59 +00:00
Matt Jankowski
4678473e54
Add AnnualReport::Source#report_statuses method for subclasses to use () 2024-09-04 19:50:33 +00:00
Claire
559958f8c5
Fix email language when recipient has no selected locale () 2024-09-04 17:35:40 +00:00
Matt Jankowski
fe04291af4
Use more accurate beginning/ending times in annual report source () 2024-09-04 17:19:53 +00:00
Claire
585e369e0b
Fix display name being displayed instead of domain in remote reports () 2024-09-04 13:43:08 +00:00
Claire
fab29ebbe8
Fix all notification types being stored without filtering when polling () 2024-09-04 13:28:16 +00:00
Claire
1fcffa573c
Fix 500 error in GET /api/v2_alpha/notifications when there are no notifications to return () 2024-09-04 12:54:15 +00:00
Matt Jankowski
58df00f04d
Extract method for self-referencing records in AccountStatusCleanupPolicy () 2024-09-04 08:52:37 +00:00
github-actions[bot]
1c17dca6d9
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-09-04 08:42:36 +00:00
Christian Schmidt
8adf67f2db
frequentlyUsedLanguages not updated correctly () 2024-09-03 15:55:13 +00:00
Matt Jankowski
7c26e5e4a1
Add Reviewable model concern () 2024-09-03 15:37:45 +00:00
Matt Jankowski
2f0d0fc127
Add coverage for CLI::Accounts#fix_duplications task () 2024-09-03 15:36:59 +00:00
Matt Jankowski
5b595b8a5a
Remove usage of assigns in controller specs () 2024-09-03 15:23:16 +00:00
Claire
ae363f0555
Fix spacing between icons and labels in settings/admin interface () 2024-09-03 14:43:34 +00:00
Claire
ea0d691e19
Add GET /api/v2_alpha/notifications/:group_key/accounts () 2024-09-03 14:32:26 +00:00
Matt Jankowski
c9641c8070
Remove un-needed edge case sort condition in languages helper () 2024-09-03 13:19:48 +00:00
Claire
0437dd9e77
Fix radio buttons styling in web UI () 2024-09-03 11:37:09 +00:00
Matt Jankowski
2a244e2fdb
Remove unused merge_context helper () 2024-09-03 08:59:37 +00:00
Matt Jankowski
48379e62e4
Remove unused User#inactive_message method () 2024-09-03 08:04:00 +00:00
Matt Jankowski
406b8211f5
Remove unused Mention#active? method () 2024-09-03 08:03:25 +00:00
github-actions[bot]
e5155c50fd
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-09-03 08:02:08 +00:00
Christian Schmidt
a5bbe83dfd
media_ids is an array of strings () 2024-09-02 20:18:09 +00:00
Claire
c1795ee963
Fix not being able to load more notifications after trimming () 2024-09-02 20:14:04 +00:00
Christian Schmidt
491033c86c
Reject status creation with invalid media_ids parameter () 2024-09-02 15:30:48 +00:00
David Roetzel
388d5473e1
Refactor (ruby) redis configuration () 2024-09-02 14:19:55 +00:00
Claire
a23b3747ac
Fix N+1s in grouped notifications () 2024-09-02 09:56:00 +00:00
github-actions[bot]
2f2b98c8cb
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-09-02 08:35:09 +00:00
Claire
3ddeaca863
Change background color of notifications on private messages () 2024-08-30 09:42:48 +00:00
Claire
35538fe694
Fix inconsistencies between code and notification source translation strings () 2024-08-30 09:37:39 +00:00
Matt Jankowski
1ee1c329cc
Convert admin/announcements controller spec to system spec () 2024-08-30 07:15:28 +00:00
github-actions[bot]
92eba9096b
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-30 07:12:56 +00:00
Claire
ad0a28a8bf
Add grouped_types parameter to allow clients to restrict which notifications types get grouped () 2024-08-29 12:39:07 +00:00
Matt Jankowski
662f87dbe9
Use MediaAttachment.supported_mime_types method where relevant () 2024-08-29 08:52:29 +00:00
Matt Jankowski
b9269c8d38
Convert admin/reset controller spec to system spec () 2024-08-29 08:38:17 +00:00
github-actions[bot]
5d725b2c12
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-29 08:30:39 +00:00
HolgerHuo
3c412578c9
update: max_media_attachments follow server advertised value () 2024-08-28 09:28:48 +00:00
github-actions[bot]
26d6d291c3
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-28 08:59:15 +00:00
Claire
c73868cd78
Add ability for admins to force grouped notifications in web UI () 2024-08-27 14:55:51 +00:00
github-actions[bot]
0e7c88aa6d
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-27 07:54:58 +00:00
Eugen Rochko
29b9642b31
Change design of boost modal in web UI () 2024-08-26 17:12:17 +00:00
Emelia Smith
d820c0883d
Add quick links to Administration and Moderation Reports from Web UI () 2024-08-26 16:42:46 +00:00
Claire
e38ce3beb7
Fix spurious loading bar middleware usage () 2024-08-26 16:38:34 +00:00
Matt Jankowski
a6df125303
Fix Rails/CompactBlank cop () 2024-08-26 07:35:33 +00:00
github-actions[bot]
626d44b6c6
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-26 07:25:39 +00:00
github-actions[bot]
62be0234d5
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-23 08:59:31 +00:00
Claire
e08d22724d
Fix missing CSS in moderation interface () 2024-08-22 18:57:22 +00:00
Eugen Rochko
500f4925a5
Change how content warnings and filters are displayed in web UI () 2024-08-22 17:12:35 +00:00
Claire
98237207e6
Fix unnecessary “next” link when API returns fewer notification requests than requested () 2024-08-22 13:42:04 +00:00