mastodon/app/views
Eugen Rochko 7bb8b0b2fc
Add moderator role and add pundit policies for admin actions (#5635)
* Add moderator role and add pundit policies for admin actions

* Add rake task for turning user into mod and revoking it again

* Fix handling of unauthorized exception

* Deliver new report e-mails to staff, not just admins

* Add promote/demote to admin UI, hide some actions conditionally

* Fix unused i18n
2017-11-11 20:23:33 +01:00
..
about sign_in and sign_up views present og meta infos (#5308) 2017-10-11 00:52:25 +02:00
accounts Add ability to disable login and mark accounts as memorial (#5615) 2017-11-07 19:06:44 +01:00
admin Add moderator role and add pundit policies for admin actions (#5635) 2017-11-11 20:23:33 +01:00
admin_mailer Make salutation of email localizable (#4454) 2017-07-31 00:18:44 +02:00
application Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
auth sign_in and sign_up views present og meta infos (#5308) 2017-10-11 00:52:25 +02:00
authorize_follows Add "signed in as" header to some pages (#4523) 2017-08-05 04:24:58 +02:00
errors New error page graphic. Other error page improvements (#5099) 2017-09-25 23:05:54 +02:00
follower_accounts Add option to opt out of search engines on public profile/status pages (#4199) 2017-07-14 16:41:02 +02:00
following_accounts Add option to opt out of search engines on public profile/status pages (#4199) 2017-07-14 16:41:02 +02:00
home Add ServiceWorker caching for static assets (#5524) 2017-10-31 12:25:51 +01:00
kaminari Pagination improvements (#1445) 2017-04-11 01:11:41 +02:00
layouts Refactor initial state: reduce_motion and auto_play_gif (#5501) 2017-10-28 00:04:44 +09:00
notification_mailer Make salutation of email localizable (#4454) 2017-07-31 00:18:44 +02:00
oauth Oauth code in input form and add description message (#4986) 2017-09-17 15:23:44 +02:00
remote_follow Fix remote follow (#2547) 2017-04-28 00:16:44 +02:00
settings Add option to reduce motion (#5393) 2017-10-16 09:36:15 +02:00
shared fix presented og:url is incorrect (#5320) 2017-10-11 19:22:21 +02:00
shares Add protocol handler. Handle follow intents (#4511) 2017-08-14 04:53:31 +02:00
stream_entries Fix #5082 - disable retweet link for followers only toot (#5397) 2017-10-16 14:10:12 +02:00
tags Adjust public hashtag pages (#5357) 2017-10-14 14:48:12 +02:00
user_mailer i10n OC: Memorial (#5615) + #5467 (#5623) 2017-11-08 15:19:49 +01:00
well_known Send short account URL to remote instance (regression from #3844) (#4355) 2017-07-25 15:59:43 +02:00