Thibaut Girka
|
7fd8797d20
|
Add app settings link to single-column mode
|
5 years ago |
Eugen Rochko
|
362f3973be
|
[Glitch] Fix some React warnings
Port cc8f6b3cda to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Wenceslao Páez Chávez
|
867d1233c7
|
[Glitch] Fix overlap of emoji button on search popup
Port fe3bf3b0fc to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Takeshi Umeda
|
8f924eb961
|
[Glitch] Fix emoji picker being always displayed
Port c402c291f4 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
a5398c3df8
|
[Glitch] Add profile directory link to single column navigation panel
Port 6077eca240 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Takeshi Umeda
|
1329308bc7
|
[Glitch] Improvement variable height in single column layout
Port d93b82af87 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
763735f92e
|
[Glitch] Refactor footers in web UI into a single component
Port 451e5980b6 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Hanage999
|
c095eed121
|
[Glitch] Fix wrong redirect from getting started to home in advanced Web UI
Port 4a818ac2de to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
ff88387a4a
|
[Glitch] Improvements to the single column layout
Port 0e445ebb13 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
d99a661f08
|
[Glitch] Add responsive panels to the single-column layout
Port 1e5532e693 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
0bd9f23e6d
|
[Glitch] Various improvements to single column layout
Port 84dc21d55d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
610b4b44c4
|
[Glitch] Add single-column mode
Port 9ddeb30f90 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
fe5c4f976c
|
Fix clicking on the elefriend
|
5 years ago |
Thibaut Girka
|
32bdff09c1
|
Properly handle unboosting statuses from detailed view
Fixes #1106
|
5 years ago |
Thibaut Girka
|
b551d8aa53
|
Fix unboost confirmation dialog not showing up on detailed statuses
|
6 years ago |
Thibaut Girka
|
ccfb48d3eb
|
Add option to display a warning before boosting toots lacking media descriptions
|
6 years ago |
Thibaut Girka
|
d61a6271c6
|
Add DM conversations mode similar to upstream
|
6 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 |
Jeong Arm
|
b32a62fe95
|
[Glitch] Scroll to compose form when focus
Port 8f3c32e29c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
a7f6e72b30
|
Fix CW field automatically getting the focus when it is always enabled
|
6 years ago |
slice
|
e04724296b
|
Remove isRequired from Glitch ReplyIndicator status
This can be null under normal circumstances, which isRequired doesn't
like.
|
6 years ago |
Thibaut Girka
|
6d60701bfa
|
Fix video player regressions introduced by blurhash merge
|
6 years ago |
Thibaut Girka
|
b4d4138cf9
|
[Glitch] Add keyboard shortcut to hide/show media
Port a472190729 and 988342a56c to glitch-soc
|
6 years ago |
Thibaut Girka
|
4fbce23992
|
Refactor contentType selection in glitch composer
|
6 years ago |
Thibaut Girka
|
9df1ef87c2
|
Hide content-type dropdown by default
|
6 years ago |
Haelwenn (lanodan) Monnier
|
c2fa36bbae
|
Content-Type Dropdown: use the selected option icon for the menu
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
KokaKiwi
|
f34a402a94
|
Add status content type dropdown to compose box.
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
3ea5c045d7
|
Use a checkbox for the “Mark media as sensitive” composer button
Fixes #1039
|
6 years ago |
ThibG
|
fe00f7a7e4
|
Merge pull request #1043 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
6 years ago |
Aurélien Reeves
|
96f0747afe
|
[Glitch] Add confirm modal for unboosting toots
Port fe8a8f779e to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
d4d4e84324
|
Fix media description confirmation modal
Fixes #1040
|
6 years ago |
Thibaut Girka
|
2c767f44bf
|
Fix front-end crash when a video has a blurhash and is hidden behind a CW
|
6 years ago |
Thibaut Girka
|
89d2859296
|
Fix content warning button displaying a link icon when no status card is set
|
6 years ago |
Kirishima21
|
8383222026
|
fix pinned columns ’s Media-only button
Media-only toggles could not be used on pinned columns.
The commit fixes this problem.
|
6 years ago |
Eugen Rochko
|
f59973cc85
|
[Glitch] Make the "mark media as sensitive" button more obvious in web UI
Port 05ef3462ba to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
b1ab4d5ebe
|
Add visibility icon back in media gallery
|
6 years ago |
Thibaut Girka
|
cbda1b8b66
|
Add back description on hover
|
6 years ago |
ThibG
|
b7f69beebe
|
[Glitch] Make the cursor icon consistant across media types in account media gallery
|
6 years ago |
Eugen Rochko
|
bc97fd641f
|
[Glitch] Add button to view context to media modal
Port eb63217210 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Eugen Rochko
|
a5da59f140
|
[Glitch] Change account gallery in web UI
Port 3f143606fa to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Eugen Rochko
|
ccf4f3240a
|
[Glitch] Add blurhash
Port front-end changes from fba96c808d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
9f25ab9792
|
Fix polls icon not showing in CW button in detailed statuses
|
6 years ago |
Thibaut Girka
|
7617f78359
|
Fix crash in onboarding modal
Fixes #1027
|
6 years ago |
Thibaut Girka
|
ac54292d69
|
Add high color privacy icons
Fixes #1015
|
6 years ago |
Thibaut Girka
|
d4c95e6a8a
|
When selecting a toot via keyboard, ensure it is scrolled into view
Fixes detailed status column
|
6 years ago |
Thibaut Girka
|
67fb9a8679
|
Add keyboard shortcut to collapse/uncollapse toots
|
6 years ago |
Thibaut Girka
|
f3acf8f414
|
Add hotkey for bookmarking a toot
|
6 years ago |
Thibaut Girka
|
d7e4be285a
|
Add emoji suggestion to poll options
|
6 years ago |
Thibaut Girka
|
df52004fe6
|
Add suggestions in CW field
|
6 years ago |
Thibaut Girka
|
3a671470ec
|
Refactor selectComposeSuggestion so that different paths can be updated
|
6 years ago |