chinwagsocial/app/javascript/mastodon
ThibG 6f9a7bd02c Add quick links to the admin interface in the WebUI (#8545)
* Allow to show a specific status in the admin interface

* Let the front-end know the current account is a moderator

* Add admin links to status and account menus

If the current logged-in user is an admin, add quick links to the admin
interface in account and toot dropdown menu. Suggestion by @ashkitten

* Use @statuses.first instead of @statuses[0]
2019-01-04 13:10:43 +01:00
..
actions Immediately go back in browser history upon successfully sending toot (#9663) 2018-12-30 18:58:25 +01:00
components Add quick links to the admin interface in the WebUI (#8545) 2019-01-04 13:10:43 +01:00
containers Upgrade ESLint to v5.x (#9694) 2019-01-02 07:28:53 +01:00
features Add quick links to the admin interface in the WebUI (#8545) 2019-01-04 13:10:43 +01:00
locales Weblate translations (2018-12-27) (#9642) 2018-12-27 12:25:30 +01:00
middleware
reducers Fix crash when clearing uninitialized timeline (#9662) 2018-12-30 18:57:39 +01:00
selectors
service_worker
storage
store Update dependencies for Node.js (2018-12-31) (#9669) 2018-12-31 18:11:48 +01:00
utils
api.js Update dependencies for Node.js (2018-12-31) (#9669) 2018-12-31 18:11:48 +01:00
base_polyfills.js
common.js
compare_id.js
extra_polyfills.js
initial_state.js Add quick links to the admin interface in the WebUI (#8545) 2019-01-04 13:10:43 +01:00
is_mobile.js
load_polyfills.js
main.js
performance.js Upgrade to React 16 (#5119) 2017-09-30 04:29:56 +02:00
ready.js
rtl.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js