Age | Commit message (Expand) | Author |
2017-05-03 | Language improvements, replace whatlanguage with CLD (#2753) | Matt Jankowski |
2017-04-30 | Add target=_blank to user note (#2622) | Yamagishi Kazutoshi |
2017-04-27 | Hotfix remote status formatting (#2543) | Eugen Rochko |
2017-04-27 | Fix broken oEmbed provider (#2537) | Yamagishi Kazutoshi |
2017-04-27 | OEmbed support for PreviewCard (#2337) | Eugen Rochko |
2017-04-25 | Decodes URL containing IDN (#2436) | Yamagishi Kazutoshi |
2017-04-25 | Punycode URI normalization (#2370) | Eugen |
2017-04-23 | Add simple_format to simplified_format (#2198) | 178inaba |
2017-04-23 | Allow 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-22 | Improve bio compatibility (#2278) | Eugen |
2017-04-21 | Fix mangling of ##tag matches (#2194) (#2247) | Mingye Wang |
2017-04-21 | Clean up settings/preferences controller (#2237) | Matt Jankowski |
2017-04-19 | Fix html escape characters in the URL (#2138) | abcang |
2017-04-18 | Language detection refactor (#2099) | Matt Jankowski |
2017-04-17 | Fix #1972, fix #1870 - Fix special characters in XML, add tests (#1988) | Eugen |
2017-04-16 | Fix #1870 - Strip control characters out of strings in AtomSerializer (#1876) | Eugen |
2017-04-16 | Add language detection (#1772) | Eugen |
2017-04-16 | Fix #1852 - Ensure feeds have valid <title> tags (#1875) | Eugen |
2017-04-15 | Allow running mastodon on a different domain as the one used for identifying ... | ThibG |
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-13 | Organize coverage dirs (#1695) | Matt Jankowski |
2017-04-12 | significant improvement in microformats markup (#1063) | Ben Roberts |
2017-04-12 | Quick best practice cleanup of views/helpers (#1546) | Matt Jankowski |
2017-04-12 | Webfinger resource to extract username from resource string (#1607) | Matt Jankowski |
2017-04-11 | Remove order prior to .find_in_batches (#1470) | Matt Jankowski |
2017-04-10 | Clean up generation of account webfinger string (#1477) | Matt Jankowski |
2017-04-10 | Keep newlines in xml (#1397) | Rachel H |
2017-04-09 | Fix #1339 - better Atom titles (#1343) | Eugen |
2017-04-07 | DRY up reblog vs original status check | Joël Quenneville |
2017-04-07 | Fix nil#object_type error | Eugen Rochko |
2017-04-07 | Re-add forgotten <author> element on standalone <entry> | Eugen Rochko |
2017-04-07 | Force UTF8 encoding on generated XML (#1140) | Eugen |
2017-04-07 | Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1... | Eugen |
2017-04-05 | Replace calls to FeedManager#inline_render and #broadcast | Eugen Rochko |
2017-04-04 | Moved to the worker | Kurtis Rainbolt-Greene |
2017-04-04 | This method isn't used anymore | Kurtis Rainbolt-Greene |
2017-04-04 | By pushing this into a worker we can reduce the amount of time the feed manag... | Kurtis Rainbolt-Greene |
2017-04-05 | Merge pull request #852 from peterkeen/email-whitelist-817 | Eugen |
2017-04-05 | Merge pull request #858 from krainboltgreene/patch-6 | Eugen |
2017-04-04 | Spawn FeedInsertWorker to deliver status into personal feed | Eugen Rochko |
2017-04-04 | Use active record shorthand | Kurtis Rainbolt-Greene |
2017-04-04 | [#817] Add email whitelist | Pete Keen |
2017-04-04 | Reduce number of items in feeds, optimize regeneration worker slightly, | Eugen Rochko |
2017-04-04 | Optimize FeedManager#unmerge, and slightly optimize FeedManager#merge | Eugen Rochko |
2017-04-04 | Optimize filter methods in FeedManager a bit, use redis pipelining on merge/u... | Eugen Rochko |
2017-04-03 | Add check for visibility.nil? even though it can't ever be, to check for race... | Eugen Rochko |
2017-04-02 | Fix issue with feed merge-in code as well | Eugen Rochko |