64 Commits (245513d630bc1e6e593f59cac48a3f9a4b193a02)

Author SHA1 Message Date
fusagiko / takayamaki 382b2a506a [Glitch] Rewrite actions/modal and reducers/modal with typescript
1 year ago
Claire 7d7db8977b Fix import order with ESLint
1 year ago
Christian Schmidt 09054f5485 [Glitch] Fix media description not being cleared
2 years ago
Claire 8c8358b3cf [Glitch] Fix focus point of already-attached media not saving after edit
2 years ago
Claire 155424e52f [Glitch] Run eslint --fix
2 years ago
Claire b5c6a116a7 [Glitch] Add support for editing media description and focus point of already-posted statuses
2 years ago
Claire f4879c4481
Fix content-type being reset when editing toots (#1993)
2 years ago
Claire e42875d195 [Glitch] Fix edits not being immediately reflected
2 years ago
Eugen Rochko ebfe393e9c [Glitch] Fix upload progress not communicating processing phase in web UI
2 years ago
Eugen Rochko 92385da9c3 [Glitch] Fix reply not opening compose page on certain screen sizes in web UI
2 years ago
Yamagishi Kazutoshi 39ec0e8398 [Glitch] Fix missing `isCancel`
2 years ago
Yamagishi Kazutoshi e301cfb463 [Glitch] Replace `CancelToken` to `AbortSignal`
2 years ago
Claire b728b25c10 Move flavours/glitch/utils/emoji back to flavours/glitch/features/emoji
2 years ago
Claire b75bf336bd Move more modules from flavours/glitch/utils to flavours/glitch
2 years ago
Claire d3879c07b1 Rename flavours/glitch/util into flavours/glitch/utils
2 years ago
Claire c285546052 Move flavours/glitch/util/api to flavours/glitch/api
2 years ago
Eugen Rochko 2e5fb45be5 [Glitch] Add language dropdown to compose in web UI
3 years ago
Eugen Rochko 5e67858fbc [Glitch] Add editing for published statuses
3 years ago
Jeong Arm 474cd302c9 [Glitch] Gradually increase retry waiting for media processing
3 years ago
David Sterry 50d62fe2e7 [Glitch] ignore hashtag suggestions if they vary only in case
3 years ago
Claire 188d66c9a8 [Glitch] Add aliases for WebUI routes that were renamed in #16171
3 years ago
Eugen Rochko a7f6524c6b [Glitch] Change routing paths to use usernames in web UI
3 years ago
Claire 34a573ac27 [Glitch] Add confirmation modal when closing media edit modal with unsaved changes
3 years ago
ThibG 4acb7efb4b
Merge pull request #1372 from ThibG/glitch-soc/fixes/local-only-public-option
4 years ago
Eugen Rochko 6c7ac1b48f [Glitch] Add ability to choose media thumbnail in web UI
4 years ago
Thibaut Girka d973e11061 Add UI option to show local-only toots in public timeline
4 years ago
ThibG 0ff78befc6 [Glitch] Fix regression in “Edit media” modal in web UI
5 years ago
Eugen Rochko 295dadc9f0 [Glitch] Change local media attachments to perform heavy processing asynchronously
5 years ago
Thibaut Girka 180f138394 Make prepending “re: ” to CWs on reply optional
5 years ago
ThibG 949b37faba [Glitch] Fix pending upload count not being decremented on error
5 years ago
ThibG 44acac0dcd [Glitch] Fix WebUI allowing to upload more items than the limit
5 years ago
ThibG 74af56b9cd [Glitch] Use blob URL for Tesseract to avoid CORS issues
5 years ago
ThibG 12c188f533 [Glitch] Restore hashtag suggestions from local tag history
5 years ago
Eugen Rochko 3c70fb9146 [Glitch] Fix emoji autosuggestions
5 years ago
Eugen Rochko 3380e96449 [Glitch] Add autosuggestions for hashtags
5 years ago
Thibaut Girka b6e9b7d1cd [Glitch] When sending a toot, ensure a CW is only set if the CW field is visible
5 years ago
Eugen Rochko ff88387a4a [Glitch] Improvements to the single column layout
6 years ago
Eugen Rochko d99a661f08 [Glitch] Add responsive panels to the single-column layout
6 years ago
KokaKiwi f34a402a94 Add status content type dropdown to compose box.
6 years ago
Thibaut Girka 3a671470ec Refactor selectComposeSuggestion so that different paths can be updated
6 years ago
Thibaut Girka ef1504d625 Fix upload progressbar when image resizing is involved
6 years ago
Eugen Rochko 6fe48dd050 [Glitch] Fix public timelines being broken by new toots when they are not mounted
6 years ago
Thibaut Girka cb6e351f4d Disable file upload when there is a poll
6 years ago
Thibaut Girka 8fe86cebaa [Glitch] Port polls creation UI from upstream
6 years ago
Thibaut Girka 0d19fcc2fb Port upstream refactoring of reducers and actions
6 years ago
Thibaut Girka 7ed2aeb6e9 [Glitch] Allow multiple files upload through web UI, including drag & drop
6 years ago
Thibaut Girka a963ea67dd [Glitch] Add missing rejection handling for Promises
6 years ago
Thibaut Girka f611da4899 Do not mark toots as sensitive if they don't have any media attached
6 years ago
Thibaut Girka d126240129 Immediately go back in browser history upon successfully sending toot
6 years ago
Thibaut Girka f0505a5b2e On mobile, go back in browser history upon posting, unless threaded mode is enabled
6 years ago