mastodon/spec
Eugen Rochko f8ca3bb2a1
Add ability to view previous edits of a status in admin UI (#19462)
* 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 (#19326) 2022-10-26 12:10:02 +02:00
fabricators Add support for language preferences for trending statuses and links (#18288) 2022-10-08 16:45:40 +02:00
features Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
fixtures
helpers
lib Fix vacuum scheduler missing lock, locks never expiring (#19458) 2022-10-26 12:10:48 +02:00
mailers Add support for language preferences for trending statuses and links (#18288) 2022-10-08 16:45:40 +02:00
models Add support for language preferences for trending statuses and links (#18288) 2022-10-08 16:45:40 +02:00
policies Add ability to view previous edits of a status in admin UI (#19462) 2022-10-26 13:42:29 +02:00
presenters Add image processing and generate blurhash for server thumbnail (#19348) 2022-10-13 11:29:19 +02:00
requests Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
routing Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
serializers/activitypub
services Fix `FetchFeaturedCollectionService` spec (#19401) 2022-10-21 11:48:22 +02:00
support
validators
views/statuses Redirect non-logged-in user to owner statuses on single user mode (#19333) 2022-10-12 21:07:30 +02:00
workers
rails_helper.rb
spec_helper.rb