Age | Commit message (Expand) | Author |
2018-05-06 | Enable custom emojis in profiles (notes, field values, display names) (#7374) | Eugen Rochko |
2018-04-27 | Add entity cache (#7271) | Eugen Rochko |
2018-04-14 | Add bio fields (#6645) | Eugen Rochko |
2018-04-01 | [WIP] Enable custom emoji on account pages and in the sidebar (#6124) | David Underwood |
2018-03-07 | Remove text requirement when media attached from statuses (#6672) | Eugen Rochko |
2018-01-03 | Don't normalize URLs in toots (#6134) | ThibG |
2017-12-06 | Using double splat operator (#5859) | Yamagishi Kazutoshi |
2017-11-30 | Add semi-support for Video/Image objects in ActivityPub (#5848) | Eugen Rochko |
2017-11-07 | Avoid emojifying on invisible text (#5558) | MIYAGI Hikaru |
2017-10-06 | Fix remote profile being displayed in HTML on remote_follow (#5249) | unarist |
2017-10-05 | When processing custom emoji, ensure a non-animated version exists (#5230) | Eugen Rochko |
2017-09-23 | Fix custom emojis not detected when used in content warning (#5049) | Eugen Rochko |
2017-09-19 | Fix non-local statuses are html_encoded in public_page. (#5012) | Naoki Kosaka |
2017-09-19 | Custom emoji (#4988) | Eugen Rochko |
2017-09-16 | Escape URL parts on formatting local status (#4975) | unarist |
2017-09-14 | Enable to recognize most kinds of characters as URL paths (#4941) | ふぁぼ原 |
2017-08-02 | Don't normalize invalid domain names (#4499) | TheKinrar |
2017-06-04 | Remove some arguments of Formatter.instance.format and spec (#3541) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-05-12 | Prepend reblogs' wrapper content with "RT @original_author", (#3013) | Eugen Rochko |
2017-05-11 | Fix regressions from #2683 (#2970) | Eugen Rochko |
2017-05-10 | fix a regression introduced by e2491680e696d2c285a798ec4c66b26d2748df66 (#2966) | beatrix |
2017-05-10 | Handle hashtags in spoiler_texts (partial fix for #699) (#2683) | R Tucker |
2017-05-09 | Fixed bug that timeline can not be displayed by InvalidURIError (#2947) | abcang |
2017-05-05 | use Twitter::Extractor for creating links (#2502) | masarakki |
2017-04-27 | Hotfix remote status formatting (#2543) | Eugen Rochko |
2017-04-27 | OEmbed support for PreviewCard (#2337) | Eugen Rochko |
2017-04-25 | Decodes URL containing IDN (#2436) | Yamagishi Kazutoshi |
2017-04-23 | Add simple_format to simplified_format (#2198) | 178inaba |
2017-04-21 | Fix mangling of ##tag matches (#2194) (#2247) | Mingye Wang |
2017-04-19 | Fix html escape characters in the URL (#2138) | abcang |
2017-04-14 | Change usage of gsub to delete, as per Code Climate/Rubocop recommendation (#... | Effy Elden |
2017-04-13 | Fix #1220, fix #1671 - Hook up comment box to the Redux comment value (#1699) | Eugen |
2017-04-13 | Fix #1609, fix #1628 - Revert #1397 (#1700) | Eugen |
2017-04-12 | significant improvement in microformats markup (#1063) | Ben Roberts |
2017-04-10 | Keep newlines in xml (#1397) | Rachel H |
2017-03-28 | Fix #408 - link @ names in bios | Eugen Rochko |
2017-03-04 | Add digest e-mails | Eugen Rochko |
2017-02-23 | Improve glow | Eugen Rochko |
2017-02-22 | Fix #555 - Use a better URL parser | Eugen Rochko |
2017-02-05 | Fix showing ellipsis even when link hasn't been cut off | Eugen Rochko |
2017-01-25 | Instead of using spoiler boolean and spoiler_text, simply check for non-blank... | Eugen Rochko |
2017-01-24 | Merge branch 'master' into master | Eugen |
2017-01-24 | Fix #204, fix #515 - URL truncating is now a style so copypasting is not | Eugen Rochko |
2017-01-23 | Implement a click-to-view spoiler system | blackle |
2017-01-23 | Fix #365, 1/2 of #408 - replace rails_autolink with URI.regexp, run link_hash... | Eugen Rochko |
2016-12-11 | Fix whitespace preservation in status text | Eugen Rochko |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko |
2016-11-10 | Fix #122 - Add microformats-2 classes to mention links | Eugen Rochko |
2016-11-07 | Account notes (bios) can now contain links. Character limit upped to 160 | Eugen Rochko |
2016-11-05 | Adding hashtags | Eugen Rochko |