summaryrefslogtreecommitdiff
path: root/test/formatter_test.exs
AgeCommit message (Expand)Author
2020-07-22Update linkify migration tests to use config from ConfigDBAlex Gleason
2020-07-21Revert "Merge branch 'revert-2b5d9eb1' into 'develop'"lain
2020-07-21Revert "Merge branch 'linkify' into 'develop'"lain
2020-07-18Test angry face in formatter D:< #1968Alex Gleason
2020-07-16Formatter: Test link with local mentionAlex Gleason
2020-04-10formatter: Use user.uri instead of user.source_data.uriHaelwenn (lanodan) Monnier
2020-04-08formatter.ex: Use Phoenix.HTML for mention/hashtag generationrinpatch
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-01-28Formatter: Add a test for domain / username clasheslain
2019-10-16[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.Ivan Tashkinov
2019-09-25Merge branch 'develop' into issue/1218Maksim Pechnikov
2019-09-19 Add `rel="ugc"` to hashtags and mentionsEgor Kislitsyn
2019-09-19Add support for `rel="ugc"`Egor Kislitsyn
2019-09-18Bump copyright years of files changed in 2019Haelwenn (lanodan) Monnier
2019-08-30added Emoji.FormatterMaksim Pechnikov
2019-08-30added code\path fields without html tags in etsMaksim Pechnikov
2019-05-24Mention all people in the beginning of DMSergey Suprunenko
2019-05-22Do not truncate DM when it contains newlines and safe_dm_mentions is set to trueSergey Suprunenko
2019-05-17Fix/902 random compile failingAlexander Strizhakov
2019-05-03Pleroma.Formatter: width/height to class=emojiHaelwenn (lanodan) Monnier
2019-05-01test fixesAlex S
2019-04-20Fix tests that used finmojiEkaterina Vaartis
2019-04-02test fixAlex S
2019-04-01code styleAlex S
2019-04-01Adding tag to emoji ets tableAlex S
2019-03-20Add safe dm mode option.lain
2019-02-26AutoLinkerEgor
2019-02-11test: Change `lenght(…) == 0` to `Enum.empty?(…)`Haelwenn (lanodan) Monnier
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-16tests: fixupWilliam Pitcock
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-20[#413] fix parse mentionsMaksim
2018-12-18Fix testsRin Toshaka
2018-12-18Add testrinpatch
2018-12-14fix markdown formattingMaksim Pechnikov
2018-12-12Allow underscores in usernames.href
2018-12-06lintingVald
2018-12-06resolved formatter_test failuresVald
2018-12-04formatting the codeMaksim Pechnikov
2018-12-04update testMaksim Pechnikov
2018-11-20Fix formatter tests.lain
2018-10-17tests: add a testcase for matching osada users in the formatterWilliam Pitcock
2018-09-28formatter: Stop using phoenix HTML and format it ourselvesHaelwenn (lanodan) Monnier
2018-09-03Merge branch 'nil-bio-emojis' into 'develop'kaniini
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-24tests: formattingWilliam Pitcock
2018-08-24test: add testcase for formatter issue #163William Pitcock
2018-07-30[Pleroma.FormatterTest] Add test for XMPP linkHaelwenn (lanodan) Monnier