mastodon/spec
Eugen Rochko f8ca3bb2a1
Add ability to view previous edits of a status in admin UI ()
* Add ability to view previous edits of a status in admin UI

* Change moderator access to posts to be controlled by a separate policy
2022-10-26 13:42:29 +02:00
..
controllers Change unauthenticated search to not support pagination in REST API () 2022-10-26 12:10:02 +02:00
fabricators Add support for language preferences for trending statuses and links () 2022-10-08 16:45:40 +02:00
features Change public accounts pages to mount the web UI () 2022-10-20 14:35:29 +02:00
fixtures
helpers Add audit log entries for user roles () 2022-08-25 20:39:40 +02:00
lib Fix vacuum scheduler missing lock, locks never expiring () 2022-10-26 12:10:48 +02:00
mailers Add support for language preferences for trending statuses and links () 2022-10-08 16:45:40 +02:00
models Add support for language preferences for trending statuses and links () 2022-10-08 16:45:40 +02:00
policies Add ability to view previous edits of a status in admin UI () 2022-10-26 13:42:29 +02:00
presenters Add image processing and generate blurhash for server thumbnail () 2022-10-13 11:29:19 +02:00
requests Change public accounts pages to mount the web UI () 2022-10-20 14:35:29 +02:00
routing Change public accounts pages to mount the web UI () 2022-10-20 14:35:29 +02:00
serializers/activitypub
services Fix `FetchFeaturedCollectionService` spec () 2022-10-21 11:48:22 +02:00
support
validators
views/statuses Redirect non-logged-in user to owner statuses on single user mode () 2022-10-12 21:07:30 +02:00
workers Add retention policy for cached content and media () 2022-09-27 03:08:19 +02:00
rails_helper.rb
spec_helper.rb