66 Commits (79c43b61a6b799287710ac2428a8ca047b2b9205)

Author SHA1 Message Date
Renaud Chaput b509b96504 [Glitch] Enforce React Rules of Hooks with eslint
2 years ago
Claire 16c5354b8c
Fix some more JS linting issues (#2211)
2 years ago
Claire 3fb7fe14c6
Fix some of the Javascript linting issues, as well as bugs and unneeded divergences with upstream (#2208)
2 years ago
Renaud Chaput 81ef21a0c8 [Glitch] Rename JSX files with proper `.jsx` extension
2 years ago
Nick Schonning 7e64eef73b [Glitch] Enable ESLint no-useless-escape
2 years ago
Claire 587f6b3b06 [Glitch] Enable ESLint import recommended rules
2 years ago
Claire fa433ac5a6 Further JS code style changes
2 years ago
Claire 155424e52f [Glitch] Run eslint --fix
2 years ago
Christian Schmidt fb9c786baf [Glitch] Add lang attribute to image description textarea and poll option field
2 years ago
Claire 853d0f28c5 [Glitch] Add lang attribute to compose textarea and CW field
2 years ago
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
3 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
6 years ago
Thibaut Girka 4fbce23992 Refactor contentType selection in glitch composer
6 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