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 |
|
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
|
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 |
|
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 |
|
scarf
|
d5ff3ee4a0
|
[Glitch] feat: use <time> tag
Port e9fe01e2a6 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-03-27 19:42:37 +01:00 |
|
Eugen Rochko
|
4b2a935c4a
|
[Glitch] Change design of metadata underneath posts in web UI
Port 4991198b70 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-03-14 17:43:38 +01:00 |
|
Claire
|
98cf4b7ba0
|
Reduce code differences with upstream
|
2024-03-08 12:42:03 +01:00 |
|
Renaud Chaput
|
5b97fdf84c
|
[Glitch] Fix full date display not respecting the locale 12/24h format
Port 4185f3792c to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-02-29 18:29:11 +01:00 |
|
Renaud Chaput
|
5b67389bba
|
[Glitch] Add a new @/ alias for the root frontend directory and use it where possible
Port 01b6c83c36 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-16 12:21:13 +01:00 |
|
Claire
|
a1920425ca
|
[Glitch] Switch from 48px weight 600 material symbol icons to 24px weight 400 icons
Port 6bbcd9348e to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-15 20:53:08 +01:00 |
|
Renaud Chaput
|
8cad0a4d6b
|
[Glitch] Change icon SVG imports to use a default import
Port 608f66f978 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-15 20:20:38 +01:00 |
|
Eugen Rochko
|
d54414866c
|
[Glitch] Change icons in web UI
Port 134de736dc to glitch-soc
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-13 23:19:01 +01:00 |
|
Claire
|
36f25ea067
|
Fix more import discrepancies
|
2023-11-15 22:50:23 +01:00 |
|
Renaud Chaput
|
919ed0e469
|
[Glitch] Convert dropdown_menu state to Typescript
Port 4b7bc1f07c to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-09-26 13:19:27 +02:00 |
|
fusagiko / takayamaki
|
382b2a506a
|
[Glitch] Rewrite actions/modal and reducers/modal with typescript
Port 38c6216082 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-05-28 17:49:55 +02:00 |
|
Claire
|
7d7db8977b
|
Fix import order with ESLint
Port d27216dc46 to glitch-soc
|
2023-05-28 16:38:10 +02:00 |
|
Claire
|
6001f5ff36
|
[Glitch] Use the new JSX transform everywhere
Port 8f66126b10 to glitch-soc
|
2023-05-28 14:18:43 +02:00 |
|
Renaud Chaput
|
5f2071d055
|
[Glitch] Enforce stricter rules for Typescript files
Port c8181eb0a4 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-05-09 22:56:26 +02:00 |
|
Nick Schonning
|
1033598416
|
[Glitch] Enable formatjs/prefer-pound-in-plural
Port 2daa5a1549 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-04-29 18:38:23 +02:00 |
|
neatchee
|
8215df76c0
|
[Glitch] Remove legacy decorators syntax
Port d1b057a0ac to glitch-soc
|
2023-03-27 08:51:57 +02:00 |
|
Renaud Chaput
|
81ef21a0c8
|
[Glitch] Rename JSX files with proper .jsx extension
Port 44a7d87cb1 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-02-25 14:35:31 +01:00 |
|
Claire
|
155424e52f
|
[Glitch] Run eslint --fix
I don't like it changing files this way, but it's basically what
c49213f0ea and a few others did.
|
2023-02-03 20:52:07 +01:00 |
|
Peter Simonsson
|
a36dfbb2aa
|
[Glitch] Fix dropdown menu positions when scrolling
Port fd33bcb3b2 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-01-12 11:18:22 +01:00 |
|
Eugen Rochko
|
44b06c4d96
|
[Glitch] Add edit history to web UI
Port fd3a45e348 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-02-09 17:51:35 +01:00 |
|