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

* Various fixes and improvements

* Add migration for old settings and fix tootctl role management
2022-07-05 02:41:40 +02:00
..
controllers Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
fabricators Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
features Add submit button to the top of preferences pages (#13068) 2020-03-08 16:04:03 +01:00
fixtures Fix some link previews being incorrectly generated from other prior links (#16885) 2021-10-21 20:39:35 +02:00
helpers Change brand color and logotypes (#18592) 2022-06-09 22:25:23 +02:00
lib Fix crash when a remote Flag activity mentions a private post (#18760) 2022-07-04 11:08:30 +02:00
mailers Fix failure when sending warning emails with custom text (#17983) 2022-04-07 14:47:30 +02:00
models Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
policies Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
presenters Revamp post filtering system (#18058) 2022-06-28 09:42:13 +02:00
requests Further preparation for Rails 6 (#15916) 2021-03-19 02:45:34 +01:00
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 2017-06-10 09:39:26 +02:00
serializers/activitypub Fix account URI in UpdatePollSerializer (#11194) 2019-06-27 19:41:55 +02:00
services Fix crash when a remote Flag activity mentions a private post (#18760) 2022-07-04 11:08:30 +02:00
support Spelling (#17705) 2022-03-06 22:51:40 +01:00
validators Add administrative webhooks (#18510) 2022-06-09 21:57:36 +02:00
views Redesign /about when already logged in (#17348) 2022-03-03 16:14:44 +01:00
workers Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
rails_helper.rb Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
spec_helper.rb Improve tests involving push_bulk (#17508) 2022-02-10 19:42:45 +01:00