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 |
|
Renaud Chaput
|
2653651bfa
|
[Glitch] Simplify column headers
Port 13d310e64d to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-14 14:31:49 +01:00 |
|
Renaud Chaput
|
ca17c2d35a
|
[Glitch] Use a context to propagate column-related Props, and remove forceUpdate usage
Port 537442853f to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-14 14:31:49 +01:00 |
|
Renaud Chaput
|
b67d977e20
|
[Glitch] Add missing ban icons
Port a4e6fe36cb to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-13 23:19:01 +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
|
4101057b9a
|
Fix various code discrepancies
|
2023-11-15 22:50:23 +01:00 |
|
Claire
|
a97b722ad5
|
Reduce differences with upstream due to import style (#2465)
Fix relative / VS absolute style imports, and fix whitespace discrepancies
|
2023-11-15 12:01:51 +01:00 |
|
alfe
|
9bf63257fb
|
[Glitch] Rewrite <LoadingIndicator/> as FC and TS (#25364)
Port a86886b1fd to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-06-18 12:10:37 +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 |
|
Nick Schonning
|
e8fc445e14
|
[Glitch] Enable ESLint react/no-deprecated
Port b878e3d8df to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2023-05-25 21:07:38 +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 |
|
Eugen Rochko
|
9363e5c24e
|
[Glitch] Change public accounts pages to mount the web UI
Port 839f893168 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-10-28 19:24:02 +02:00 |
|
mayaeh
|
912f4a2eba
|
[Glitch] Change the string "hidden" to "blocked" in WebUI
Port 310d729745 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-03-22 16:29:51 +01:00 |
|
Bèr Kessels
|
fc53d9cc76
|
[Glitch] Code style improvements in JavaScript
Port fd76955f39 to glitch-soc
* JS-linter: fix trailing comma's
* Configure eslinter to ignore this onchange error.
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-03-08 20:43:53 +01:00 |
|
Eugen Rochko
|
90bdbddbfe
|
[Glitch] Fix scroll to top in single column UI
Port 2dee293c4c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-06 00:32:06 +02:00 |
|
Eugen Rochko
|
9e2e623ebe
|
[Glitch] Change single-column mode to scroll the whole page
Port aa22b38fdb to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-05 22:53:20 +02:00 |
|
Thibaut Girka
|
f2b307af25
|
Move “export” before decorators
As this is what upstream does.
See also https://github.com/tc39/proposal-decorators/issues/69
|
2019-09-09 18:36:43 +02:00 |
|
Eugen Rochko
|
e58af04287
|
[Glitch] Fix mutes, blocks, domain blocks and follow requests not paginating
Port ea7ad59af2 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-07-21 20:57:42 +02:00 |
|
Jakub Mendyk
|
e9f88f4005
|
[Glitch] Add messages informing that collections are empty
Port 5129f6f2aa to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-07-21 20:57:42 +02:00 |
|
Thibaut Girka
|
e915bc3e9e
|
Fixes columns scrolling to top when opening media modal
Fixes #700
|
2018-09-03 14:24:10 +02:00 |
|
Thibaut Girka
|
b02bfe86ce
|
Don't reset scroll position when opening a modal
|
2018-07-30 14:32:02 +02:00 |
|
Thibaut Girka
|
60addb14ce
|
[Glitch] Change icon for domain blocks
Port fa04945365 to glitch-soc
|
2018-05-27 20:40:58 +02:00 |
|
Thibaut Girka
|
afa813d71f
|
Add basic domain block UI
|
2018-03-30 10:07:33 +02:00 |
|