Claire
|
3ff513bd3b
|
[Glitch] Fix controls for unchangeable properties on status edit not being disabled
Port d10eb06cb4 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
3 years ago |
Eugen Rochko
|
838f800808
|
[Glitch] Add editing for published statuses
Port cb76142d9e to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
3 years ago |
Claire
|
1800e05513
|
[Glitch] Fix text being incorrectly pre-selected in composer textarea on /share
Port 335049cc33 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
3 years ago |
Takeshi Umeda
|
f2cdc96537
|
[Glitch] Fix logout link not working in safari
Port 810945c95b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
3 years ago |
Claire
|
c58ad61ffc
|
[Glitch] Add confirmation modal when closing media edit modal with unsaved changes
Port 4166ecfedb to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
3 years ago |
Mélanie Chauvel
|
2c7280ac42
|
[Glitch] Make “Mark media as sensitive” properly translatable
Port 6c072d8dec to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
Thibaut Girka
|
f2a9736f52
|
[Glitch] Fallback to previous, more approximative hashtag RE on older browsers
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
kedama
|
c61988629c
|
[Glitch] Fix the hashtag judgment of the compose form to be the same as the server side
Port a903875e3c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
Thibaut Girka
|
03309b0dc5
|
Fix posting privacy on secondary button with missing description confirmation dialog
|
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 |
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 |
Eugen Rochko
|
4982885bfa
|
[Glitch] Add media editing modal
Port da208e7d9b 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
|
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 |
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
|
aefaa50f73
|
Fix replying not automatically switching to compose form on mobile
|
5 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 |
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
|
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
|
86108e7af7
|
Fix settings modal
|
6 years ago |
Thibaut Girka
|
041e27bd2d
|
Cleanup
|
6 years ago |
Thibaut Girka
|
bf8b0394b7
|
Add OptionsContainer
|
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
|
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
|
5264424b71
|
Move DrawerSearch to Search + SearchContainer
|
6 years ago |
kibigo!
|
f87cce9e28
|
WIPgit status <Compose> Refactor; <Composer> ed.
|
7 years ago |
kibigo!
|
882055afd0
|
Rename themes -> flavours ? ?
|
7 years ago |