10894 Commits

Author SHA1 Message Date
diondiondion
45dc485e71 [Glitch] Fix heading level gaps
Port 6a4d14b178fc00de989b4a2758f2a1e4adf5ed33 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-22 20:13:19 +02:00
diondiondion
80bd05fb97 [Glitch] Add list semantics to main navigation
Port 28849e433a4cde2037d7e719f9061e37267da3e7 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-22 20:11:16 +02:00
diondiondion
40aa81560d [Glitch] Use headings and lists in footer
Port 90e505d295792ead6e4dd4f83bc114ed188a4946 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-22 20:02:03 +02:00
zunda
f69f8fbb73 [Glitch] Honor configuration.statuses.max_characters from /api/v2/instance
Port fd4a9c25dda80699055f3fcfbb8e28395ff3bbc8 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-22 20:00:18 +02:00
Echo
ae9b00dca8 [Glitch] Use display name component for empty message
Port cafe7ea35c0d3dbde2ce2dad22989b8b30a16dca to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-22 19:57:44 +02:00
diondiondion
1043c9636f [Glitch] Accessibility: Add skip link & landmark regions to settings
Port e54f927149da9e2f6aebb7701f2f9ece9c4046db to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-22 19:57:22 +02:00
Echo
0741966d5f [Glitch] Fixes collection notification urls
Port 6735902c1a6b409f58cfe7a494f1860b65a22fc3 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-22 19:55:15 +02:00
diondiondion
17721fcf4c [Glitch] Accessibility: Add visible focus outlines to emoji/language search fields
Port d39f7bc72f4274a56da01a8d7c58e68edbad4922 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-22 19:52:22 +02:00
diondiondion
2c1dac8084 [Glitch] Accessibility: Add visible focus outlines to main search & composer fields
Port e68c1c824a0a6badd28d5493a08e8196e9c14f97 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-22 19:51:55 +02:00
Eugen Rochko
96d81ca432 [Glitch] Refactor server reducer into TypeScript
Port 076c8ec51e1ff7347e6521bcec2e26436d2b80cf to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-22 19:49:43 +02:00
Claire
487c814eb9 Merge commit '6a4d14b178fc00de989b4a2758f2a1e4adf5ed33' into glitch-soc/merge-upstream
Conflicts:
- `lib/sanitize_ext/sanitize_config.rb`:
  Glitch-soc allows a wider range of HTML than upstream.
  Upstream added `:all => %w(lang)`, which was not supported by glitch-soc,
  added it there too.
2026-05-22 19:43:42 +02:00
diondiondion
6a4d14b178
[Accessibility] Fix heading level gaps (#39149) 2026-05-22 15:06:59 +00:00
diondiondion
28849e433a
[Accessibility] Add list semantics to main navigation (#39145) 2026-05-22 14:25:00 +00:00
diondiondion
90e505d295
[Accessibility] Use headings and lists in footer (#39144) 2026-05-22 14:08:51 +00:00
zunda
fd4a9c25dd
Honor configuration.statuses.max_characters from /api/v2/instance (#39138) 2026-05-22 09:21:29 +00:00
github-actions[bot]
efa729c6d4
New Crowdin Translations (automated) (#39142)
Co-authored-by: GitHub Actions <noreply@github.com>
2026-05-22 09:12:41 +00:00
github-actions[bot]
82670fb5e6
New Crowdin translations (#3500)
Co-authored-by: GitHub Actions <noreply@github.com>
2026-05-21 17:17:29 +02:00
Echo
cafe7ea35c
Use display name component for empty message (#39131) 2026-05-21 13:59:02 +00:00
diondiondion
e54f927149
Accessibility: Add skip link & landmark regions to settings (#39129) 2026-05-21 13:41:14 +00:00
Echo
6735902c1a
Fixes collection notification urls (#39127) 2026-05-21 13:17:35 +00:00
github-actions[bot]
6b5e18fb1d
New Crowdin Translations (automated) (#39095)
Co-authored-by: GitHub Actions <noreply@github.com>
2026-05-21 07:37:39 +00:00
diondiondion
d39f7bc72f
Accessibility: Add visible focus outlines to emoji/language search fields (#39120) 2026-05-21 07:24:55 +00:00
diondiondion
e68c1c824a
Accessibility: Add visible focus outlines to main search & composer fields (#39111) 2026-05-21 06:41:34 +00:00
Eugen Rochko
076c8ec51e
Refactor server reducer into TypeScript (#39089) 2026-05-20 14:06:38 +00:00
diondiondion
9d751370d5 [Glitch] Allow adding an account to a collection directly from the profile page
Port 6e7e8de3435c2a11715eecca97ddd92e1a2df3ea to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-20 15:48:18 +02:00
Claire
ca427bc176 Merge commit 'f5b57e8ba7a2d3687b1ae496f6213bfe5347c0fa' into glitch-soc/merge-upstream 2026-05-20 15:43:33 +02:00
diondiondion
6e7e8de343
Allow adding an account to a collection directly from the profile page (#39080) 2026-05-20 11:29:41 +00:00
Claire
da3cfecb8d [Glitch] Fix custom emoji selection
Port f28715d3703b3ab860b4735eb86dd3fd1a9a99a8 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-20 11:32:28 +02:00
Claire
aaf06a8186 Merge commit '6f8558a6b96041541d911439421563c1e9e7b3f4' into glitch-soc/merge-upstream 2026-05-20 11:31:39 +02:00
Claire
f28715d370
Fix custom emoji selection (#39088) 2026-05-20 07:23:29 +00:00
Echo
358dd0653a [Glitch] Include boosts to restore pinned ordering
Port dee1dc41aaf6cef15406d7275d766f82e16f64f5 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-19 20:49:57 +02:00
diondiondion
6db587d78b [Glitch] Ensure quote posts have no collection previews
Port 655de329906045b4cf4bba9139016c213792f443 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-19 20:49:30 +02:00
Echo
0612de6202 [Glitch] Trigger initial field flow recalculation
Port 99db6a19104b52c993966294af62cbde1422949a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-19 20:47:07 +02:00
Echo
1aa53eb328 [Glitch] Autosuggest emojis rendering fix
Port d5a7b383faf9085e88e3c54639aefb026f2b3694 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-19 20:46:27 +02:00
Echo
3f884ada27 [Glitch] Refactor emoji search
Port 34c91555ae956181e3f45602220a805a3ac7cf9e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-19 20:46:02 +02:00
Claire
0c80bf0e82 Merge commit 'fcf012c6026418b6c76bff173eec944e0c25913f' into glitch-soc/merge-upstream
Conflicts:
- `vite.config.mts`:
  Upstream changed a line adjacent to one glitch-soc modified due to its theming system.
  Adapted upstream's change.
- `yarn.lock`:
  Upstream updated a dependency next to one glitch-soc added.
  Updated the dependency as upstream did.
2026-05-19 20:40:57 +02:00
Echo
dee1dc41aa
Include boosts to restore pinned ordering (#39084) 2026-05-19 15:15:36 +00:00
diondiondion
655de32990
Ensure quote posts have no collection previews (#39082) 2026-05-19 14:14:25 +00:00
Echo
99db6a1910
Trigger initial field flow recalculation (#39079) 2026-05-19 12:58:46 +00:00
Echo
d5a7b383fa
Autosuggest emojis rendering fix (#39077) 2026-05-19 12:22:52 +00:00
Echo
34c91555ae
Refactor emoji search (#39008) 2026-05-19 10:47:45 +00:00
github-actions[bot]
eec97e387a
New Crowdin Translations (automated) (#39075)
Co-authored-by: GitHub Actions <noreply@github.com>
2026-05-19 07:00:03 +00:00
diondiondion
e210a94c24 [Glitch] Allow users to change how accounts are sorted when viewing a collection
Port c26003af215da7696e2b0dcece7fa695b1be8871 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-18 19:46:16 +02:00
Pia B.
2e09ef3f25 [Glitch] Add batch remove for collections in reports
Port 07a05e1edfc796ac5f9ead4817aa7807e0028384 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-18 19:41:50 +02:00
diondiondion
a7741db576 [Glitch] Unify compact button size between variants
Port 28ae61f34d1d3dfdf906708e9f2533d5ed293739 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-18 19:40:33 +02:00
diondiondion
95328ba754 [Glitch] Update content & placement of "sensitive content" warning on collection page
Port dcb6dbbc86cb293b7661495837ba4cfdce3882b7 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-18 19:38:57 +02:00
Claire
108f8c9881 [Glitch] Nudge users to turn on discoverable when viewing the empty list of collections they are in
Port 99b72f60ad4ef7f845646767105aa501cd563291 to glitch-soc

Co-authored-by: diondiondion <mail@diondiondion.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-18 19:36:52 +02:00
Shlee
06e073480e [Glitch] Fix accounts header banner grayscale
Port bb94f91f86e0af8b5bf1c15612de2abac244c123 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-18 19:36:24 +02:00
Echo
590e304120 [Glitch] Fixes bio spacing when there aren't paragraph tags
Port cdf48e806dcd27c96b30069f234532ab64a7f5f9 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-18 19:36:04 +02:00
Claire
42ec9a607b Merge commit 'c26003af215da7696e2b0dcece7fa695b1be8871' into glitch-soc/merge-upstream 2026-05-18 19:35:08 +02:00