You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
ThibG 0f07218e53
Fix `/web` redirecting to `/web/web` in web UI (#13128)
4 years ago
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041) 4 years ago
controllers Fix account JSON/RSS not being cacheable due to wrong mime type comparison (#13116) 4 years ago
helpers Fix punycode being rendered instead of unicode in some places (#13030) 4 years ago
javascript Fix `/web` redirecting to `/web/web` in web UI (#13128) 4 years ago
lib Fix rendering `<a>` without `href` when scheme unsupported (#13040) 4 years ago
mailers Fix error when sending moderation notification (#13014) 4 years ago
models Fix remote convertible media attachments not being saved (#13032) 4 years ago
policies Add announcements (#12662) 4 years ago
presenters Fix n+1 query for bookmarks on statuses (#12494) 4 years ago
serializers Fix punycode being returned in some entities instead of unicode in REST API (#13035) 4 years ago
services Fix previously OStatus-based accounts not being detected as ActivityPub (#13129) 4 years ago
validators Search account domain in lowercase (#13016) 4 years ago
views Fix account's bio not being shown if there are no proofs/fields in admin UI (#13075) 4 years ago
workers Add publish/unpublish controls to announcements in admin UI (#12967) 4 years ago