11013 Commits

Author SHA1 Message Date
diondiondion
00fdc5e1ce [Glitch] Fix broken column header layout after heading refactor
Port 1bfdfcae7b695811d021412d9d3abe6a833df7e9 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-09 21:36:30 +02:00
diondiondion
4eeb1b0118 [Glitch] Patch over a11y issues caused by "simple" ruby gems
Port 5553448678a8a9f4ef970948b6fb7f013e9a4238 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-09 21:36:06 +02:00
diondiondion
b0f609bfb7 [Glitch] Fix tiny checkboxes and radio buttons in Safari
Port 51a956b6bc0eae8ebf7c7ee7bb62a167b4d18319 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-09 21:35:34 +02:00
diondiondion
dccb5e501d [Glitch] Accessibility: Move column extra buttons out of h1 column heading
Port bcafd7d0c7c929f5e90fa1f64c881632a145f8b8 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-09 21:34:28 +02:00
diondiondion
4b24bc1c6d [Glitch] Fix alignment of icon and text in Callout component
Port 87024b9e1cf7f0945eae457501899216d79c9073 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-09 21:33:55 +02:00
Eugen Rochko
2777b69db8 [Glitch] Add ability to view individual newsletters in admin UI
Port ea5b613796e2a933592697181d246227d77f2179 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-09 21:33:29 +02:00
Claire
e08c8b6933 Merge commit 'b48f907b20e2c9909665a484041845697d26f17c' into glitch-soc/merge-upstream
Conflicts:
- `app/helpers/settings_helper.rb`:
  Upstream added a new helper.
  Conflict caused by the fact there is a glitch-soc specific helper.
  Added upstream's new helper in addition to glitch-soc's.
2026-06-09 21:30:54 +02:00
Evan Prodromou
9c493c20b9
Add policy to filter notifications from bots (#38494) (#38809) 2026-06-09 12:28:53 +00:00
github-actions[bot]
7b858ec3e6
New Crowdin Translations (automated) (#39341)
Co-authored-by: GitHub Actions <noreply@github.com>
2026-06-09 09:25:45 +00:00
diondiondion
4ee21a6c14
[Accessibility] Allow alerts ("toasts") to be announced by assistive tech (#39335) 2026-06-08 15:12:56 +00:00
Claire
c4ea89dfd9
Change media attachment limit to 10000 characters (#39306) 2026-06-08 14:03:56 +00:00
diondiondion
1bfdfcae7b
Fix broken column header layout after heading refactor (#39331) 2026-06-08 13:45:28 +00:00
diondiondion
5553448678
[Accessibility] Patch over a11y issues caused by "simple" ruby gems (#39325) 2026-06-08 13:30:10 +00:00
diondiondion
51a956b6bc
Fix tiny checkboxes and radio buttons in Safari (#39332) 2026-06-08 13:07:01 +00:00
Noelle Leigh
94918dfcd1
Fix inconsistent keyboard_shortcuts.translate string (#39328) 2026-06-08 12:58:42 +00:00
diondiondion
bcafd7d0c7
Accessibility: Move column extra buttons out of h1 column heading (#39305) 2026-06-08 10:16:33 +00:00
diondiondion
87024b9e1c
Fix alignment of icon and text in Callout component (#39324) 2026-06-08 09:08:00 +00:00
github-actions[bot]
a3c6a52117
New Crowdin Translations (automated) (#39314)
Co-authored-by: GitHub Actions <noreply@github.com>
2026-06-08 08:23:55 +00:00
Eugen Rochko
ea5b613796
Add ability to view individual newsletters in admin UI (#39271) 2026-06-08 07:05:27 +00:00
David Bento
cf6fdcb166 [Glitch] Fix "change thumbnail" button being visible when it shouldn't
Port b3a40bb010c865ffbf90e00e0d0e4f956f13933e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-07 14:47:03 +02:00
Claire
5c4c27fcd0 [Glitch] Add link to profile editing from “Privacy and reach”
Port 2778eeffbaf86747c1da84929bdd9acb4adca814 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-07 14:46:02 +02:00
diondiondion
8cf1947d4a [Glitch] Fix missing null check when importing collections from notifications
Port c08d13a65cc0434bb3c9d1c0e9ff03640cf77526 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-07 14:45:24 +02:00
diondiondion
69e4aeca07 [Glitch] Fix Collections editor allowing to add the same account multiple times
Port 2d2a7ec8d63114ceac17f8af2d43ba5fd4eac1a9 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-07 14:44:57 +02:00
diondiondion
f0c48790a8 [Glitch] Make post/feed navigation by hotkey more robust
Port 09689103390d10d77de5146483cbbb8abb5c94c9 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-07 14:44:21 +02:00
diondiondion
a147932ce6 [Glitch] Prefetch collection accounts for statuses and notifications
Port 906ae955fb694588d3c948e8c774937e83933098 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-07 14:43:46 +02:00
diondiondion
550299a71c [Glitch] Display collection in search results when searched by URL
Port fe4613ba325f0dd07176b6a7519a4e36d0f59a54 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-07 14:40:35 +02:00
diondiondion
cdc2d91d43 [Glitch] Fix ValidationError when loading many collections at once
Port 2b6b2fcb6ff7f0c066260c0aa3f14f34e4bc3588 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-07 14:37:47 +02:00
diondiondion
45a21db621 [Glitch] Prevent logged out users from accessing collection & list creation routes
Port e00d16474e51111f0a89c81ae976d08a2082d6ec to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-07 14:36:49 +02:00
diondiondion
e2d0e4517d [Glitch] Remove resize handles from inputs in Firefox
Port a6ec5ce508eae1dcd37eec05ae25a3622e86ceb7 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-07 14:31:44 +02:00
Claire
c2e6cbb12b Merge commit 'ead13d4826a7ba1699d6bb310e58642b15687671' into glitch-soc/merge-upstream 2026-06-07 14:29:57 +02:00
David Bento
b3a40bb010
Fix "change thumbnail" button being visible when it shouldn't (#35186) (#38467) 2026-06-05 14:45:01 +00:00
Claire
2778eeffba
Add link to profile editing from “Privacy and reach” (#39309) 2026-06-05 14:24:42 +00:00
diondiondion
c08d13a65c
Fix missing null check when importing collections from notifications (#39300) 2026-06-05 10:01:55 +00:00
diondiondion
2d2a7ec8d6
Fix Collections editor allowing to add the same account multiple times (#39296) 2026-06-05 09:28:28 +00:00
diondiondion
0968910339
[Accessibility] Make post/feed navigation by hotkey more robust (#39270) 2026-06-05 08:39:23 +00:00
diondiondion
906ae955fb
Prefetch collection accounts for statuses and notifications (#39291) 2026-06-05 08:34:39 +00:00
github-actions[bot]
8c80fc612a
New Crowdin Translations (automated) (#39295)
Co-authored-by: GitHub Actions <noreply@github.com>
2026-06-05 08:29:12 +00:00
diondiondion
fe4613ba32
Display collection in search results when searched by URL (#39289) 2026-06-04 14:28:51 +00:00
diondiondion
2b6b2fcb6f
Fix ValidationError when loading many collections at once (#39286) 2026-06-04 13:18:53 +00:00
diondiondion
e00d16474e
Prevent logged out users from accessing collection & list creation routes (#39282) 2026-06-04 12:08:26 +00:00
diondiondion
a6ec5ce508
Remove resize handles from inputs in Firefox (#39274) 2026-06-04 08:20:46 +00:00
github-actions[bot]
2713f14447
New Crowdin Translations (automated) (#39259)
Co-authored-by: GitHub Actions <noreply@github.com>
2026-06-04 08:12:30 +00:00
diondiondion
7a2221ae21 [Glitch] Limit compose field height to prevent column scrolling
Port 4cbea7f5a4ed55777390168428233ea5e8d79b71 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-03 22:39:12 +02:00
diondiondion
e61a97443f [Glitch] Add hotkeys PageUp and PageDown for list navigation
Port ce3fdf73f3bac6e2bb559399cbefe63d94fe0a2d to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-03 22:38:48 +02:00
diondiondion
a880a02c1f [Glitch] Fix about page error when selecting non-default Rules language
Port 0ff2c7aedcdfa0e4f00cd38fb3104915d421c2c9 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-03 22:36:57 +02:00
Echo
e9f653788b [Glitch] Remove PWA plugin
Port 0172d819f7882db3dd4f1350c01e5d728924bc86 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-03 22:36:33 +02:00
Claire
a1ab96baed Merge commit '52aa8a44bbd0c9a6673cbd9b7c088020be938799' into glitch-soc/merge-upstream 2026-06-03 22:30:16 +02:00
diondiondion
4cbea7f5a4
Limit compose field height to prevent column scrolling (#39268) 2026-06-03 13:32:13 +00:00
diondiondion
ce3fdf73f3
[Accessibility] Add hotkeys PageUp and PageDown for list navigation (#39252) 2026-06-03 13:26:43 +00:00
diondiondion
0ff2c7aedc
Fix about page error when selecting non-default Rules language (#39267) 2026-06-03 13:21:38 +00:00