about summary refs log tree commit diff
path: root/app/lib
AgeCommit message (Expand)Author
2017-05-19Unify the method of extracting tags (#3138)abcang
2017-05-19Conditional validations no longer accept strings for if/unless (#3124)Matt Jankowski
2017-05-19Account domain blocks (#2381)Eugen Rochko
2017-05-13Revert HTML CW changes (#3020)beatrix
2017-05-12Add conversation model, <ostatus:conversation /> (#3016)Eugen Rochko
2017-05-12Prepend reblogs' wrapper content with "RT @original_author", (#3013)Eugen Rochko
2017-05-12Fix not rejecting remote URIs when parsing out local IDs (#3012)Eugen Rochko
2017-05-11Fix #1426 - Trim long usernames in public follower/following lists (#2993)Eugen Rochko
2017-05-11When avatar/header are missing, do not include the missing file into Atom (#2...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-09Use CLD3 (#2949)Akihiko Odaki
2017-05-09Fixed bug that timeline can not be displayed by InvalidURIError (#2947)abcang
2017-05-08Delegate Account#user_locale method and allow nil (#2927)Matt Jankowski
2017-05-07raise-when-oembed-not-found (#2882)masarakki
2017-05-06Optimize MuteService and AfterBlockService (#2836)alpaca-tc
2017-05-05use Twitter::Extractor for creating links (#2502)masarakki
2017-05-05More robust PuSH subscription refreshes (#2799)Eugen Rochko
2017-05-03Language improvements, replace whatlanguage with CLD (#2753)Matt Jankowski
2017-04-30Add target=_blank to user note (#2622)Yamagishi Kazutoshi
2017-04-27Hotfix remote status formatting (#2543)Eugen Rochko
2017-04-27Fix broken oEmbed provider (#2537)Yamagishi Kazutoshi
2017-04-27OEmbed support for PreviewCard (#2337)Eugen Rochko
2017-04-25Decodes URL containing IDN (#2436)Yamagishi Kazutoshi
2017-04-25Punycode URI normalization (#2370)Eugen
2017-04-23Add simple_format to simplified_format (#2198)178inaba
2017-04-23Allow webfinger controller to reply to user@WEB_DOMAIN in addition to user@LO...ThibG
2017-04-22[WIP] Html lang on statuses (#2297)Matt Jankowski
2017-04-22Improve bio compatibility (#2278)Eugen
2017-04-21Fix mangling of ##tag matches (#2194) (#2247)Mingye Wang
2017-04-21Clean up settings/preferences controller (#2237)Matt Jankowski
2017-04-19Fix html escape characters in the URL (#2138)abcang
2017-04-18Language detection refactor (#2099)Matt Jankowski
2017-04-17Fix #1972, fix #1870 - Fix special characters in XML, add tests (#1988)Eugen
2017-04-16Fix #1870 - Strip control characters out of strings in AtomSerializer (#1876)Eugen
2017-04-16Add language detection (#1772)Eugen
2017-04-16Fix #1852 - Ensure feeds have valid <title> tags (#1875)Eugen
2017-04-15Allow running mastodon on a different domain as the one used for identifying ...ThibG
2017-04-14Change usage of gsub to delete, as per Code Climate/Rubocop recommendation (#...Effy Elden
2017-04-13Fix #1220, fix #1671 - Hook up comment box to the Redux comment value (#1699)Eugen
2017-04-13Fix #1609, fix #1628 - Revert #1397 (#1700)Eugen
2017-04-13Organize coverage dirs (#1695)Matt Jankowski
2017-04-12significant improvement in microformats markup (#1063)Ben Roberts
2017-04-12Quick best practice cleanup of views/helpers (#1546)Matt Jankowski
2017-04-12Webfinger resource to extract username from resource string (#1607)Matt Jankowski
2017-04-11Remove order prior to .find_in_batches (#1470)Matt Jankowski
2017-04-10Clean up generation of account webfinger string (#1477)Matt Jankowski
2017-04-10Keep newlines in xml (#1397)Rachel H
2017-04-09Fix #1339 - better Atom titles (#1343)Eugen