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/config
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]
7 years ago
..
environments Fix missing protocol in dns-prefetch, improve code style (#8963) 7 years ago
initializers Add REST API for creating an account (#9572) 7 years ago
locales Improve admin UI for account view (#9643) 7 years ago
webpack Update dependencies for Node.js (2018-12-31) (#9669) 7 years ago
application.rb
boot.rb Fix bootsnap cache directory being declared relatively (#9511) 7 years ago
brakeman.ignore Allow joining several hashtags in a single column (#8904) 7 years ago
database.yml Remove PostgreSQL statement timeout (#9537) 7 years ago
deploy.rb
environment.rb
i18n-tasks.yml
navigation.rb Add profile directory (#9427) 7 years ago
puma.rb Improve ActiveRecord connection in on_worker_boot (#9238) 7 years ago
routes.rb Add quick links to the admin interface in the WebUI (#8545) 7 years ago
secrets.yml
settings.yml Add mod and moderator to list of default reserved usernames (#9713) 7 years ago
sidekiq.yml
themes.yml
webpacker.yml