This repository has been archived on 2024-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/config
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
..
environments
initializers Fix search not working due to proxy settings when using hidden services (#13488) 2020-04-17 15:14:24 +02:00
locales Fix account aliases page (#13452) 2020-04-13 06:41:43 +02:00
webpack Code style improvements in JavaScript (#13159) 2020-03-08 16:02:36 +01:00
application.rb Fix Paperclip using deprecated URI.escape function (#13320) 2020-03-26 15:09:16 +01:00
boot.rb
brakeman.ignore
database.yml
deploy.rb Bump capistrano from 3.11.2 to 3.12.1 (#13264) 2020-03-18 21:48:03 +09:00
environment.rb
i18n-tasks.yml
navigation.rb Add announcements (#12662) 2020-01-23 22:00:13 +01:00
pghero.yml Use override_csp options on pghero (#12489) 2019-11-27 05:28:11 +01:00
puma.rb
routes.rb Allow users to delete their header and avatar (#13234) 2020-04-20 14:03:03 +02:00
secrets.yml
settings.yml Admin setting to disable default follows (#12566) 2019-12-16 23:55:50 +01:00
sidekiq.yml
themes.yml
webpacker.yml