alfe
|
9bf63257fb
|
[Glitch] Rewrite `<LoadingIndicator/>` as FC and TS (#25364)
Port a86886b1fd to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Darius Kazemi
|
a8a30f1298
|
[Glitch] Add exclusive lists
Port bacb674921 to glitch-soc
Co-authored-by: Liam Cooke <liam@liamcooke.com>
Co-authored-by: John Holdun <john@johnholdun.com>
Co-authored-by: Effy Elden <effy@effy.space>
Co-authored-by: Lina Reyne <git@lina.pizza>
Co-authored-by: Lina <20880695+necropolina@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
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>
|
1 year ago |
Claire
|
7d7db8977b
|
Fix import order with ESLint
Port d27216dc46 to glitch-soc
|
1 year ago |
Claire
|
6001f5ff36
|
[Glitch] Use the new JSX transform everywhere
Port 8f66126b10 to glitch-soc
|
1 year ago |
Nick Schonning
|
e8fc445e14
|
[Glitch] Enable ESLint react/no-deprecated
Port b878e3d8df to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Renaud Chaput
|
5f2071d055
|
[Glitch] Enforce stricter rules for Typescript files
Port c8181eb0a4 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Claire
|
de74acbe0c
|
Fix some more Javascript linting issues and discrepancies with upstream (#2209)
* Fix typo in flavours/glitch/features/video/index.js
* Fix various linting issues and discrepancies with upstream
|
2 years ago |
Eugen Rochko
|
34f8e696e2
|
[Glitch] Change all components to use the same error page in web UI
Port cee357d538 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Nick Schonning
|
bfe46d08f9
|
[Glitch] Ensure tabIndex is number instead of string
Port ec0c104bf2 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
neatchee
|
8215df76c0
|
[Glitch] Remove legacy decorators syntax
Port d1b057a0ac to glitch-soc
|
2 years ago |
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>
|
2 years ago |
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.
|
2 years ago |
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>
|
2 years ago |
Yamagishi Kazutoshi
|
e5720cd540
|
[Glitch] Add title to pages with missing title in Web UI
Port a5112b51fd to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Claire
|
b76cef6212
|
Fix clicking List timeline header not scrolling to top in single-column
|
2 years ago |
Takeshi Umeda
|
f17ff99257
|
[Glitch] Fix missing key in list timeline policy
Port 71f0968887 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
4 years ago |
trwnh
|
3449ffa133
|
[Glitch] rename replies_policy enumerables
Port front-end changes from 127c543a6e to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
4 years ago |
Thibaut Girka
|
d95dd3883e
|
Change radio button design to be consistent with that of the directory explorer
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
Thibaut Girka
|
70e64206be
|
Capitalize replies_policy strings
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
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>
|
5 years ago |
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>
|
5 years ago |
Thibaut Girka
|
2aa0cdf7e6
|
Use the `Icon` component instead of directly using `i` tag
|
5 years ago |
Thibaut Girka
|
f2b307af25
|
Move “export” before decorators
As this is what upstream does.
See also https://github.com/tc39/proposal-decorators/issues/69
|
5 years ago |
Eugen Rochko
|
aec3fa35fd
|
[Glitch] Fix not being able to directly switch between list timelines in web UI
Port 5bfd802c57 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
c18bb5d245
|
Switch “cycling” reply policy link to set of radio inputs
Fixes #832
|
6 years ago |
Thibaut Girka
|
f17a61a916
|
Add basic UI to set list replies setting in glitch-soc
|
6 years ago |
Thibaut Girka
|
d8fbd74c47
|
[Glitch] Add aria-label to column regions
Port 66dbb59aa1 to glitch-soc
|
6 years ago |
Thibaut Girka
|
0ad3eedd4c
|
[Glitch] Allow clients to fetch statuses made while they were offline
Port 9a1a55ce52 to glitch-soc
|
7 years ago |
David Yip
|
bcd86404da
|
Port 7badad7797 to glitch frontend
|
7 years ago |
cwm
|
e4ebbf4f07
|
use list-ul icon in list header and web/lists
|
7 years ago |
cwm
|
f44c8fd130
|
merged tootsuite pr #5750 into glitch flavour
|
7 years ago |