Age | Commit message (Expand) | Author |
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 |
2017-03-28 | Fix #408 - link @ names in bios | Eugen Rochko |
2017-03-22 | Prettier account and stream entry URLs | Eugen Rochko |
2017-03-15 | Add "direct" visibility level in the backend. Web UI is not yet | Eugen Rochko |
2017-03-04 | Add digest e-mails | Eugen Rochko |
2017-03-02 | Fix #231 - Muting | Eugen Rochko |
2017-03-01 | Mute button progress so far. WIP, doesn't entirely work correctly. | Kit Redgrave |
2017-03-01 | If a status is within 40 statuses from the top of a home feed, do not | Eugen Rochko |
2017-02-26 | Add validation of media attachments, clean up mastodon-own exception classes | Eugen Rochko |
2017-02-23 | Improve glow | Eugen Rochko |
2017-02-22 | Fix #555 - Use a better URL parser | Eugen Rochko |
2017-02-11 | Mentions in private statuses allow mentioned people to see them | Eugen Rochko |
2017-02-11 | Make follow requests federate | Eugen Rochko |