Mélanie Chauvel
|
3b96141633
|
[Glitch] Make “Mark media as sensitive” properly translatable
Port c5704e75ae to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-11-03 17:36:54 +01:00 |
ThibG
|
45d1f34a30
|
[Glitch] Fix scrolling issues when closing some dropdown menus
Port c7cfd4e67a to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-08-30 16:31:02 +02:00 |
Thibaut Girka
|
5dcc406abe
|
Change styling to always have scrollbar on search results
|
2020-08-17 15:46:18 +02:00 |
Thibaut Girka
|
a3806ec6ba
|
[Glitch] Fallback to previous, more approximative hashtag RE on older browsers
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-08-05 13:43:32 +02:00 |
kedama
|
1d8e930445
|
[Glitch] Fix the hashtag judgment of the compose form to be the same as the server side
Port cd94854e7d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-08-02 14:33:22 +02:00 |
Thibaut Girka
|
c8cee24cb3
|
Fix Cmd-Enter not working to send toot
Fixes #1333
|
2020-05-26 10:15:35 +02:00 |
ThibG
|
6a17fa2b99
|
[Glitch] Fix first poll option not being focused when adding a poll
Port af6d356279 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-05-13 23:17:10 +02:00 |
ThibG
|
7ea8b07b93
|
[Glitch] Fix page incorrectly scrolling when bringing up dropdown menus
Port 77ec0875ea to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-05-03 21:47:11 +02:00 |
ThibG
|
ce33822e2c
|
[Glitch] Fix and refactor keyboard navigation in dropdown menus
Port 80182eda62 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-04-25 15:24:02 +02:00 |
Sasha Sorokin
|
b367dd713e
|
[Glitch] Improve polls: option lengths & redesign
Port 37b3985bfa to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-04-02 20:52:53 +02:00 |
Thibaut Girka
|
7115b0b8c9
|
Fix missing media description dialog when sending toots with keyboard shortcuts
|
2020-03-14 14:59:14 +01:00 |
Thibaut Girka
|
531658d6cf
|
Fix posting privacy on secondary button with missing description confirmation dialog
|
2020-03-14 12:33:50 +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 |
Mélanie Chauvel (ariasuni)
|
35d2189ac8
|
[Glitch] Change description of privacy levels to be more intuitive in web UI
Port 4063f9f278 to glitch-soc
Co-authored-by: Thibaut Girka <thib@sitedethib.com>
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-03-08 20:37:13 +01:00 |
Thibaut Girka
|
955f838f9d
|
Fix clicking on the “TOOT” button send bogus visibility parameter
|
2020-02-16 00:10:45 +01:00 |
Thibaut Girka
|
40798cba41
|
Fix alt+enter changing visibility setting without sending toot when toot is empty
|
2020-02-14 22:38:24 +01:00 |
ThibG
|
44acac0dcd
|
[Glitch] Fix WebUI allowing to upload more items than the limit
Port 66684c489c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-11-07 14:31:53 +01:00 |
Jeong Arm
|
c274774d06
|
[Glitch] Scroll into search bar when focus
Port 66fda37fd0 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-04 19:22:11 +02:00 |
Thibaut Girka
|
ab646fac5f
|
Fix composer dropdown toggle buttons (threaded mode and local-only) not working
|
2019-09-18 00:11:03 +02:00 |
Thibaut Girka
|
0e1291c888
|
Fix wrong icons from last refactoring
Fix regressions from f154d9d6e9
|
2019-09-10 14:56:08 +02:00 |
Thibaut Girka
|
2aa0cdf7e6
|
Use the `Icon` component instead of directly using `i` tag
|
2019-09-09 19:00:20 +02:00 |
Thibaut Girka
|
f154d9d6e9
|
Use upstream's Icon component
Rework the codebase to avoid unnecessary differences with upstream
|
2019-09-09 19:00:20 +02:00 |
Thibaut Girka
|
e519b47da6
|
Update backend links and fix hardcoded ones
|
2019-08-31 18:23:24 +02:00 |
Thibaut Girka
|
682cfbb829
|
Fix imports importing modules from vanilla flavour instead of glitch
|
2019-08-31 18:23:24 +02:00 |
ThibG
|
f11e9d5524
|
[Glitch] Add confirmation modal when logging out from the web app
Port fd3d45d38f to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-29 17:32:22 +02:00 |
Thibaut Girka
|
fae9e34484
|
Add button to edit media description from missing description confirmation dialog
|
2019-08-20 11:33:35 +02:00 |
Thibaut Girka
|
dff4ccd7e9
|
Remove code for giving focus to first media without description
Since the textarea is in a modal, now…
|
2019-08-20 10:55:03 +02:00 |
Thibaut Girka
|
a334cbcb20
|
Move character counter to the options box to match upstream styling
|
2019-08-19 21:56:25 +02:00 |
Thibaut Girka
|
066034c62e
|
Refactor character counter to match upstream
|
2019-08-19 21:56:25 +02:00 |
Eugen Rochko
|
ab019800f8
|
[Glitch] Add media editing modal
Port 23f7afa562 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-19 21:56:25 +02:00 |
Thibaut Girka
|
d10f6036cf
|
Implement keyboard navigation in glitch-soc composer
|
2019-08-06 16:36:18 +02:00 |
Thibaut Girka
|
6d2b0fa3f0
|
Refactor composer Dropdown's component a bit to make it closer to upstream
|
2019-08-06 15:09:30 +02:00 |
Thibaut Girka
|
68eb58b805
|
Fix color of dropdown icons
|
2019-08-05 14:25:48 +02:00 |
ThibG
|
f02ffce249
|
[Glitch] Change icon button styles to make hover/focus states more obvious
Port c8fd823327 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-05 14:20:21 +02:00 |
Eugen Rochko
|
51411267fd
|
[Glitch] Add search results pagination to web UI (#11409)
Port 8a4674f2c3 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-07-28 17:10:52 +02:00 |
ThibG
|
64f3bc77ac
|
[Glitch] Only scroll to the compose form if it's not horizontally in the viewport
Port c07cca4727 to glitch-soc
|
2019-07-07 14:03:12 +02:00 |
ThibG
|
43698e08ca
|
[Glitch] Add message telling FTS is disabled when no toot can be found because of this
Port ca8944728f to glitch-soc
|
2019-06-28 18:54:56 +02:00 |
Thibaut Girka
|
6ad870a410
|
Change search components classes and styling to match upstream
|
2019-06-28 11:13:41 +02:00 |
Thibaut Girka
|
9ef25877df
|
Scroll to compose form rather than reply indicator on focus
|
2019-06-26 10:46:11 +02:00 |
Eugen Rochko
|
967456b6a9
|
[Glitch] Add audio uploads
Port front-end changes from f7f23b4a19 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-06-24 16:00:42 +02:00 |
Thibaut Girka
|
38d2882447
|
Fix NavigationBar styling
|
2019-06-20 19:19:46 +02:00 |
Thibaut Girka
|
a06e7bc3fb
|
Change plaintext icon in composer options
|
2019-06-19 07:03:17 +02:00 |
Thibaut Girka
|
d3aaacb6d4
|
Do not scroll in the compose panel on single-column
|
2019-06-16 19:13:22 +02:00 |
Thibaut Girka
|
e433386545
|
Fix replying not automatically switching to compose form on mobile
|
2019-06-14 20:37:54 +02:00 |
ThibG
|
80849812d2
|
[Glitch] Fix ordering of keyboard access between CW field, textarea and emoji picker
Port b4d67fe57a to glitch-soc
|
2019-06-13 22:15:31 +02:00 |
Eugen Rochko
|
362f3973be
|
[Glitch] Fix some React warnings
Port cc8f6b3cda to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-06-13 22:15:31 +02:00 |
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>
|
2019-06-13 22:15:31 +02:00 |
Takeshi Umeda
|
8f924eb961
|
[Glitch] Fix emoji picker being always displayed
Port c402c291f4 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-06-13 22:15:31 +02:00 |
Takeshi Umeda
|
1329308bc7
|
[Glitch] Improvement variable height in single column layout
Port d93b82af87 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-06-13 22:15:31 +02:00 |
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>
|
2019-06-13 22:15:31 +02:00 |
Eugen Rochko
|
610b4b44c4
|
[Glitch] Add single-column mode
Port 9ddeb30f90 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-06-13 22:15:31 +02:00 |
Thibaut Girka
|
fe5c4f976c
|
Fix clicking on the elefriend
|
2019-06-13 13:49:05 +02:00 |
Jeong Arm
|
b32a62fe95
|
[Glitch] Scroll to compose form when focus
Port 8f3c32e29c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-06-07 17:39:46 +02:00 |
Thibaut Girka
|
a7f6e72b30
|
Fix CW field automatically getting the focus when it is always enabled
|
2019-06-06 13:26:42 +02:00 |
slice
|
e04724296b
|
Remove isRequired from Glitch ReplyIndicator status
This can be null under normal circumstances, which isRequired doesn't
like.
|
2019-05-30 09:04:00 +02:00 |
Thibaut Girka
|
4fbce23992
|
Refactor contentType selection in glitch composer
|
2019-05-20 10:27:31 +02:00 |
Thibaut Girka
|
9df1ef87c2
|
Hide content-type dropdown by default
|
2019-05-17 23:51:14 +02:00 |
Haelwenn (lanodan) Monnier
|
c2fa36bbae
|
Content-Type Dropdown: use the selected option icon for the menu
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-05-17 23:51:14 +02:00 |
KokaKiwi
|
f34a402a94
|
Add status content type dropdown to compose box.
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-05-17 23:51:14 +02:00 |
Thibaut Girka
|
3ea5c045d7
|
Use a checkbox for the “Mark media as sensitive” composer button
Fixes #1039
|
2019-05-11 12:35:38 +02:00 |
Thibaut Girka
|
d4d4e84324
|
Fix media description confirmation modal
Fixes #1040
|
2019-05-10 11:49:00 +02:00 |
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>
|
2019-05-04 20:41:21 +02:00 |
Thibaut Girka
|
7617f78359
|
Fix crash in onboarding modal
Fixes #1027
|
2019-05-03 19:24:54 +02:00 |
Thibaut Girka
|
d7e4be285a
|
Add emoji suggestion to poll options
|
2019-04-26 22:38:03 +02:00 |
Thibaut Girka
|
df52004fe6
|
Add suggestions in CW field
|
2019-04-26 22:38:03 +02:00 |
Thibaut Girka
|
3a671470ec
|
Refactor selectComposeSuggestion so that different paths can be updated
|
2019-04-26 22:38:03 +02:00 |
Thibaut Girka
|
ffab9d626a
|
Hide media upload form if no media are attached
|
2019-04-24 19:47:11 +02:00 |
Thibaut Girka
|
416aa832e5
|
Fix file upload
|
2019-04-24 07:57:28 +02:00 |
Thibaut Girka
|
3d722b0c4e
|
Fix settings modal
|
2019-04-23 18:31:13 +02:00 |
Thibaut Girka
|
c3fa4e8e07
|
Fix ReferenceError in dropdown
|
2019-04-22 20:15:47 +02:00 |
Thibaut Girka
|
d779ec1f0e
|
Fix broken reference to handleSubmit
|
2019-04-22 20:15:47 +02:00 |
Thibaut Girka
|
e949861176
|
Cleanup
|
2019-04-22 20:15:47 +02:00 |
Thibaut Girka
|
faff152ae5
|
Move ComposerPublisher to Compose
|
2019-04-22 20:15:47 +02:00 |
Thibaut Girka
|
df951c319c
|
Add OptionsContainer
|
2019-04-22 20:15:47 +02:00 |
Thibaut Girka
|
14028655df
|
Move composer Dropdown from features/composer to features/compose
|
2019-04-22 20:15:47 +02:00 |
Thibaut Girka
|
4c6221929f
|
Move ComposerTextareaIcons to TextareaIcons
|
2019-04-22 20:15:47 +02:00 |
Thibaut Girka
|
47faf47ed5
|
ComposerTextarea → AutosuggestTextarea
|
2019-04-22 20:15:47 +02:00 |
Thibaut Girka
|
a243567a3e
|
ComposerUploadForm → UploadForm + UploadFormContainer
|
2019-04-22 20:15:47 +02:00 |
Thibaut Girka
|
c5f49a92dc
|
Move PollForm from features/composer to features/compose
|
2019-04-22 20:15:47 +02:00 |
Thibaut Girka
|
f1a22e33e2
|
Inline spoiler input
|
2019-04-22 20:15:47 +02:00 |
Thibaut Girka
|
8fd599fb40
|
ComposerReply → ReplyIndicator
|
2019-04-22 20:15:47 +02:00 |
Thibaut Girka
|
f72af5794d
|
Refactor Compose*Warning → ContainerWarning
Regression: only one warning at a time
|
2019-04-22 20:15:47 +02:00 |
Thibaut Girka
|
1bc4b8a0a5
|
features/composer/index.js → ComposeForm
|
2019-04-22 20:15:47 +02:00 |
Thibaut Girka
|
281a82d878
|
DrawerHeader → Header + HeaderContainer
|
2019-04-22 20:15:47 +02:00 |
Thibaut Girka
|
9a2f10fe8b
|
DrawerAccount → NavigationBar + NavigationContainer
|
2019-04-22 20:15:47 +02:00 |
Eugen Rochko
|
9b9816aba6
|
[Glitch] Show suggested follows on search screen in mobile layout
Port ad510db3a1 to glitch-soc
|
2019-04-22 20:15:47 +02:00 |
Thibaut Girka
|
149aa07409
|
DrawerResults → SearchResults + SearchResultsContainer
|
2019-04-22 20:15:47 +02:00 |
Thibaut Girka
|
67771e6d65
|
Rework DrawerResults to make them closer to upstream
|
2019-04-22 20:15:47 +02:00 |
Thibaut Girka
|
ab3e8fc542
|
Move DrawerSearch to Search + SearchContainer
|
2019-04-22 20:15:47 +02:00 |
Thibaut Girka
|
c92ab35b19
|
Inline DrawerSearchPopout in DrawerSearch
|
2019-04-22 20:15:47 +02:00 |
Thibaut Girka
|
c19b983986
|
Refactor a bit DrawerSearch to make it closer to upstream
|
2019-04-22 20:15:47 +02:00 |
Thibaut Girka
|
eed2c9dd44
|
Rename flavours/glitch/features/drawer to flavours/glitch/features/compose
|
2019-04-22 20:15:47 +02:00 |
kibigo!
|
924ffe81d4
|
WIPgit status <Compose> Refactor; <Composer> ed.
|
2018-01-04 18:21:59 -08:00 |
cwm
|
20ad071931
|
Set direction style to reply indicator (tootsuite pr #6006)
|
2017-12-26 14:20:41 -06:00 |
kibigo!
|
e677dda07c
|
Fixes #244 to make search results scrollable
|
2017-12-15 12:49:23 -08:00 |
kibigo!
|
bc4fa6b198
|
Rename themes -> flavours ? ?
|
2017-12-03 23:26:40 -08:00 |