aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/formatter.ex
AgeCommit message (Expand)Author
2018-04-06Accept port number in urls.lain
2018-04-04Handle + in links.lain
2018-04-03Use user url in mention if we have it.lain
2018-03-30Format the code.lain
2018-03-28Don't go through all available emoji.lain
2018-03-27Include the '#' symbol into the link itselfFrancis Dinh
2018-03-24Fix hashtags.lain
2018-03-23Strip html from emoji stuff.lain
2018-01-31Split emoji to default and custom.eal
2017-12-20Merge branch 'media-proxy' into 'develop'lambda
2017-12-19Fix timelines in subway tooter.Lain Iwakura
2017-12-18MastoAPI: Fix always-sensitive bugs.Lain Iwakura
2017-12-12proxy emojishref
2017-12-07Allow parentheses in links.eal
2017-12-07Fix HTML escape breaking some links.eal
2017-11-18Add #nsfw tag if sensitive content bit is seteal
2017-11-07Merge branch 'mastodon-emoji-endpoint' into 'develop'lambda
2017-11-07Add mastodon API endpoint for custom emoji.eal
2017-11-07Linkify fixes.Roger Braun
2017-10-19Add an API endpoint for emoji.eal
2017-09-17Prefer post-specific emoji.Roger Braun
2017-09-16Make emoji configurable in files.Roger Braun
2017-09-16Apply incoming custom emoji.Roger Braun
2017-09-16Federate emoji out.Roger Braun
2017-09-16Small emoji refactor.Roger Braun
2017-08-18Merge branch 'patch-1' into 'develop'lambadalambda
2017-08-14Use unicode regex in mentions and links.Roger Braun
2017-07-09Fix finmoji title attribute.エーロ
2017-06-19Add finmoji.Roger Braun
2017-06-18Downcase tags coming in through the TwAPI.Roger Braun
2017-06-18Slightly better html link regex.Roger Braun
2017-06-14Move mention parsing to Formatter module.Roger Braun
2017-05-17Add Formatter.Roger Braun