Matt Jankowski
|
c9641c8070
|
Remove un-needed edge case sort condition in languages helper (#31724)
|
2024-09-03 13:19:48 +00:00 |
|
Claire
|
0437dd9e77
|
Fix radio buttons styling in web UI (#31723)
|
2024-09-03 11:37:09 +00:00 |
|
Claire
|
e9adba60af
|
[Glitch] Fix not being able to load more notifications after trimming
Port c1795ee9639b56d14687416135c627bb99efbff2 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-03 12:13:19 +02:00 |
|
Claire
|
ac4002fe08
|
Merge commit '611533cd12059d365ca0267342b750e615637bd4' into glitch-soc/merge-upstream
|
2024-09-03 12:12:23 +02:00 |
|
Matt Jankowski
|
2a244e2fdb
|
Remove unused merge_context helper (#31703)
|
2024-09-03 08:59:37 +00:00 |
|
Matt Jankowski
|
48379e62e4
|
Remove unused User#inactive_message method (#31698)
|
2024-09-03 08:04:00 +00:00 |
|
Matt Jankowski
|
406b8211f5
|
Remove unused Mention#active? method (#31697)
|
2024-09-03 08:03:25 +00:00 |
|
github-actions[bot]
|
e5155c50fd
|
New Crowdin Translations (automated) (#31716)
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 (#31709)
|
2024-09-02 20:18:09 +00:00 |
|
Claire
|
c1795ee963
|
Fix not being able to load more notifications after trimming (#31652)
|
2024-09-02 20:14:04 +00:00 |
|
Claire
|
402c1e116d
|
Merge commit '491033c86cc9c29302bfe68cc94dabad82ded4cc' into glitch-soc/merge-upstream
|
2024-09-02 17:43:10 +02:00 |
|
Christian Schmidt
|
491033c86c
|
Reject status creation with invalid media_ids parameter (#31681)
|
2024-09-02 15:30:48 +00:00 |
|
David Roetzel
|
388d5473e1
|
Refactor (ruby) redis configuration (#31694)
|
2024-09-02 14:19:55 +00:00 |
|
Claire
|
a23b3747ac
|
Fix N+1s in grouped notifications (#31638)
|
2024-09-02 09:56:00 +00:00 |
|
github-actions[bot]
|
2f2b98c8cb
|
New Crowdin Translations (automated) (#31671)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-09-02 08:35:09 +00:00 |
|
Claire
|
b06907e4e4
|
Rewrite favourite modal as a Typescript functional component, use revamped design (#2831)
|
2024-08-31 18:41:25 +02:00 |
|
Claire
|
ee2c38fcb8
|
[Glitch] Change background color of notifications on private messages
Port 3ddeaca863999270719752aff49d55d73ae5f412 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-08-31 16:10:55 +02:00 |
|
Claire
|
4f1da814a8
|
[Glitch] Fix inconsistencies between code and notification source translation strings
Port 35538fe694765d0fa20bb85047680704f85be795 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-08-31 16:10:26 +02:00 |
|
Claire
|
6f35e93f72
|
Merge commit '02633d6ebbe944a8769c8f2229fa9e0d6c7d1142' into glitch-soc/merge-upstream
|
2024-08-31 16:06:04 +02:00 |
|
Claire
|
3ddeaca863
|
Change background color of notifications on private messages (#31657)
|
2024-08-30 09:42:48 +00:00 |
|
Claire
|
35538fe694
|
Fix inconsistencies between code and notification source translation strings (#31658)
|
2024-08-30 09:37:39 +00:00 |
|
Matt Jankowski
|
1ee1c329cc
|
Convert admin/announcements controller spec to system spec (#31655)
|
2024-08-30 07:15:28 +00:00 |
|
github-actions[bot]
|
92eba9096b
|
New Crowdin Translations (automated) (#31656)
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 (#31594)
|
2024-08-29 12:39:07 +00:00 |
|
Matt Jankowski
|
662f87dbe9
|
Use MediaAttachment.supported_mime_types method where relevant (#31635)
|
2024-08-29 08:52:29 +00:00 |
|
Matt Jankowski
|
b9269c8d38
|
Convert admin/reset controller spec to system spec (#31643)
|
2024-08-29 08:38:17 +00:00 |
|
github-actions[bot]
|
5d725b2c12
|
New Crowdin Translations (automated) (#31647)
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 (#31616)
|
2024-08-28 09:28:48 +00:00 |
|
github-actions[bot]
|
26d6d291c3
|
New Crowdin Translations (automated) (#31627)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-08-28 08:59:15 +00:00 |
|
Claire
|
435ff8e550
|
[Glitch] Add ability for admins to force grouped notifications in web UI
Port c73868cd78592780cb9e0be6985fe2f34b7c91cd to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-08-27 20:33:50 +02:00 |
|
Eugen Rochko
|
e15fad27bc
|
[Glitch] Change design of boost modal in web UI
Port 29b9642b315a30ca5d3dd9375fa85ab8fe74ad52 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-08-27 20:33:50 +02:00 |
|
Emelia Smith
|
d3629d191f
|
[Glitch] Add quick links to Administration and Moderation Reports from Web UI
Port d820c0883d5557f011b4de8fafa1ff9f68b0d5de to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-08-27 20:16:52 +02:00 |
|
Claire
|
94d8cdc494
|
Merge commit '04f0468016b450ace8e0ce707b4c21aa18b51262' into glitch-soc/merge-upstream
|
2024-08-27 20:00:07 +02:00 |
|
Claire
|
33ad67fcea
|
Fix target account link in old report notifications
|
2024-08-27 18:11:14 +02:00 |
|
Claire
|
c73868cd78
|
Add ability for admins to force grouped notifications in web UI (#31610)
|
2024-08-27 14:55:51 +00:00 |
|
github-actions[bot]
|
0e7c88aa6d
|
New Crowdin Translations (automated) (#31609)
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 (#31555)
|
2024-08-26 17:12:17 +00:00 |
|
Claire
|
2379bfe3ea
|
[Glitch] Fix spurious loading bar middleware usage
Port e38ce3beb7b83f43ef6e6f144c19b186c393910c to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-08-26 18:54:27 +02:00 |
|
Claire
|
11b8017b45
|
Merge commit 'e38ce3beb7b83f43ef6e6f144c19b186c393910c' into glitch-soc/merge-upstream
|
2024-08-26 18:52:33 +02:00 |
|
Emelia Smith
|
d820c0883d
|
Add quick links to Administration and Moderation Reports from Web UI (#24838)
|
2024-08-26 16:42:46 +00:00 |
|
Claire
|
e38ce3beb7
|
Fix spurious loading bar middleware usage (#31592)
|
2024-08-26 16:38:34 +00:00 |
|
Matt Jankowski
|
a6df125303
|
Fix Rails/CompactBlank cop (#31581)
|
2024-08-26 07:35:33 +00:00 |
|
github-actions[bot]
|
626d44b6c6
|
New Crowdin Translations (automated) (#31572)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-08-26 07:25:39 +00:00 |
|
Claire
|
d0529b810a
|
Merge commit '97f6baf977212e84125ac325176ad305ad5b068a' into glitch-soc/merge-upstream
|
2024-08-24 12:06:31 +02:00 |
|
github-actions[bot]
|
62be0234d5
|
New Crowdin Translations (automated) (#31559)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-08-23 08:59:31 +00:00 |
|
Claire
|
532b53eece
|
Fix assets build issue due to slightly different webpack config
|
2024-08-22 22:23:06 +02:00 |
|
Claire
|
e18bd0450a
|
Extract strings removed upstream
|
2024-08-22 22:17:33 +02:00 |
|
Claire
|
7ce079cd26
|
[Glitch] Fix missing CSS in moderation interface
Port e08d22724d9baf6c639466507c2b117788e5b8de to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-08-22 22:11:48 +02:00 |
|
Claire
|
dc70ef25b2
|
Merge commit 'e08d22724d9baf6c639466507c2b117788e5b8de' into glitch-soc/merge-upstream
|
2024-08-22 22:09:10 +02:00 |
|
Claire
|
e08d22724d
|
Fix missing CSS in moderation interface (#31550)
|
2024-08-22 18:57:22 +00:00 |
|