about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/reducers/compose.js
AgeCommit message (Expand)Author
2023-02-13[Glitch] Fix case-sensitive check for previously used hashtagsDean Bassett
2023-02-13[Glitch] Fix attached media uploads not being cleared when replying to a postClaire
2023-02-12fix hashtag ordering (#2107)Dean Bassett
2023-02-03[Glitch] autofocus the compose form again on /shareAkira Ouchi
2023-02-03[Glitch] Run eslint --fixClaire
2023-01-18[Glitch] Add support for editing media description and focus point of already...Claire
2022-12-15[Glitch] Fix being stuck in edit mode when deleting the edited statusClaire
2022-12-14[Glitch] Change default reply language to be default language when replying t...Claire
2022-12-04Fix content-type being reset when editing toots (#1993)Claire
2022-11-28[Glitch] Fix status mismatch of sensitive checkkedama
2022-11-14[Glitch] Fix media metadata being only editable onceClaire
2022-11-12[Glitch] Add the ability to edit media attachment metadata for any unattached...Claire
2022-11-08[Glitch] Fix redrafting a currently-editing post not leaving edit modeClaire
2022-10-30[Glitch] Fix upload progress not communicating processing phase in web UIEugen Rochko
2022-10-11Move more modules from flavours/glitch/utils to flavours/glitchClaire
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2022-06-02[Glitch] Change language to be carried over on replyClaire
2022-05-16[Glitch] Add language dropdown to compose in web UIEugen Rochko
2022-02-10[Glitch] Add editing for published statusesEugen Rochko
2021-12-16[Glitch] ignore hashtag suggestions if they vary only in caseDavid Sterry
2021-07-25[Glitch] Add confirmation modal when closing media edit modal with unsaved ch...Claire
2021-05-12Fix local-only toggle being buggy when replying to remote tootClaire
2020-09-01Fix threaded modeThibaut Girka
2020-08-29Fix replying to some remote toots switching to local-onlyThibaut Girka
2020-08-12Fix local-only flag not necessarily being preserved on delete & redraftThibaut Girka
2020-07-07[Glitch] Add ability to choose media thumbnail in web UIEugen Rochko
2020-04-02[Glitch] Fix content warning being unnecessarily cleared when enabling/disabl...ThibG
2020-01-07Make prepending “re: ” to CWs on reply optionalThibaut Girka
2019-11-30[Glitch] Fix pending upload count not being decremented on errorThibG
2019-11-07[Glitch] Fix WebUI allowing to upload more items than the limitThibG
2019-09-30[Glitch] Avoid storing audio and video file data in memoryThibG
2019-09-30[Glitch] Use blob URL for Tesseract to avoid CORS issuesThibG
2019-09-02[Glitch] Restore hashtag suggestions from local tag historyThibG
2019-09-02[Glitch] Fix emoji autosuggestionsEugen Rochko
2019-09-02[Glitch] Add autosuggestions for hashtagsEugen Rochko
2019-07-15Do not keep polls pre-filled in thread modeThibaut Girka
2019-07-04[Glitch] When deleting & redrafting a poll, fill in closest expires_inThibG
2019-06-07[Glitch] Fix “mark as sensitive” not being used in delete & redraftThibG
2019-05-26[Glitch] Fix composer route opening when not neededりんすき
2019-05-17Export fallback content type and use it as default in WebUIThibaut Girka
2019-05-17Support proper content-type in Delete & RedraftThibaut Girka
2019-05-17Add status content type dropdown to compose box.KokaKiwi
2019-05-11[Glitch] Use raw content if available on Delete & RedraftThibG
2019-04-27Fix regression with textarea's caret position when selecting a suggestionThibaut Girka
2019-04-26Refactor selectComposeSuggestion so that different paths can be updatedThibaut Girka
2019-03-06[Glitch] Port polls creation UI from upstreamThibaut Girka
2018-12-17Split out is_changing_upload from is_submittingThibaut Girka
2018-09-13prepend re: to replies to spoiler-textIgor Galić
2018-08-28[Glitch] Preserve hashtag casing in web UI hashtag historyThibaut Girka