about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/reducers/compose.js
AgeCommit message (Expand)Author
2020-09-08Monsterfork v2 Kaiju Commit 2020.06.27.1 - 2020.09.05.5Fire Demon
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
2018-08-28[Glitch] Implement tag auto-completion by historyThibaut Girka
2018-08-28Preserve hashtag casing in threaded modeThibaut Girka
2018-08-18Add focal points support in the composerThibaut Girka
2018-07-28Preserve hashtags in threaded mode (fixes #584)Thibaut Girka
2018-07-18Disable threaded mode when canceling a reply (fixes #583)Thibaut Girka
2018-07-12Move privacyPreference to utilsThibaut Girka
2018-07-12[Glitch] Refactor privacyPrefence() to use priority listThibaut Girka
2018-07-12Do not store duplicate reply_privacyThibaut Girka
2018-07-12add option to enable auto visibility on secondary toot buttonAsh Levy
2018-06-16[Glitch] Preserve newlines in delete & redraft and desktop notificationsThibaut Girka
2018-06-16[Glitch] Add redraft functionThibaut Girka
2018-05-26Fix caret position after inserting suggestions (fixes #281)Thibaut Girka
2018-05-16[Glitch] Feature: Direct message from StatusesThibaut Girka
2018-05-16[Glitch] Fix issues with sending direct messages from user profileThibaut Girka
2018-05-16[Glitch] Feature: Direct message from menuThibaut Girka
2018-03-12Remove text requirement when media attached from statuses (fixes #381)Thibaut Girka
2018-01-14Merge pull request #328 from glitch-soc/feature/glitchy-elephant-friendbeatrix
2018-01-14Introduce a bit of luck into the elefriend selection. #294.David Yip
2018-01-14Set glitchy elephant friend variant in initial state. #294.David Yip
2018-01-08Threads now inherit privacy directly (#309)kibigo!
2018-01-06Fix the always-threaded bugOndřej Hruška
2018-01-05Threaded mode~kibigo!