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.
 
 
 
 
Eugen Rochko c3ca3801f2
Add separate cache directory for non-local uploads (#12821)
4 years ago
..
chewy Fix bookmarks also searchable (#13293) 4 years ago
controllers Allow users to delete their header and avatar (#13234) 4 years ago
helpers Allow users to delete their header and avatar (#13234) 4 years ago
javascript Fix uninformative error message when uploading unsupported image files (#13540) 4 years ago
lib Change delivery failure tracking to work with hostnames instead of URLs (#13437) 4 years ago
mailers Fix error when sending moderation notification (#13014) 4 years ago
models Add separate cache directory for non-local uploads (#12821) 4 years ago
policies Add ability to delete files uploaded for settings in admin UI (#13192) 4 years ago
presenters Fix n+1 query for bookmarks on statuses (#12494) 4 years ago
serializers Change local media attachments to perform heavy processing asynchronously (#13210) 4 years ago
services Fix not being able to resolve public resources in development environment (#13505) 4 years ago
validators Improve polls: option lengths & redesign (#13257) 4 years ago
views Allow users to delete their header and avatar (#13234) 4 years ago
workers Fix DeliveryWorker not to call failure_tracker when inbox_url is unavailable (#13482) 4 years ago