aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/formatter.ex
AgeCommit message (Expand)Author
2019-01-25Merge branch 'develop' into 'oembed_provider'kaniini
2019-01-18Fix merge conflictrinpatch
2019-01-18Remove custom emojis and trailing whitespaces from previewsrinpatch
2019-01-18[#491] Made full nicknames be preserved in user links text only in Bio.Ivan Tashkinov
2019-01-17[#491] Made user bio preserve full nicknames (nick@host).Ivan Tashkinov
2019-01-16formatter: improve microformats markupWilliam Pitcock
2019-01-15Add behaviours to TwitterCard, remove some dumb stuff in Formatter.truncaterinpatch
2019-01-13Resolve merge conflictrinpatch
2018-12-31update copyright years to 2019William Pitcock
2018-12-23add license boilerplate to pleroma coreWilliam Pitcock
2018-12-20[#413] fix parse mentionsMaksim
2018-12-19Merge branch 'develop' into oembed_providerraeno
2018-12-18Ignore HTML characters in formatter.exrinpatch
2018-12-18Merge branch 'develop' into oembed_providerraeno
2018-12-14fixed typoMaksim Pechnikov
2018-12-14fix markdown formattingMaksim Pechnikov
2018-12-13Remove oembed for now, will submit it in another MR. Fix warningsraeno
2018-12-13WIP. Implement oembed route and handle both json/xml for "Note" type activityraeno
2018-12-12Extended nicknames: allow dashes.href
2018-12-12Allow underscores in usernames.href
2018-12-06added data attrs for user and tagVald
2018-11-18Fix most User tests.lain
2018-11-06Runtime configurationhref
2018-11-05Runtime configured emojishref
2018-10-25Make finmoji optionalscarlett
2018-10-18Merge branch 'bugfix/html-scrub-schemes' into 'develop'kaniini
2018-10-18lib/pleroma/html.ex: Use macros for valid_schemes, change config for schemesHaelwenn (lanodan) Monnier
2018-10-17formatter: fix matching osada usersWilliam Pitcock
2018-10-05formatter: use Pleroma.HTML module instead of HtmlSanitizeEx directlyWilliam Pitcock
2018-10-05Revert "Merge branch 'revert-a26d5e6b' into 'develop'"William Pitcock
2018-09-28formatter: Stop using phoenix HTML and format it ourselvesHaelwenn (lanodan) Monnier
2018-09-10everywhere: use Pleroma.HTML module instead of HtmlSanitizeEx directlyWilliam Pitcock
2018-09-03Merge branch 'nil-bio-emojis' into 'develop'kaniini
2018-09-02sloop around get_emoji/1 to check is_binary and have a fallthroughThurloat
2018-09-02formatter: don't add XSS emojiWilliam Pitcock
2018-08-31add nil clause for Formatter.get_emoji/1 to return an empty resultThurloat
2018-08-31Revert "Merge branch 'feature/rich-text' into 'develop'"lambda
2018-08-31common api: add support for formatting messages outside of twitter-style plai...William Pitcock
2018-08-24formatter: adjust regexp captures to match local users with single character ...William Pitcock
2018-08-16Merge branch 'dev-lanodan-url-regex' into 'develop'kaniini
2018-08-05formatter: preserve case of hashtagsWilliam Pitcock
2018-08-01Allow additionnal schemes in the configHaelwenn (lanodan) Monnier
2018-07-30[Pleroma.Formatter]: Add support for non-HTTP schemes in URIsHaelwenn (lanodan) Monnier
2018-06-30Fix auto-shortcode emojiJorty
2018-05-27run mix formatWilliam Pitcock
2018-05-27formatter: use class='mention' on links to user profilesWilliam Pitcock
2018-05-19Support Undo like activities (Fix #139)Thog
2018-05-19Fix linking problem.lain
2018-04-22Small cleanup.lain
2018-04-21Formatter: Use proper escaping for links.lain