You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Eugen Rochko c7d1a2e400
Improve admin UI for accounts (#7360)
* Improve design of account statuses admin UI (consistent with reports)

* Make account moderation notes look consistent with report notes

* i18n-tasks remove-unused

* Fix code style issues

* Fix tests
7 years ago
..
chewy Full-text search for authorized statuses (#6423) 7 years ago
controllers Improve admin UI for accounts (#7360) 7 years ago
helpers Add el and te (#7332) 7 years ago
javascript Improve admin UI for accounts (#7360) 7 years ago
lib Fix handling of malformed ActivityPub payloads when URIs are nil (#7370) 7 years ago
mailers Account archive download (#6460) 7 years ago
models 4 profile fields max, store only 255 characters per name/value (#7348) 7 years ago
policies Fix n+1 queries in StatusThreadingConcern (#7321) 7 years ago
presenters Better pagination for ActivityPub outbox (#7356) 7 years ago
serializers Store URIs of follows, follow requests and blocks for ActivityPub (#7160) 7 years ago
services Fix handling of malformed ActivityPub payloads when URIs are nil (#7370) 7 years ago
validators Implement the ability for instances to define a list of disallowed hashtags (#7176) 7 years ago
views Improve admin UI for accounts (#7360) 7 years ago
workers Fixes/do not override timestamps (#7336) 7 years ago