2306 Commits

Author SHA1 Message Date
Claire
8941f1f98c Merge commit '06d64519da4c6fc50536744f0d950dae22c6e2b9' into glitch-soc/merge-4.6 2026-07-02 18:31:59 +02:00
diondiondion
78681a380e Fix invisible username during post highlight animation (#39659) 2026-07-02 14:14:43 +02:00
diondiondion
7198db59bf Fix visible transparent navigation link borders in Windows forced-contrast mode (#39614) 2026-07-02 14:14:43 +02:00
Claire
2f491f0d48 Merge commit 'b5e771b89e7b55b9feb301d257e2d4dc7ca46c1d' into glitch-soc/merge-4.6
Conflicts:
- `lib/mastodon/version.rb`:
  Upstream bumped the Mastodon API version.
   Did it as well.
2026-06-23 18:01:59 +02:00
diondiondion
ef35e07832 Fix redundant indentation on Post reply indicator (#39554) 2026-06-23 11:17:55 +02:00
diondiondion
5a3f942a5d Fix advanced UI columns not using mobile styles (#39528) 2026-06-23 11:17:54 +02:00
diondiondion
7cb81e0887 Fix "private mention" post heading overlapping thread line (#39521) 2026-06-23 11:17:54 +02:00
Claire
6aca68e185 Merge commit 'e2b7096bd3f93afcf4d6b3e7ffb9ccdb417a9def' into glitch-soc/merge-4.6 2026-06-16 21:49:17 +02:00
diondiondion
2e5039ec73 Fix hovercard not showing in compose column (#39430) 2026-06-15 17:01:10 +02:00
Claire
08027edb10 Merge commit 'b902c825054b953599cd0341acf428332fca5044' into glitch-soc/merge-upstream 2026-06-12 18:37:02 +02:00
diondiondion
90438e9b2e
Fix loading/errored emoji in detailed status display name causing line break (#39378) 2026-06-11 13:20:02 +00:00
Claire
89c2ac444f Merge commit '9e0a3aaf08e7d4fc700f7f19d61f5f8fee346b6a' into glitch-soc/merge-upstream 2026-06-10 18:52:58 +02:00
diondiondion
2994e8543d
[Accessibility] Navigation focus handling polish (#39358) 2026-06-10 14:50:49 +00:00
diondiondion
bcb8553e01
[Accessibility] Manage focus on navigation (#39350) 2026-06-10 12:34:48 +00:00
diondiondion
bff9f0eb6d
Fix uncontained text overflow in column header (#39356) 2026-06-10 12:03:47 +00: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
diondiondion
4ee21a6c14
[Accessibility] Allow alerts ("toasts") to be announced by assistive tech (#39335) 2026-06-08 15:12:56 +00:00
diondiondion
1bfdfcae7b
Fix broken column header layout after heading refactor (#39331) 2026-06-08 13:45:28 +00:00
diondiondion
51a956b6bc
Fix tiny checkboxes and radio buttons in Safari (#39332) 2026-06-08 13:07:01 +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
Eugen Rochko
ea5b613796
Add ability to view individual newsletters in admin UI (#39271) 2026-06-08 07:05:27 +00:00
Claire
c2e6cbb12b Merge commit 'ead13d4826a7ba1699d6bb310e58642b15687671' into glitch-soc/merge-upstream 2026-06-07 14:29:57 +02:00
Claire
2778eeffba
Add link to profile editing from “Privacy and reach” (#39309) 2026-06-05 14:24:42 +00:00
diondiondion
a6ec5ce508
Remove resize handles from inputs in Firefox (#39274) 2026-06-04 08:20:46 +00: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
Claire
83e77e88ae Merge commit '9215e1ec53dcf3714080c84af7af070bcb8d9978' into glitch-soc/merge-upstream 2026-05-27 20:04:47 +02:00
Itoh Shimon
ddd687b98e
Enable vertical text editing on Alt text editor (#38797) 2026-05-27 16:23:52 +00:00
diondiondion
b5879fd61f
Refactor BundleColumnError to TS (#39177) 2026-05-27 10:33:52 +00:00
Claire
06176deee2 Merge commit 'd20d04922672ed016029c40ed64798f341ebca91' into glitch-soc/merge-upstream 2026-05-26 20:48:49 +02:00
diondiondion
d20d049226
Accessibility: Ensure focus order of post elements matches visual reading order (#39169) 2026-05-26 17:42:49 +00:00
diondiondion
e1aa4e3a8c
Accessibility: Add landmark regions to Web UI (#39133) 2026-05-26 10:22:22 +00:00
Coro
71da0c4648
Fix bio text overflow (#39160) 2026-05-26 08:53:11 +00: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
diondiondion
e54f927149
Accessibility: Add skip link & landmark regions to settings (#39129) 2026-05-21 13:41:14 +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
Claire
42ec9a607b Merge commit 'c26003af215da7696e2b0dcece7fa695b1be8871' into glitch-soc/merge-upstream 2026-05-18 19:35:08 +02:00
diondiondion
28ae61f34d
Unify compact button size between variants (#39070) 2026-05-18 14:33:23 +00:00
Claire
808b7a858d Merge commit '8bbde181db0d6d79018fb1754a8296e753d47415' into glitch-soc/merge-upstream 2026-05-13 18:42:04 +02:00
Echo
758db36ec7
Refactor account header banners (#38921) 2026-05-13 08:38:17 +00:00
Claire
4fcc9b8a40 Merge commit 'd2f640272f3f36c8979cff645416682840528906' into glitch-soc/merge-upstream 2026-05-12 18:37:31 +02:00
diondiondion
e7ed8bb682
Indent collection preview cards when displayed in notifications (#38957) 2026-05-10 08:31:12 +00:00
Claire
99f0a03dec Merge commit 'b2aa476abbe82e2b49d84c9fb8ef654f95391fd3' into glitch-soc/merge-upstream 2026-05-07 18:26:17 +02:00
Echo
f24f98ce40
Profile: Remove old classes (#38920) 2026-05-07 09:41:03 +00:00
Claire
6935fce458 Merge commit 'ba83509ff4ed3f7193f3ca5c5deb3038c39620b1' into glitch-soc/merge-upstream 2026-05-04 21:08:25 +02:00