1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec
2022-09-29 06:22:12 +02:00
..
controllers Change path of privacy policy page () 2022-09-29 06:22:12 +02:00
fabricators Add retention policy for cached content and media () 2022-09-27 03:08:19 +02:00
features
fixtures
helpers Add audit log entries for user roles () 2022-08-25 20:39:40 +02:00
lib Add logged-out access to the web UI () 2022-09-29 04:39:33 +02:00
mailers Remove digest e-mails () 2022-08-25 23:38:22 +02:00
models Add ability to filter followed accounts' posts by language () 2022-09-20 23:51:21 +02:00
policies Add customizable user roles () 2022-07-05 02:41:40 +02:00
presenters Add ability to filter individual posts () 2022-08-25 04:27:47 +02:00
requests
routing
serializers/activitypub
services Add tests to ActivityPub::FetchRemoteKeyService () 2022-09-24 08:33:27 +02:00
support
validators Add administrative webhooks () 2022-06-09 21:57:36 +02:00
views
workers Add retention policy for cached content and media () 2022-09-27 03:08:19 +02:00
rails_helper.rb Fix single Redis connection being used across all threads () 2022-04-28 17:47:34 +02:00
spec_helper.rb