about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/keyboard_shortcuts/index.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-04Fix logged-out web UI on smaller screens (#19263)Eugen Rochko
2022-05-03Change "Conversations" back to "Direct messages" and add warning in web UI (#...Eugen Rochko
2022-04-29Change "Direct" status visibility to "Only people I mention" in web UI (#18146)Eugen Rochko
2020-06-09Add hotkey for toggling content warning composer field (#13987)ThibG
2019-11-29Add hotkey for opening media files (#12498)ThibG
2019-08-01Fix scroll to top in single column UI (#11463)Eugen Rochko
2019-05-25Add a keyboard shortcut to hide/show media (#10647)ThibG
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-08-26Add more hotkeys to legend (#8469)Marcin Mikołajczak
2018-07-26Improve keyboard shortcuts descriptions (#8066)ThibG
2018-04-18Add revealing/hiding statuses button to keyboard shortcuts legend column (#7178)Marcin Mikołajczak
2017-12-20Replace <code> to <kbd> in KeyboardShortcuts component (#6049)Neetshin
2017-12-03Add back button to keyboard shortcuts legend column (#5872)Lynx Kotoura
2017-11-28Refactor KeyboardShortcuts component (#5835)Yamagishi Kazutoshi
2017-11-27Add Keyboard Shortcuts Legend (#5823)Joshua Wood