mastodon/app/views
Claire db57bff11d
Stop setting a shortcode to newly-created media attachments (#16730)
* Stop setting a shortcode to newly-created media attachments

The WebUI has stopped using the “short media URL” in ages. This isn't used
anywhere except for mail notifications.

Deprecating it would allow us to eventually get rid of at least a database
column and corruption-prone index, as well as a controller.

* Fix tests
2021-09-13 18:59:37 +02:00
..
about Change number_to_human calls to always use 3-digits precision (#16469) 2021-07-07 21:13:08 +02:00
accounts Change number_to_human calls to always use 3-digits precision (#16469) 2021-07-07 21:13:08 +02:00
admin Add ability to filter reports by origin of target account (#16487) 2021-07-11 11:01:38 +02:00
admin_mailer
application
auth
authorize_interactions
directories Change number_to_human calls to always use 3-digits precision (#16469) 2021-07-07 21:13:08 +02:00
errors
filters
follower_accounts
following_accounts
home
invites
kaminari
layouts Fix #16407 (#16432) 2021-06-27 22:31:28 +02:00
media
notification_mailer Stop setting a shortcode to newly-created media attachments (#16730) 2021-09-13 18:59:37 +02:00
oauth
public_timelines
relationships Change number_to_human calls to always use 3-digits precision (#16469) 2021-07-07 21:13:08 +02:00
remote_follow
remote_interaction
settings Fix “discoverable” account setting being tied to profile directory (#16637) 2021-08-20 16:11:58 +02:00
shared
shares
statuses Change number_to_human calls to always use 3-digits precision (#16469) 2021-07-07 21:13:08 +02:00
statuses_cleanup Add feature to automatically delete old toots (#16529) 2021-08-09 23:11:50 +02:00
tags
user_mailer
well_known/host_meta