mastodon/app
Thibaut Girka 0be93820f3 Fix autolinking, and newlines in code blocks
Autolinking is now performed *after* the Markdown pass, by replacing HTML
tags with zero-width spaces and running the twitter-text extractor as usual,
except it does not auto-link URLs to avoid links in links…
2019-05-17 23:51:14 +02:00
..
chewy Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 2019-02-26 15:21:36 +01:00
controllers Add API support for setting status content-type 2019-05-17 23:51:14 +02:00
helpers Merge branch 'master' into glitch-soc/merge-upstream 2019-04-10 09:16:08 +02:00
javascript Hide content-type dropdown by default 2019-05-17 23:51:14 +02:00
lib Fix autolinking, and newlines in code blocks 2019-05-17 23:51:14 +02:00
mailers Fix error in AdminMailer#new_pending_account (#10264) 2019-03-14 14:20:22 +01:00
models Add support for HTML-formatted toots 2019-05-17 23:51:14 +02:00
policies Merge branch 'master' into glitch-soc/merge-upstream 2019-03-14 17:17:20 +01:00
presenters Merge branch 'master' into glitch-soc/merge-upstream 2019-04-08 15:57:56 +02:00
serializers Serialize content-type on Delete & Redraft 2019-05-17 23:51:14 +02:00
services Add API support for setting status content-type 2019-05-17 23:51:14 +02:00
validators Merge branch 'master' into glitch-soc/merge-upstream 2019-05-04 16:37:26 +02:00
views Merge branch 'master' into glitch-soc/merge-upstream 2019-05-15 17:11:40 +02:00
workers Merge branch 'master' into glitch-soc/merge-upstream 2019-05-04 16:37:26 +02:00