56 Commits (6c20dad201efdfaec59c37ce3f3ca4c7702b5274)

Author SHA1 Message Date
Plastikmensch 910d2d9f6b
Prevent doodle from closing on outside click (#2047)
2 years ago
Claire 4ac6601476
Port navigation bar from upstream (#1986)
2 years ago
Claire 43dbc62568
Fix privacy dropdown in boost modal on mobile (#1967)
2 years ago
Claire 9255bfb908 [Glitch] Add the ability to edit media attachment metadata for any unattached media
2 years ago
Eugen Rochko ebfe393e9c [Glitch] Fix upload progress not communicating processing phase in web UI
2 years ago
Claire 2bb443c7d5
Port various forgotten fixes from upstream (#1864)
2 years ago
Claire e1db6cf320 Move flavours/glitch/features/emoji_picker back to flavours/glitch/features/compose/containers/emoji_picker_dropdown_container
2 years ago
Claire d3879c07b1 Rename flavours/glitch/util into flavours/glitch/utils
2 years ago
Claire 26b687160b Move flavours/glitch/util/initial_state to flavours/glitch/initial_state
2 years ago
Eugen Rochko 2e5fb45be5 [Glitch] Add language dropdown to compose in web UI
2 years ago
Claire 3dd4f40a0e Fix backend terms link not being used
3 years ago
Claire e4bec702ac [Glitch] Rename toots to posts in various places, add or reword DM warnings
3 years ago
Claire f3429d7354 [Glitch] Fix controls for unchangeable properties on status edit not being disabled
3 years ago
Eugen Rochko 5e67858fbc [Glitch] Add editing for published statuses
3 years ago
Claire 4dd4fc2e5e [Glitch] Fix text being incorrectly pre-selected in composer textarea on /share
3 years ago
Takeshi Umeda 8681ef85d0 [Glitch] Fix logout link not working in safari
3 years ago
Claire 34a573ac27 [Glitch] Add confirmation modal when closing media edit modal with unsaved changes
3 years ago
Mélanie Chauvel 3b96141633 [Glitch] Make “Mark media as sensitive” properly translatable
4 years ago
Thibaut Girka a3806ec6ba [Glitch] Fallback to previous, more approximative hashtag RE on older browsers
4 years ago
kedama 1d8e930445 [Glitch] Fix the hashtag judgment of the compose form to be the same as the server side
4 years ago
Thibaut Girka 531658d6cf Fix posting privacy on secondary button with missing description confirmation dialog
5 years ago
ThibG 44acac0dcd [Glitch] Fix WebUI allowing to upload more items than the limit
5 years ago
Thibaut Girka e519b47da6 Update backend links and fix hardcoded ones
5 years ago
Thibaut Girka 682cfbb829 Fix imports importing modules from vanilla flavour instead of glitch
5 years ago
ThibG f11e9d5524 [Glitch] Add confirmation modal when logging out from the web app
5 years ago
Thibaut Girka fae9e34484 Add button to edit media description from missing description confirmation dialog
5 years ago
Eugen Rochko ab019800f8 [Glitch] Add media editing modal
5 years ago
Eugen Rochko 51411267fd [Glitch] Add search results pagination to web UI (#11409)
5 years ago
ThibG 43698e08ca [Glitch] Add message telling FTS is disabled when no toot can be found because of this
5 years ago
Eugen Rochko 967456b6a9 [Glitch] Add audio uploads
5 years ago
Thibaut Girka e433386545 Fix replying not automatically switching to compose form on mobile
5 years ago
Thibaut Girka 4fbce23992 Refactor contentType selection in glitch composer
5 years ago
Thibaut Girka 9df1ef87c2 Hide content-type dropdown by default
6 years ago
KokaKiwi f34a402a94 Add status content type dropdown to compose box.
6 years ago
Thibaut Girka 3ea5c045d7 Use a checkbox for the “Mark media as sensitive” composer button
6 years ago
Thibaut Girka d4d4e84324 Fix media description confirmation modal
6 years ago
Eugen Rochko f59973cc85 [Glitch] Make the "mark media as sensitive" button more obvious in web UI
6 years ago
Thibaut Girka d7e4be285a Add emoji suggestion to poll options
6 years ago
Thibaut Girka df52004fe6 Add suggestions in CW field
6 years ago
Thibaut Girka 3a671470ec Refactor selectComposeSuggestion so that different paths can be updated
6 years ago
Thibaut Girka 3d722b0c4e Fix settings modal
6 years ago
Thibaut Girka e949861176 Cleanup
6 years ago
Thibaut Girka df951c319c Add OptionsContainer
6 years ago
Thibaut Girka 47faf47ed5 ComposerTextarea → AutosuggestTextarea
6 years ago
Thibaut Girka a243567a3e ComposerUploadForm → UploadForm + UploadFormContainer
6 years ago
Thibaut Girka c5f49a92dc Move PollForm from features/composer to features/compose
6 years ago
Thibaut Girka 8fd599fb40 ComposerReply → ReplyIndicator
6 years ago
Thibaut Girka f72af5794d Refactor Compose*Warning → ContainerWarning
6 years ago
Thibaut Girka 1bc4b8a0a5 features/composer/index.js → ComposeForm
6 years ago
Thibaut Girka 281a82d878 DrawerHeader → Header + HeaderContainer
6 years ago