You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
about Change number_to_human calls to always use 3-digits precision (#16469) 4 years ago
accounts Change number_to_human calls to always use 3-digits precision (#16469) 4 years ago
admin Add ability to filter reports by origin of target account (#16487) 4 years ago
admin_mailer Fixed not being able to display review pending hashtags in the admin UI. (#11875) 5 years ago
application Fix lock icon not being shown when locking account in profile settings (#14190) 5 years ago
auth Add authentication history (#16408) 4 years ago
authorize_interactions Fix misleading error when attempting to re-send a pending follow request (#13133) 5 years ago
directories Change number_to_human calls to always use 3-digits precision (#16469) 4 years ago
errors Add specific rate limits for posting and following (#13172) 5 years ago
filters Fix not being able to change world filter expiration back to “Never” (#15858) 4 years ago
follower_accounts Improve blocked view of profiles (#10491) 6 years ago
following_accounts Improve blocked view of profiles (#10491) 6 years ago
home Fix Google Translate breaking web interface (#15610) 4 years ago
invites Remove invite comments from UI (#12068) 5 years ago
kaminari Pagination improvements (#1445) 8 years ago
layouts Fix #16407 (#16432) 4 years ago
media Fix error when trying to render component for media without meta (#16112) 4 years ago
notification_mailer Stop setting a shortcode to newly-created media attachments (#16730) 3 years ago
oauth Refactor settings controllers (#14767) 4 years ago
public_timelines Fix Google Translate breaking web interface (#15610) 4 years ago
relationships Change number_to_human calls to always use 3-digits precision (#16469) 4 years ago
remote_follow Admission-based registrations mode (#10250) 6 years ago
remote_interaction Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
settings Fix “discoverable” account setting being tied to profile directory (#16637) 3 years ago
shared Add honeypot fields and minimum fill-out time for sign-up form (#15276) 4 years ago
shares Add subresource integrity for JS and CSS assets (#15096) 4 years ago
statuses Change number_to_human calls to always use 3-digits precision (#16469) 4 years ago
statuses_cleanup Add feature to automatically delete old toots (#16529) 3 years ago
tags Fix Google Translate breaking web interface (#15610) 4 years ago
user_mailer Fix missing source strings and inconsistent lead text style in admin UI (#16052) 4 years ago
well_known/host_meta Remove dependency on goldfinger gem (#14919) 4 years ago