Claire
d7d102e68f
Merge commit 'e24737c612730fd865f62905484dbfa25b82d27e' into glitch-soc/merge-upstream
...
Conflicts:
- `.prettierignore`:
Upstream removed it, replaced by `.oxfmtrc.json`.
We had glitch-specific files in there.
Updated `.oxfmtrc.json` accordingly and removed `.prettierignore`.
- `config/formatjs-formatter.js`:
Upstream switched to `oxfmt` from `prettier`, and some rules are slightly different.
Glitch-soc had extra code in there.
Reformatted appropriately.
- `eslint.config.mjs`:
Upstream moved some configuration from `eslint.config.mjs` to `.oxfmtrc.json` where
glitch-soc had slightly different configuration.
Removed it from `eslint.config.mjs` as well and updated `.oxfmtrc.json` accordingly.
- `package.json`:
Upstream changed script definitions textually adjacent to one that we have modified.
Applied upstream's change, keeping the textually adjacent modified script intact.
2026-02-20 20:32:58 +01:00
Echo
d67cdcb0b3
[Glitch] Profile redesign: Design fixes
...
Port 079f8615fe to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2026-02-18 18:55:34 +01:00
Echo
82f7cdcb48
[Glitch] Profile redesign: Follow button and menu reorg
...
Port 346ca87ee8 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2026-02-03 15:57:49 +01:00
renovate[bot]
0551455a3c
[Glitch] Update devDependencies (non-major)
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ChaosExAnima <ChaosExAnima@users.noreply.github.com >
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-12-15 20:38:29 +01:00
Claire
8ab9040afc
[Glitch] Fix posts coming from public/hashtag streaming being marked as unquotable
...
Port 9dbebbb2ee to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-11-13 18:14:42 +01:00
diondiondion
01f7a6796f
[Glitch] Fix dropdown menu not focusing first item when opened via keyboard
...
Port 1280792678 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-11-10 22:22:49 +01:00
Echo
13395e2d4d
[Glitch] Add new ESLint rule requiring explicit button types
...
Port 6337e036f3 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-11-06 12:42:17 +01:00
diondiondion
4ba1ad75e0
[Glitch] Left-align boost/quote menu to prevent shift based on descriptions
...
Port 66afc13b7f to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-09-23 18:41:19 +02:00
diondiondion
5e0d346e14
[Glitch] Allow disabled dropdown menu items to be focused
...
Port 841212710b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-09-11 12:15:08 +02:00
diondiondion
8ce1c8ab7c
[Glitch] Fix missing icons and subtitle in mobile boost/quote menu
...
Port a5fbe2f5c1 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-09-10 18:33:13 +02:00
Echo
4e7b270365
[Glitch] Status quote button
...
Port 8268323d7f to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-08-22 22:45:40 +02:00
diondiondion
dc5693fde3
[Glitch] fix: Improve Dropdown component accessibility
...
Port 82a6ff091f to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-07-15 18:21:53 +02:00
Claire
7e910639cd
[Glitch] Fix edit dropdown crashing the web interface on mobile
...
Port b81c28e7dc to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-05-03 18:12:17 +02:00
Eugen Rochko
4540d09cfd
[Glitch] Refactor <ActionsModal> to TypeScript ( #34559 )
...
Port 926c67c648 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-05-03 17:46:35 +02:00
Eugen Rochko
c0bb21ecd8
[Glitch] Add dropdown menu to hashtag links in web UI
...
Port a9cfaa6eed to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-04-21 14:37:59 +02:00
Claire
8e461af113
[Glitch] Fix dropdown menus not working on mobile
...
Port 23edac59ec to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-04-11 19:17:30 +02:00
Eugen Rochko
4cb9d6b333
[Glitch] Refactor <Dropdown> into TypeScript
...
Port 22d33244ee to glitch-soc
Co-authored-by: Echo <ChaosExAnima@users.noreply.github.com >
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-04-10 17:19:49 +02:00