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
STJrInuyasha 6bf6d35637 Parse links in status content on update as well as mount (#4042)
* Update links in status content on update as well as mount
Fixes occasional bugs with mentions and hashtags not being set to open in a new column like they should, and instead opening in a new page

* use classList instead of raw className
7 years ago
..
controllers Customizable privacy policy from admin interface (#4062) 7 years ago
helpers i18n: Add korean translation (#4064) 7 years ago
javascript Parse links in status content on update as well as mount (#4042) 7 years ago
lib Reduce number of commands in FeedManager#trim (#3989) 7 years ago
mailers Fix that AdminMailer does not send (#4012) 7 years ago
models Explicitly require MIME::Types (#4083) 7 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters Customizable privacy policy from admin interface (#4062) 7 years ago
services Fix Nokogiri::HTML at FetchLinkCardService (#4072) 7 years ago
validators Fix character/grapheme count stuff (#3839) 7 years ago
views Format datetime of subscriptions on admin UI (#4078) 7 years ago
workers Bind web UI access tokens to sessions (#3940) 7 years ago