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
ThibG a6c129ddbd Add some UI for user-defined domain blocks (#6628)
* Keep list of blocked domains

Might be overkill, but I'm trying to follow the same logic as for blocked users

* Add basic domain block UI

* Add the domain blocks UI to Getting Started

* Fix undefined URL in `fetchDomainBlocks`

* Update all known users' domain_blocking relationship instead of just one's
7 years ago
..
chewy Full-text search for authorized statuses (#6423) 7 years ago
controllers If DEFAULT_LOCALE is set, enforce it instead of HTTP request locale (#6817) 7 years ago
helpers Validate HTTP response length while receiving (#6891) 7 years ago
javascript Add some UI for user-defined domain blocks (#6628) 7 years ago
lib Do not ignore unknown media attachments, only skip them (#6948) 7 years ago
mailers Account archive download (#6460) 7 years ago
models Fix UniqueUsernameValidator comparison (#6926) 7 years ago
policies Account archive download (#6460) 7 years ago
presenters Redesign landing page (again) (#6486) 7 years ago
serializers Do not re-query mentions from serializers (#6858) 7 years ago
services Validate HTTP response length while receiving (#6891) 7 years ago
validators Fix UniqueUsernameValidator comparison (#6926) 7 years ago
views Note if the user is already following the target when authorizing follow (#6325) 7 years ago
workers Validate HTTP response length while receiving (#6891) 7 years ago