mirror of
https://github.com/funamitech/mastodon
synced 2024-11-28 23:09:18 +09:00
7db0f8dcb2
* Fix #2102 - Implement hotkeys Hotkeys on status list: - r to reply - m to mention author - f to favourite - b to boost - enter to open status - p to open author's profile - up or k to move up in the list - down or j to move down in the list - 1-9 to focus a status in one of the columns - n to focus the compose textarea - alt+n to start a brand new toot - backspace to navigate back * Add navigational hotkeys The key g followed by: - s: start - h: home - n: notifications - l: local timeline - t: federated timeline - f: favourites - u: own profile - p: pinned toots - b: blocked users - m: muted users * Add hotkey for focusing search, make escape un-focus compose/search * Fix focusing notifications column, fix hotkeys in compose textarea |
||
---|---|---|
.. | ||
account.js | ||
attachment_list.js | ||
autosuggest_emoji.js | ||
autosuggest_textarea.js | ||
avatar_overlay.js | ||
avatar.js | ||
button.js | ||
collapsable.js | ||
column_back_button_slim.js | ||
column_back_button.js | ||
column_header.js | ||
column.js | ||
display_name.js | ||
dropdown_menu.js | ||
extended_video_player.js | ||
icon_button.js | ||
intersection_observer_article.js | ||
load_more.js | ||
loading_indicator.js | ||
media_gallery.js | ||
missing_indicator.js | ||
permalink.js | ||
relative_timestamp.js | ||
scrollable_list.js | ||
setting_text.js | ||
status_action_bar.js | ||
status_content.js | ||
status_list.js | ||
status.js |