mastodon/app/views
ThibG 2423d2f677
Add ability to delete files uploaded for settings in admin UI (#13192)
* Allow deleting site uploads

* Refactor and move links into hints

* Fix i18n tests

* Fix HTML output of site_upload_delete_hint
2020-03-08 16:00:24 +01:00
..
about
accounts Fix punycode being rendered instead of unicode in some places (#13030) 2020-02-03 18:44:54 +01:00
admin Add ability to delete files uploaded for settings in admin UI (#13192) 2020-03-08 16:00:24 +01:00
admin_mailer
application
auth Fix invite request input not being shown on sign-up error if left empty (#13089) 2020-02-16 12:38:22 +01:00
authorize_interactions Fix misleading error when attempting to re-send a pending follow request (#13133) 2020-02-24 21:19:19 +01:00
directories Change last_status_at to be a date, not datetime (#12966) 2020-01-26 23:13:48 +01:00
errors Add specific rate limits for posting and following (#13172) 2020-03-08 15:17:39 +01:00
filters Various fixes and improvements (#12878) 2020-01-20 15:55:03 +01:00
follower_accounts
following_accounts
home
invites
kaminari
layouts Change reported media attachments to always be hidden in admin UI (#12879) 2020-01-18 19:50:43 +01:00
media
notification_mailer
oauth
public_timelines
relationships Change last_status_at to be a date, not datetime (#12966) 2020-01-26 23:13:48 +01:00
remote_follow
remote_interaction
settings Various fixes and improvements (#12878) 2020-01-20 15:55:03 +01:00
shared
shares
statuses Fix punycode being rendered instead of unicode in some places (#13030) 2020-02-03 18:44:54 +01:00
tags
user_mailer
well_known/host_meta