mastodon/spec
Eugen Rochko 44b2ee3485
Add customizable user roles ()
* Add customizable user roles

* Various fixes and improvements

* Add migration for old settings and fix tootctl role management
..
controllers Add customizable user roles ()
fabricators Add customizable user roles ()
features Add submit button to the top of preferences pages ()
fixtures Fix some link previews being incorrectly generated from other prior links ()
helpers Change brand color and logotypes ()
lib Fix crash when a remote Flag activity mentions a private post ()
mailers Fix failure when sending warning emails with custom text ()
models Add customizable user roles ()
policies Add customizable user roles ()
presenters Revamp post filtering system ()
requests Further preparation for Rails 6 ()
routing Move create/destroy actions for api/v1/statuses to namespace ()
serializers/activitypub Fix account URI in UpdatePollSerializer ()
services Fix crash when a remote Flag activity mentions a private post ()
support Spelling ()
validators Add administrative webhooks ()
views Redesign /about when already logged in ()
workers Fix single Redis connection being used across all threads ()
rails_helper.rb Fix single Redis connection being used across all threads ()
spec_helper.rb Improve tests involving push_bulk ()