You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/javascript/styles
Eugen Rochko 7db0f8dcb2 Implement hotkeys for web UI (#5164)
* 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
8 years ago
..
fonts Redesign the landing page, mount public timeline on it (#4122) 8 years ago
_mixins.scss
about.scss fix : mobile style of /about/more (#5034) 8 years ago
accounts.scss adjust public profile pages 2 (#5223) 8 years ago
admin.scss Add section for protocol specific information on the admin page (#4910) 8 years ago
application.scss Switch from EmojiOne to Twemoji, different emoji picker (#5046) 8 years ago
basics.scss Implement hotkeys for web UI (#5164) 8 years ago
boost.scss Redesign extended information page (#4322) 8 years ago
compact_header.scss Fix overflowing tabs in account__action-bar (#5056) 8 years ago
components.scss Implement hotkeys for web UI (#5164) 8 years ago
containers.scss Adjust "signed in as" pages (#4720) 8 years ago
emoji_picker.scss Dropdown triangles a bit nicer, smoother scrolling on touch (#5062) 8 years ago
footer.scss Improve scss color variables (#2912) 8 years ago
forms.scss adjust public profile pages 2 (#5223) 8 years ago
landing_strip.scss Redesign public profiles (#4608) 8 years ago
lists.scss Fix #3910 - Require OTP authentication to disable 2FA (#3935) 8 years ago
reset.scss Improve scss color variables (#2912) 8 years ago
rtl.scss Improve privacy dropdown, remove react-simple-dropdown dependency (#5140) 8 years ago
stream_entries.scss Hide sensitive image in default on the public pages (#5009) 8 years ago
tables.scss Scrollable tables in settings pages (#4857) 8 years ago
variables.scss Redesign extended information page (#4322) 8 years ago