about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/keyboard_shortcuts/index.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2022-10-28[Glitch] Change public accounts pages to mount the web UIEugen Rochko
2022-10-28[Glitch] Fix logged-out web UI on smaller screensEugen Rochko
2022-05-03[Glitch] Rename toots to posts in various places, add or reword DM warningsClaire
2020-06-09[Glitch] Add hotkey for toggling content warning composer fieldThibG
2020-02-22Document alt+enterThibaut Girka
2019-11-30[Glitch] Add hotkey for opening media filesThibG
2019-10-06[Glitch] Fix scroll to top in single column UIEugen Rochko
2019-09-09Move “export” before decoratorsThibaut Girka
2019-05-27[Glitch] Add keyboard shortcut to hide/show mediaThibaut Girka
2019-04-28Add keyboard shortcut to collapse/uncollapse tootsThibaut Girka
2019-04-28Add hotkey for bookmarking a tootThibaut Girka
2018-07-26[Glitch] Add documentation for “p” hotkeyThibaut Girka
2018-07-26Add hotkey variants to keyboard shortcuts descriptionThibaut Girka
2018-07-24Use the same description string as upstream for the “x” hotkeyThibaut Girka
2017-12-21<kbd> instead of <code> in KeyboardShortcuts component (tootsuite pr #6049)cwm
2017-12-20add keyboard shortcuts to getting started (fixes #275)cwm