about summary refs log tree commit diff
path: root/spec/lib/formatter_spec.rb
AgeCommit message (Expand)Author
2020-10-13Fix crash when autolinking an invalid URI in MarkdownThibaut Girka
2020-01-23Add support for magnet: URIs (#12905)ThibG
2020-01-11Add support for linking XMPP URIs in toots (#12709)ThibG
2019-07-21Play animated custom emoji on hover (#11348)ThibG
2019-02-09Fix URL linkifier grabbing full-width spaces and quotations (#9997)Eugen Rochko
2019-02-09 Only URLs extract with pre-escaped text (#9991)Hinaloe
2019-02-02Allow most kinds of characters in URL query (fixes #8408) (#8447)Jakub Mendyk
2018-10-29Bump sanitize from 4.6.6 to 5.0.0 (#9140)Eugen Rochko
2018-10-04Lint pass (#8876)aus-social
2018-08-31Fix autoplay issue with spoiler tag (#8540)Renato "Lond" Cerqueira
2018-08-29formatter spec fixes & clarification (#8481)sundevour
2018-04-25Append '.test' to hostname in stub data (#7260)MIYAGI Hikaru
2018-04-01[WIP] Enable custom emoji on account pages and in the sidebar (#6124)David Underwood
2018-01-03Don't normalize URLs in toots (#6134)ThibG
2018-01-03[!] Sanitize incoming classlist properly (#6162)puckipedia
2017-09-19Custom emoji (#4988)Eugen Rochko
2017-09-16Escape URL parts on formatting local status (#4975)unarist
2017-09-14Enable to recognize most kinds of characters as URL paths (#4941)ふぁぼ原
2017-09-06Switch to static URIs, new URI format in both protocols for new statuses (#4815)Eugen Rochko
2017-06-17Whitelist allowed classes for federated statuses (#3810)nightpool
2017-06-04Remove some arguments of Formatter.instance.format and spec (#3541)Akihiko Odaki (@fn_aki@pawoo.net)
2017-05-24Add test when hashtag and URL are concatenated (#3279)abcang
2017-05-24Skip formatting for cashtag in status text (#3275)Yamagishi Kazutoshi
2017-05-12Prepend reblogs' wrapper content with "RT @original_author", (#3013)Eugen Rochko
2017-05-11Fix regressions from #2683 (#2970)Eugen Rochko
2017-05-09Fixed bug that timeline can not be displayed by InvalidURIError (#2947)abcang
2017-05-05use Twitter::Extractor for creating links (#2502)masarakki
2017-04-25Decodes URL containing IDN (#2436)Yamagishi Kazutoshi
2017-04-19Fix html escape characters in the URL (#2138)abcang
2017-02-22Fix #555 - Use a better URL parserEugen Rochko
2017-02-05Fix #61 - Add list of blocked users to the UI; clean up failed push notificat...Eugen Rochko
2017-01-24Fix #204, fix #515 - URL truncating is now a style so copypasting is notEugen Rochko
2016-12-13Improved admin UIEugen Rochko
2016-10-13Shorten rendered links (strip protocol and www, truncate to 30 chars), redirectEugen Rochko
2016-09-09Refactored generation of unique tags, URIs and object URLs into own classes,Eugen Rochko