]> cat aescling's git repositories - mastodon.git/commit
Added logout to dropdown menu (#11353)
authorkoyu <me@koyu.space>
Fri, 19 Jul 2019 01:58:46 +0000 (03:58 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 19 Jul 2019 01:58:46 +0000 (03:58 +0200)
commit8df0022e6607e9f18bd2ba8c27f17333f5385693
treed4e274268ad9fd391c4a404fb1fc86f9ea95b594
parentfda437a02088ac114fecb69e3b1e52f495a2dd9a
Added logout to dropdown menu (#11353)

* Added logout to dropdown menu

* Triggering build-and-test with empty commit as it seems it failed due to some internal failure

* Looks fine, ready to review

* Added changes from review

* method can be null without any problems

* Also target can be null
app/javascript/mastodon/components/dropdown_menu.js
app/javascript/mastodon/features/compose/components/action_bar.js