mastodon/app
sternenseemann 679980f77c
Allow users to delete their header and avatar (#13234)
This is achieved by sending a DELETE request to
/settings/profile/pictures/{avatar,header} via a link that is part of
the upload form's hint of the respective picture.
2020-04-20 14:03:03 +02:00
..
chewy
controllers Allow users to delete their header and avatar (#13234) 2020-04-20 14:03:03 +02:00
helpers Allow users to delete their header and avatar (#13234) 2020-04-20 14:03:03 +02:00
javascript Update Twemoji to 12.1.5 (#13021) 2020-04-19 23:38:31 +02:00
lib Change delivery failure tracking to work with hostnames instead of URLs (#13437) 2020-04-15 20:33:24 +02:00
mailers
models Fix confusing error when failing to add an alias to an unknown account (#13480) 2020-04-15 20:33:53 +02:00
policies
presenters
serializers
services
validators Improve polls: option lengths & redesign (#13257) 2020-04-02 17:10:55 +02:00
views Allow users to delete their header and avatar (#13234) 2020-04-20 14:03:03 +02:00
workers Fix DeliveryWorker not to call failure_tracker when inbox_url is unavailable (#13482) 2020-04-16 08:04:10 +02:00