mastodon/app/helpers
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
..
admin Fix admin actions log crash when displaying updates of deleted announcements (#13489) 2020-04-17 19:54:58 +02:00
accounts_helper.rb Fix punycode being rendered instead of unicode in some places (#13030) 2020-02-03 18:44:54 +01:00
application_helper.rb
domain_control_helper.rb
flashes_helper.rb
home_helper.rb
instance_helper.rb
jsonld_helper.rb
routing_helper.rb Fix ruby 2.7 warnings about keyword parameters (#12824) 2020-01-11 21:38:02 +01:00
settings_helper.rb Allow users to delete their header and avatar (#13234) 2020-04-20 14:03:03 +02:00
statuses_helper.rb Remove some duplicate methods from StatusHelper and reflect changes to AccountHelper (#12545) 2019-12-05 00:50:40 +01:00