51 Commits (525919c04f3bbe250fc85a4a89400d85e5ae2043)

Author SHA1 Message Date
Claire dc4e84cebd Port various forgotten fixes from upstream (#1864)
2 years ago
Claire 74e5dc13d8 Move flavours/glitch/features/emoji_picker back to flavours/glitch/features/compose/containers/emoji_picker_dropdown_container
2 years ago
Claire 874cd0e883 Rename flavours/glitch/util into flavours/glitch/utils
2 years ago
Claire 3bf201ddaa Move flavours/glitch/util/initial_state to flavours/glitch/initial_state
2 years ago
Eugen Rochko c0a5c88364 [Glitch] Add language dropdown to compose in web UI
2 years ago
Claire a4c1a80a7f Fix backend terms link not being used
2 years ago
Claire 6e8284756b [Glitch] Rename toots to posts in various places, add or reword DM warnings
2 years ago
Claire 3ff513bd3b [Glitch] Fix controls for unchangeable properties on status edit not being disabled
3 years ago
Eugen Rochko 838f800808 [Glitch] Add editing for published statuses
3 years ago
Claire 1800e05513 [Glitch] Fix text being incorrectly pre-selected in composer textarea on /share
3 years ago
Takeshi Umeda f2cdc96537 [Glitch] Fix logout link not working in safari
3 years ago
Claire c58ad61ffc [Glitch] Add confirmation modal when closing media edit modal with unsaved changes
3 years ago
Mélanie Chauvel 2c7280ac42 [Glitch] Make “Mark media as sensitive” properly translatable
4 years ago
Thibaut Girka f2a9736f52 [Glitch] Fallback to previous, more approximative hashtag RE on older browsers
4 years ago
kedama c61988629c [Glitch] Fix the hashtag judgment of the compose form to be the same as the server side
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
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
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
5 years ago
Eugen Rochko a71d66ab0e [Glitch] Add search results pagination to web UI (#11409)
5 years ago
ThibG a393529547 [Glitch] Add message telling FTS is disabled when no toot can be found because of this
5 years ago
Eugen Rochko b02325e820 [Glitch] Add audio uploads
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
5 years ago
Thibaut Girka dfeda8857f Hide content-type dropdown by default
5 years ago
KokaKiwi 08a981dd25 Add status content type dropdown to compose box.
5 years ago
Thibaut Girka 46b5085ced Use a checkbox for the “Mark media as sensitive” composer button
5 years ago
Thibaut Girka e55cf0042f Fix media description confirmation modal
5 years ago
Eugen Rochko 8050f86d04 [Glitch] Make the "mark media as sensitive" button more obvious in web UI
5 years ago
Thibaut Girka 4155a1556a Add emoji suggestion to poll options
5 years ago
Thibaut Girka b35b38f4ea Add suggestions in CW field
5 years ago
Thibaut Girka 0541e4ad21 Refactor selectComposeSuggestion so that different paths can be updated
5 years ago
Thibaut Girka 86108e7af7 Fix settings modal
5 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
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
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