about summary refs log tree commit diff
path: root/spec/lib/formatter_spec.rb
AgeCommit message (Expand)Author
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