about summary refs log tree commit diff
path: root/app/lib/formatter.rb
AgeCommit message (Expand)Author
2020-09-01Bump rubocop from 0.86.0 to 0.88.0 (#14412)dependabot[bot]
2020-02-07Fix malformed HTML causing uncaught error (#13042)Eugen Rochko
2020-01-23Add support for magnet: URIs (#12905)ThibG
2020-01-11Add support for linking XMPP URIs in toots (#12709)ThibG
2019-10-24Add noopener and/or noreferrer (#12202)BSKY
2019-09-09Add account bio to account admin view (#11473)ThibG
2019-08-07Fix non-lowercase hashtags not being picked up by the streaming API (#11508)Eugen Rochko
2019-07-21Play animated custom emoji on hover (#11348)ThibG
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-05-15Minor performance improvements and cleanup in formatter (#10765)ThibG
2019-03-28Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)Eugen Rochko
2019-03-20Add support for custom emojis in poll options (#10322)ThibG
2019-03-05Fix newlines in OStatus and RSS serializations (#10183)ThibG
2019-03-05When serializing polls over OStatus, serialize poll options to text (#10160)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-11-16Remove intermediary arrays when creating hash maps from results (#9291)Eugen Rochko
2018-10-17Improve support for aspects/circles (#8950)Eugen Rochko
2018-10-12Improve signature verification safeguards (#8959)Eugen Rochko
2018-08-31Fix autoplay issue with spoiler tag (#8540)Renato "Lond" Cerqueira
2018-08-30Add animate custom emoji param to embed pages (#8507)Renato "Lond" Cerqueira
2018-05-06Enable custom emojis in profiles (notes, field values, display names) (#7374)Eugen Rochko
2018-04-27Add entity cache (#7271)Eugen Rochko
2018-04-14Add bio fields (#6645)Eugen Rochko
2018-04-01[WIP] Enable custom emoji on account pages and in the sidebar (#6124)David Underwood
2018-03-07Remove text requirement when media attached from statuses (#6672)Eugen Rochko
2018-01-03Don't normalize URLs in toots (#6134)ThibG
2017-12-06Using double splat operator (#5859)Yamagishi Kazutoshi
2017-11-30Add semi-support for Video/Image objects in ActivityPub (#5848)Eugen Rochko
2017-11-07Avoid emojifying on invisible text (#5558)MIYAGI Hikaru
2017-10-06Fix remote profile being displayed in HTML on remote_follow (#5249)unarist
2017-10-05When processing custom emoji, ensure a non-animated version exists (#5230)Eugen Rochko
2017-09-23Fix custom emojis not detected when used in content warning (#5049)Eugen Rochko
2017-09-19Fix non-local statuses are html_encoded in public_page. (#5012)Naoki Kosaka
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-08-02Don't normalize invalid domain names (#4499)TheKinrar
2017-06-04Remove some arguments of Formatter.instance.format and spec (#3541)Akihiko Odaki (@fn_aki@pawoo.net)
2017-05-12Prepend reblogs' wrapper content with "RT @original_author", (#3013)Eugen Rochko
2017-05-11Fix regressions from #2683 (#2970)Eugen Rochko
2017-05-10fix a regression introduced by e2491680e696d2c285a798ec4c66b26d2748df66 (#2966)beatrix
2017-05-10Handle hashtags in spoiler_texts (partial fix for #699) (#2683)R Tucker
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-27Hotfix remote status formatting (#2543)Eugen Rochko
2017-04-27OEmbed support for PreviewCard (#2337)Eugen Rochko
2017-04-25Decodes URL containing IDN (#2436)Yamagishi Kazutoshi
2017-04-23Add simple_format to simplified_format (#2198)178inaba