Age | Commit message (Expand) | Author |
2017-04-26 | Domain block service cleanup (#2490) | Matt Jankowski |
2017-04-26 | attach_media should be in transaction of creation status (#2426) | Keiji, Yoshimi |
2017-04-25 | Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents (#2... | Eugen Rochko |
2017-04-25 | Optimize account search (#2421) | 178inaba |
2017-04-25 | Punycode URI normalization (#2370) | Eugen |
2017-04-23 | Show multibyte URI preview card (#2363) | Yamagishi Kazutoshi |
2017-04-22 | Improve bio compatibility (#2278) | Eugen |
2017-04-21 | Add Mastodon version to user agent (#2253) | ik-fib |
2017-04-19 | Fix possibility of unrightful webfinger redirect (#2147) | Eugen |
2017-04-18 | Language detection refactor (#2099) | Matt Jankowski |
2017-04-18 | Add "Mastodon" to user agent (#2073) | ik-fib |
2017-04-17 | Fix nil query_username (#2013) | Tomohiro Suwa |
2017-04-17 | reduce unneed query when post without attachements. (#1907) | Keiji, Yoshimi |
2017-04-16 | Fix #1957 - WhatLanguage can return null. Fallback to 'en' (#1959) | Eugen |
2017-04-16 | Add language detection (#1772) | Eugen |
2017-04-16 | Check @recipient.user at the first (#1939) | alpaca-tc |
2017-04-16 | Fix #1813 - Alleviate extra requests when processing mentions (#1938) | Eugen |
2017-04-16 | Clean up check that account needs a webfinger update (#1932) | Matt Jankowski |
2017-04-16 | Fixed NoMethodError in UnfollowService (#1918) | alpaca-tc |
2017-04-16 | Make file attachment on MediaAttachment optional (#1865) | Eugen |
2017-04-15 | ActiveRecord::Relation does not respond to `#id` (#1834) | alpaca-tc |
2017-04-15 | Account search service refactor (#1791) | Matt Jankowski |
2017-04-15 | Refresh webfinger (#1323) | ThibG |
2017-04-15 | Allow running mastodon on a different domain as the one used for identifying ... | ThibG |
2017-04-12 | Silence more scope order warnings (#1604) | Matt Jankowski |
2017-04-11 | Remove unused AtomBuilderHelper (#1364) | Matt Jankowski |
2017-04-09 | Get handle from atom feed's author/email field instead of guessing from URL (... | ThibG |
2017-04-08 | Fix #1141, fix #1126 - Avatar/profile info fetching (#1215) | Eugen |
2017-04-08 | Merge pull request #1218 from R0ckweb/patch-2 | Eugen |
2017-04-08 | #1141 on remote follow | Yann GUERN |
2017-04-08 | Fix #801 - Respect webfinger's canonical response of username/domain | Eugen Rochko |
2017-04-07 | Use I18n for media attachment validation errors | Chad Pytel |
2017-04-07 | Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1... | Eugen |
2017-04-06 | Fix wrong pubsub channel on public timelines | Eugen Rochko |
2017-04-06 | Fix notifications delivered to wrong pubsub channel, optimized RemoveStatusSe... | Eugen Rochko |
2017-04-05 | Split SalmonWorker into smaller parts, move profile updating into another job | Eugen Rochko |
2017-04-05 | Replace calls to FeedManager#inline_render and #broadcast | Eugen Rochko |
2017-04-05 | Only render public payload once in FanOutOnWrite | Eugen Rochko |
2017-04-04 | Spawn FeedInsertWorker to deliver status into personal feed | Eugen Rochko |
2017-04-04 | Reduce number of items in feeds, optimize regeneration worker slightly, | 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-03 | Make default admin UI page reports. Add admin UI for creating a domain block | Eugen Rochko |
2017-04-02 | Fix issue with feed merge-in code as well | Eugen Rochko |
2017-04-02 | Fix feed regeneration bug | Eugen Rochko |
2017-03-31 | Fix reworked search | Eugen Rochko |
2017-03-22 | Prettier account and stream entry URLs | Eugen Rochko |
2017-03-22 | Shorter timeout on FetchAtomService | Eugen Rochko |
2017-03-22 | Fix full-text search query quotation, improve tag search performance with an ... | Eugen Rochko |
2017-03-22 | New API method: /api/v1/search | Eugen Rochko |
2017-03-18 | Federate header images, fix open-uri http->https redirection error | Eugen Rochko |