about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/composer/spoiler/index.js
AgeCommit message (Collapse)Author
2019-02-12[Glitch] Don't focus spoiler input when disabled spoilerThibaut Girka
Inspired by 0e513ff862faf7fa9e5b89d2ab7d22fd0ab540ff
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
Fixes #780
2018-08-19Focus CW field when enabling it, focus compose textarea when disabling itThibaut Girka
Port a99179d31ff0013987f362ffe15cb3450b29ed08 and 09147186b79f80cf3ef3aa8ba7e6e5e032faa255 to glitch-soc
2018-07-28Get rid of Collapsable, use CSS insteadThibaut Girka
Change inspired by 691107263c5e05973f9af9e1937abbc27430f54e
2018-01-04WIP <Compose> Refactor; 1000 tiny editskibigo!
2018-01-04WIPgit status <Compose> Refactor; <Composer> ed.kibigo!