]> cat aescling's git repositories - mastodon.git/commit
Slightly reorder three dots menu on toots to make it more intuitive (#15647)
authorMélanie Chauvel <perso@hack-libre.org>
Thu, 11 Feb 2021 00:05:04 +0000 (01:05 +0100)
committerGitHub <noreply@github.com>
Thu, 11 Feb 2021 00:05:04 +0000 (01:05 +0100)
commitf5fefdc11aee24626d78480766fda878911f58b7
treeac5f1ffcafcb673d46ee8eda79d0e18e54cf87b6
parent07b46cb332ae197584e3ed3f23fe814b7793ec4c
Slightly reorder three dots menu on toots to make it more intuitive (#15647)

* Slightly reorder three dots menu on toots to make it more intuitive

- Make “Pin to profile” always appear at the same place
- Add separator to group “Bookmark” and “Pin to profile”
- Fix separator being the first item in some cases

* Fix missing semicolon and keep status_action_bar.js and action_bar.js in sync
app/javascript/mastodon/components/status_action_bar.js
app/javascript/mastodon/features/status/components/action_bar.js