Eugen Rochko
|
096deaad7a
|
[Glitch] Fix "You might be interested in" flashing while searching in web UI
Port f932cc9b26 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
4 years ago |
Takeshi Umeda
|
bac5e8202a
|
[Glitch] Fix not to show follow button in global suggestion
Port ecb285afb8 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
4 years ago |
Eugen Rochko
|
bd9429d89b
|
[Glitch] Add cold-start follow recommendations
Port front-end changes from 92b2d926bf to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
4 years ago |
Noiob
|
137a3f6648
|
Remove superfluous toot length check
|
4 years ago |
Claire
|
6542281066
|
[Glitch] Fix compose form behavior in mobile view
Port c9a92dd35a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
4 years ago |
Claire
|
12d91755f5
|
[Glitch] Add dropdown for boost privacy in boost confirmation modal
Port c848e85068 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
4 years ago |
Claire
|
cc5b429545
|
Refactor privacy dropdown to have an interface closer to upstream's
|
4 years ago |
ThibG
|
07408600f3
|
[Glitch] Add “translate” class to other user strings
Port 603ce7e1f5 to glitch-soc
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
4 years ago |
Eugen Rochko
|
1c781bb05d
|
[Glitch] Change RTL detection to rely on unicode-bidi paragraph by paragraph
Port 812f2bdb8f to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
4 years ago |
Mélanie Chauvel
|
41428823de
|
[Glitch] Fix character count not ignoring hidden CW field
Port 413526a7b8 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
4 years ago |
ThibG
|
b11521e251
|
[Glitch] Fix scrolling issues when closing some dropdown menus
Port b4d2063384 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
Thibaut Girka
|
cf50a1c31f
|
Change styling to always have scrollbar on search results
|
4 years ago |
Thibaut Girka
|
22f2f6f43b
|
Fix Cmd-Enter not working to send toot
Fixes #1333
|
5 years ago |
ThibG
|
80b1201644
|
[Glitch] Fix first poll option not being focused when adding a poll
Port 60dc5738cb to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
3da2cd21fd
|
[Glitch] Fix page incorrectly scrolling when bringing up dropdown menus
Port e88a05f707 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
7195bca890
|
[Glitch] Fix and refactor keyboard navigation in dropdown menus
Port 69696c62b1 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Sasha Sorokin
|
56dba219d1
|
[Glitch] Improve polls: option lengths & redesign
Port abbc0c6a87 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
e16832bc9c
|
Fix missing media description dialog when sending toots with keyboard shortcuts
|
5 years ago |
Thibaut Girka
|
03309b0dc5
|
Fix posting privacy on secondary button with missing description confirmation dialog
|
5 years ago |
Bèr Kessels
|
96b18a705f
|
[Glitch] Code style improvements in JavaScript
Port b5d7ec71ef to glitch-soc
* JS-linter: fix trailing comma's
* Configure eslinter to ignore this onchange error.
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Mélanie Chauvel (ariasuni)
|
ce8d13d2fb
|
[Glitch] Change description of privacy levels to be more intuitive in web UI
Port 263bedff9e to glitch-soc
Co-authored-by: Thibaut Girka <thib@sitedethib.com>
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
f9a919ab3e
|
Fix clicking on the “TOOT” button send bogus visibility parameter
|
5 years ago |
Thibaut Girka
|
23bf32d2b5
|
Fix alt+enter changing visibility setting without sending toot when toot is empty
|
5 years ago |
Jeong Arm
|
d5827dd85f
|
[Glitch] Scroll into search bar when focus
Port c388ed5630 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
1da97e86a4
|
Fix composer dropdown toggle buttons (threaded mode and local-only) not working
|
5 years ago |
Thibaut Girka
|
8605a25800
|
Fix wrong icons from last refactoring
Fix regressions from 6b45aa450b
|
5 years ago |
Thibaut Girka
|
9b0b130299
|
Use the `Icon` component instead of directly using `i` tag
|
5 years ago |
Thibaut Girka
|
6b45aa450b
|
Use upstream's Icon component
Rework the codebase to avoid unnecessary differences with upstream
|
5 years ago |
ThibG
|
47ffc93705
|
[Glitch] Add confirmation modal when logging out from the web app
Port d255ce2f1a to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
c2ecfa969b
|
Add button to edit media description from missing description confirmation dialog
|
5 years ago |
Thibaut Girka
|
cec23a0de6
|
Remove code for giving focus to first media without description
Since the textarea is in a modal, now…
|
5 years ago |
Thibaut Girka
|
2d84897916
|
Move character counter to the options box to match upstream styling
|
5 years ago |
Thibaut Girka
|
f20d417448
|
Refactor character counter to match upstream
|
5 years ago |
Eugen Rochko
|
4982885bfa
|
[Glitch] Add media editing modal
Port da208e7d9b to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
558628eb6d
|
Implement keyboard navigation in glitch-soc composer
|
5 years ago |
Thibaut Girka
|
3dedb60da6
|
Refactor composer Dropdown's component a bit to make it closer to upstream
|
5 years ago |
Thibaut Girka
|
06a5239a2c
|
Fix color of dropdown icons
|
5 years ago |
ThibG
|
56734351d3
|
[Glitch] Change icon button styles to make hover/focus states more obvious
Port ebc78b6f2b to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
a71d66ab0e
|
[Glitch] Add search results pagination to web UI (#11409)
Port 5119a0608d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
e2c93b4b34
|
[Glitch] Only scroll to the compose form if it's not horizontally in the viewport
Port 64909cf0d9 to glitch-soc
|
5 years ago |
ThibG
|
a393529547
|
[Glitch] Add message telling FTS is disabled when no toot can be found because of this
Port 0943e994dd to glitch-soc
|
5 years ago |
Thibaut Girka
|
ad4ebd172a
|
Change search components classes and styling to match upstream
|
5 years ago |
Thibaut Girka
|
883160b769
|
Scroll to compose form rather than reply indicator on focus
|
5 years ago |
Thibaut Girka
|
b468639015
|
Fix NavigationBar styling
|
5 years ago |
Thibaut Girka
|
b24595c93f
|
Change plaintext icon in composer options
|
5 years ago |
Thibaut Girka
|
aaa0c0bec7
|
Do not scroll in the compose panel on single-column
|
5 years ago |
Thibaut Girka
|
aefaa50f73
|
Fix replying not automatically switching to compose form on mobile
|
5 years ago |
ThibG
|
7260574e9a
|
[Glitch] Fix ordering of keyboard access between CW field, textarea and emoji picker
Port b4d67fe57a to glitch-soc
|
5 years ago |
Eugen Rochko
|
3a70752ab5
|
[Glitch] Fix some React warnings
Port 5c1a46bdcf to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Wenceslao Páez Chávez
|
e99bdc6304
|
[Glitch] Fix overlap of emoji button on search popup
Port 796b8e8d34 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |