mastodon/app
multiple creatures 86f29a68fb allow autorejecting incoming ap activities by `id`, `@context`, and domain + autoject suspended domains & their subdomains 2019-07-22 20:14:29 -05:00
..
chewy allow searching bookmarks 2019-05-21 03:16:21 -05:00
controllers begone extra parenthesis 2019-07-21 22:20:24 -05:00
helpers fix query string sanitizer - use `query_values=` from `Addressable::URI` instead of `to_query` 2019-07-20 12:20:43 -05:00
javascript removed upstream locked icon from ui 2019-07-19 19:53:28 -05:00
lib allow autorejecting incoming ap activities by `id`, `@context`, and domain + autoject suspended domains & their subdomains 2019-07-22 20:14:29 -05:00
mailers Fix error in AdminMailer#new_pending_account (#10264) 2019-03-14 14:20:22 +01:00
models split `hide public profile` & `hide public ap outbox` into separate user options, make original `Account.hidden` prop federation-affecting `invisible mode` 2019-07-21 20:50:30 -05:00
policies Moderation: add `force sensitive` and `force unlisted` actions. Accounts: add federatable `adult content` tag. Handle from remote accounts as well. 2019-05-21 03:16:23 -05:00
presenters local visibility scope, chat scope+tags, unlisted tags 2019-07-15 14:12:24 -05:00
serializers keep `locked` badge for approves-followers + add `frozen` badge for admin-locked accts, also federate `frozen` state 2019-07-19 17:03:15 -05:00
services we don't need `invalidate_association_caches!` 2019-07-21 13:43:03 -05:00
validators local visibility scope, chat scope+tags, unlisted tags 2019-07-15 14:12:24 -05:00
views formatting examples in preferences 2019-07-22 12:54:35 -05:00
workers local visibility scope, chat scope+tags, unlisted tags 2019-07-15 14:12:24 -05:00