about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/composer
AgeCommit message (Expand)Author
2018-10-27Do not rely on hover for upload form options if touch is usedThibaut Girka
2018-10-22[Glitch] fix: initial state of PrivacyDropdown is should not be nullThibaut Girka
2018-10-20Focus the UI when pressing Escape in the CW fieldThibaut Girka
2018-10-14Handle alt+enter in the spoiler input as shortcut for secondary postThibaut Girka
2018-09-29Merge pull request #755 from ThibG/glitch-soc/features/optional-reply-selectionDavid Yip
2018-09-29Merge pull request #754 from ThibG/glitch-soc/fixes/scroll-compose-into-viewDavid Yip
2018-09-28Make pre-selection of usernames optional when replying to a tootThibaut Girka
2018-09-28Scroll to textarea when composing a tootThibaut Girka
2018-09-21Disable the “TOOT” button (and secondary toot button) if the toot text is...Thibaut Girka
2018-09-11Fix composer actions modalThibaut Girka
2018-09-04Fix interactions between CW and sensitive flag when spoilersAlwaysOn is setThibaut Girka
2018-09-04Fix emoji autosuggest when using a CDN for assetsThibaut Girka
2018-08-30Restrict querySelectorAll to the upload form componentThibaut Girka
2018-08-30Add confirmation dialog when posting media without descriptionThibaut Girka
2018-08-29Add opt-in feature to have the spoilers field always on (fixes #634)Thibaut Girka
2018-08-28[Glitch] Implement tag auto-completion by historyThibaut Girka
2018-08-20Make the privacy dropdown button not look strange when using top placementThibaut Girka
2018-08-19Focus CW field when enabling it, focus compose textarea when disabling itThibaut Girka
2018-08-18Various minor upload description fixesThibaut Girka
2018-08-18Add focal points support in the composerThibaut Girka
2018-08-18Refactor in preparation for focal points modalThibaut Girka
2018-08-16Fix incorrect prop type for ComposerReply.statusThibaut Girka
2018-07-28Move CW field just above main textareaThibaut Girka
2018-07-28Get rid of Collapsable, use CSS insteadThibaut Girka
2018-07-28Refactor reply indicator and show compact list of attachmentsThibaut Girka
2018-07-28Show reply indicator for empty toots, not undefined toots (fixes #610)Thibaut Girka
2018-07-12Add an option restricting secondary toot privacy to that of the toot being re...Thibaut Girka
2018-07-12Use options rather than a booleanThibaut Girka
2018-07-12add option to enable auto visibility on secondary toot buttonAsh Levy
2018-07-10Display reply indicator even when replying to contentless toot (fixes #564)Thibaut Girka
2018-07-10add keybind in composer textarea for secondary submitAsh Levy
2018-05-29[Glitch] Fix low-contrasted cancel button of reply indicatorThibaut Girka
2018-05-27Change direct message warning to match upstreamThibaut Girka
2018-05-26Fix caret position after inserting suggestions (fixes #281)Thibaut Girka
2018-05-26Remove unneeded code now that attachment URL isn't appended to tootsThibaut Girka
2018-05-16[Glitch] Reword the direct message warningThibaut Girka
2018-05-16[Glitch] Feature: Direct message from menuThibaut Girka
2018-04-10Place composer dropdown menus top if they are closer to the bottom of the vie...Thibaut Girka
2018-04-02[Glitch] Fix: Prevent submission using same logic as submit button disabling.Thibaut Girka
2018-03-12Remove text requirement when media attached from statuses (fixes #381)Thibaut Girka
2018-01-19Display a warning when composing unlisted toots with something looking like a...Thibaut Girka
2018-01-18Style fixes to make eslint happier, hopefullyDavid Yip
2018-01-14Fixes onboarding modal (#318)kibi!
2018-01-12Fix dropdown textncls7615
2018-01-06fixed ctrl enterOndřej Hruška
2018-01-05my global .gitignore excluded this file ;_;kibigo!
2018-01-05Threaded mode~kibigo!
2018-01-05Fixed improper dropdown func binding for #293 + toot button spacingkibigo!
2018-01-05Styling and autosuggest fixes for #293kibigo!
2018-01-05Fixes composer mounting issue with #293kibigo!