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 3825e1943f
Fix confusing error when failing to add an alias to an unknown account (#13480)
Follow-up to #13452, fixing broken `uri.nil?` test.

Also remove the separate check for `uri` presence, as that would result
in a “Please review 2 errors below” while only one would be listed.
5 years ago
..
chewy Fix bookmarks also searchable (#13293) 5 years ago
controllers Change delivery failure tracking to work with hostnames instead of URLs (#13437) 5 years ago
helpers Add ability to filter audit log in admin UI (#13381) 5 years ago
javascript Fix WebUI pagination of following, followers, follow requests, blocks and mutes lists (#13445) 5 years ago
lib Change delivery failure tracking to work with hostnames instead of URLs (#13437) 5 years ago
mailers Fix error when sending moderation notification (#13014) 5 years ago
models Fix confusing error when failing to add an alias to an unknown account (#13480) 5 years ago
policies Add ability to delete files uploaded for settings in admin UI (#13192) 5 years ago
presenters Fix n+1 query for bookmarks on statuses (#12494) 5 years ago
serializers Change local media attachments to perform heavy processing asynchronously (#13210) 5 years ago
services Fix returning results when searching for URL with non-zero offset (#13377) 5 years ago
validators Improve polls: option lengths & redesign (#13257) 5 years ago
views Change delivery failure tracking to work with hostnames instead of URLs (#13437) 5 years ago
workers Change delivery failure tracking to work with hostnames instead of URLs (#13437) 5 years ago