mastodon/app/views
sternenseemann 679980f77c
Allow users to delete their header and avatar ()
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
..
about
accounts Fix punycode being rendered instead of unicode in some places () 2020-02-03 18:44:54 +01:00
admin Change delivery failure tracking to work with hostnames instead of URLs () 2020-04-15 20:33:24 +02:00
admin_mailer
application
auth Fix invite request input not being shown on sign-up error if left empty () 2020-02-16 12:38:22 +01:00
authorize_interactions Fix misleading error when attempting to re-send a pending follow request () 2020-02-24 21:19:19 +01:00
directories Change last_status_at to be a date, not datetime () 2020-01-26 23:13:48 +01:00
errors Add specific rate limits for posting and following () 2020-03-08 15:17:39 +01:00
filters Various fixes and improvements () 2020-01-20 15:55:03 +01:00
follower_accounts
following_accounts
home
invites
kaminari
layouts Fix API footer link in Web UI () 2020-04-12 13:38:14 +02:00
media
notification_mailer
oauth
public_timelines
relationships Change last_status_at to be a date, not datetime () 2020-01-26 23:13:48 +01:00
remote_follow
remote_interaction
settings Allow users to delete their header and avatar () 2020-04-20 14:03:03 +02:00
shared
shares
statuses Fix styling of polls in JS-less fallback on public pages () 2020-04-07 18:21:58 +02:00
tags Add local only to hashtag timeline () 2020-04-18 21:52:39 +02:00
user_mailer Fix “Email changed” notification sometimes having wrong e-mail () 2020-04-15 16:13:44 +02:00
well_known/host_meta