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 |
ThibG
|
c98e2faa41
|
[Glitch] Fix WebUI allowing to upload more items than the limit
Port 83a88426ca to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
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 |
Thibaut Girka
|
90ac926b1c
|
Update backend links and fix hardcoded ones
|
5 years ago |
Thibaut Girka
|
2743b33722
|
Fix imports importing modules from vanilla flavour instead of glitch
|
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 |
Eugen Rochko
|
b02325e820
|
[Glitch] Add audio uploads
Port front-end changes from d7e2f554fb to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
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 |
Takeshi Umeda
|
3565315aa2
|
[Glitch] Fix emoji picker being always displayed
Port 88a04bf6c4 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Takeshi Umeda
|
2a1e7f779b
|
[Glitch] Improvement variable height in single column layout
Port 96ac52dabd to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
04edd3fbdb
|
[Glitch] Add responsive panels to the single-column layout
Port a1bceb2cb6 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
aa9377f77a
|
[Glitch] Add single-column mode
Port f9ca3d62b6 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
4c2b1e87c7
|
Fix clicking on the elefriend
|
5 years ago |
Jeong Arm
|
a473a7912b
|
[Glitch] Scroll to compose form when focus
Port 91ae2d1275 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
2b54b78962
|
Fix CW field automatically getting the focus when it is always enabled
|
6 years ago |
slice
|
c12383e06c
|
Remove isRequired from Glitch ReplyIndicator status
This can be null under normal circumstances, which isRequired doesn't
like.
|
6 years ago |
Thibaut Girka
|
a0b7246388
|
Refactor contentType selection in glitch composer
|
6 years ago |
Thibaut Girka
|
dfeda8857f
|
Hide content-type dropdown by default
|
6 years ago |
Haelwenn (lanodan) Monnier
|
76d58bf63e
|
Content-Type Dropdown: use the selected option icon for the menu
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
KokaKiwi
|
08a981dd25
|
Add status content type dropdown to compose box.
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
46b5085ced
|
Use a checkbox for the “Mark media as sensitive” composer button
Fixes #1039
|
6 years ago |
Thibaut Girka
|
e55cf0042f
|
Fix media description confirmation modal
Fixes #1040
|
6 years ago |
Eugen Rochko
|
8050f86d04
|
[Glitch] Make the "mark media as sensitive" button more obvious in web UI
Port cc39785d45 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
c15b1aa00c
|
Fix crash in onboarding modal
Fixes #1027
|
6 years ago |
Thibaut Girka
|
4155a1556a
|
Add emoji suggestion to poll options
|
6 years ago |
Thibaut Girka
|
b35b38f4ea
|
Add suggestions in CW field
|
6 years ago |
Thibaut Girka
|
0541e4ad21
|
Refactor selectComposeSuggestion so that different paths can be updated
|
6 years ago |
Thibaut Girka
|
4a95bfe919
|
Hide media upload form if no media are attached
|
6 years ago |
Thibaut Girka
|
07367bc6ec
|
Fix file upload
|
6 years ago |
Thibaut Girka
|
86108e7af7
|
Fix settings modal
|
6 years ago |
Thibaut Girka
|
1b8d2af1f9
|
Fix ReferenceError in dropdown
|
6 years ago |
Thibaut Girka
|
25cfabce26
|
Fix broken reference to handleSubmit
|
6 years ago |
Thibaut Girka
|
041e27bd2d
|
Cleanup
|
6 years ago |
Thibaut Girka
|
2ee26ba420
|
Move ComposerPublisher to Compose
|
6 years ago |
Thibaut Girka
|
bf8b0394b7
|
Add OptionsContainer
|
6 years ago |
Thibaut Girka
|
ef17da32f9
|
Move composer Dropdown from features/composer to features/compose
|
6 years ago |
Thibaut Girka
|
a6bb49adf1
|
Move ComposerTextareaIcons to TextareaIcons
|
6 years ago |
Thibaut Girka
|
08faf16d66
|
ComposerTextarea → AutosuggestTextarea
|
6 years ago |
Thibaut Girka
|
513547ba57
|
ComposerUploadForm → UploadForm + UploadFormContainer
|
6 years ago |
Thibaut Girka
|
f7d1772fc8
|
Move PollForm from features/composer to features/compose
|
6 years ago |
Thibaut Girka
|
2021f14e8f
|
Inline spoiler input
|
6 years ago |
Thibaut Girka
|
3529f6f4ae
|
ComposerReply → ReplyIndicator
|
6 years ago |
Thibaut Girka
|
ad6166f0ef
|
Refactor Compose*Warning → ContainerWarning
Regression: only one warning at a time
|
6 years ago |
Thibaut Girka
|
5e4588524b
|
features/composer/index.js → ComposeForm
|
6 years ago |
Thibaut Girka
|
8ea0e64864
|
DrawerHeader → Header + HeaderContainer
|
6 years ago |
Thibaut Girka
|
2f2381a400
|
DrawerAccount → NavigationBar + NavigationContainer
|
6 years ago |
Eugen Rochko
|
7acc035cbe
|
[Glitch] Show suggested follows on search screen in mobile layout
Port 541fda5fc8 to glitch-soc
|
6 years ago |
Thibaut Girka
|
4aee182cd3
|
DrawerResults → SearchResults + SearchResultsContainer
|
6 years ago |
Thibaut Girka
|
7c2cc9d681
|
Rework DrawerResults to make them closer to upstream
|
6 years ago |
Thibaut Girka
|
5264424b71
|
Move DrawerSearch to Search + SearchContainer
|
6 years ago |
Thibaut Girka
|
7fa3320516
|
Inline DrawerSearchPopout in DrawerSearch
|
6 years ago |
Thibaut Girka
|
a55e1c1d49
|
Refactor a bit DrawerSearch to make it closer to upstream
|
6 years ago |
Thibaut Girka
|
e41c4ad61b
|
Rename flavours/glitch/features/drawer to flavours/glitch/features/compose
|
6 years ago |
kibigo!
|
f87cce9e28
|
WIPgit status <Compose> Refactor; <Composer> ed.
|
7 years ago |
cwm
|
4d2ca09ae8
|
Set direction style to reply indicator (tootsuite pr #6006)
|
7 years ago |
kibigo!
|
e59d124be5
|
Fixes #244 to make search results scrollable
|
7 years ago |
kibigo!
|
882055afd0
|
Rename themes -> flavours ? ?
|
7 years ago |