Age | Commit message (Expand) | Author |
2017-12-06 | Using double splat operator (#5859) | Yamagishi Kazutoshi |
2017-10-08 | Set snowflake IDs for backdated statuses (#5260) | Eugen Rochko |
2017-09-19 | Introduce OStatus::TagManager (#5008) | Akihiko Odaki |
2017-07-19 | Fix logging in ProcessFeedService (#4270) | Akihiko Odaki |
2017-07-19 | Correct OStatus inflection (Ostatus -> OStatus) (#4255) | Eugen Rochko |
2017-07-18 | Introduce Ostatus name space (#4164) | Akihiko Odaki |
2017-07-11 | Revert "Wrap methods of ProcessFeedService::ProcessEntry in classes (#4151)" ... | nightpool |
2017-07-11 | Wrap methods of ProcessFeedService::ProcessEntry in classes (#4151) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-07-11 | Remove redundant inclusion (#4150) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-07-07 | Fix feed author not being enforced in ProcessFeedService (#4092) | Eugen Rochko |
2017-06-20 | Fix conversations (fixes #3869) (#3870) | ThibG |
2017-06-07 | Fix Code Climate failed (regression from #3622) (#3624) | Yamagishi Kazutoshi |
2017-06-07 | Fixes #3388 by moving re-entrant `shared_status_from_xml` before transaction ... | ThibG |
2017-06-06 | Try fixing ThreadResolveWorker calls (#3599) | ThibG |
2017-05-31 | Misc tidying and clean ups (#3445) | Matt Jankowski |
2017-05-27 | Fix some nil errors (#3338) | Eugen Rochko |
2017-05-22 | Similarly to #2426, put creation of remote statuses in a transaction, (#3233) | Eugen Rochko |
2017-05-18 | Fetch remote image using http.rb (#3114) | Yamagishi Kazutoshi |
2017-05-17 | Fix #2572 - Resolve preview cards for remote statuses as well as local ones (... | Eugen Rochko |
2017-05-16 | Make faster ProcessFeedService (#3080) | Shunsuke Michii |
2017-05-12 | Add conversation model, <ostatus:conversation /> (#3016) | Eugen Rochko |
2017-05-11 | Fix #1426 - Trim long usernames in public follower/following lists (#2993) | Eugen Rochko |
2017-05-04 | Likely fix #2458, fix #2031 - handle out-of-order deletes for statuses (#2734) | Eugen Rochko |
2017-05-03 | Fix #2706 - Always respond with 200 to PuSH payloads (#2733) | Eugen Rochko |
2017-04-30 | Downgrade rubocop 0.48.1 => 0.46.0 (#2628) | yhirano |
2017-04-27 | Improve shared status verification (#2525) | Eugen Rochko |
2017-04-25 | Punycode URI normalization (#2370) | Eugen |
2017-04-16 | Add language detection (#1772) | Eugen |
2017-04-16 | Fix #1813 - Alleviate extra requests when processing mentions (#1938) | Eugen |
2017-04-16 | Make file attachment on MediaAttachment optional (#1865) | Eugen |
2017-04-15 | Allow running mastodon on a different domain as the one used for identifying ... | ThibG |
2017-04-08 | Fix #1141, fix #1126 - Avatar/profile info fetching (#1215) | Eugen |
2017-04-05 | Split SalmonWorker into smaller parts, move profile updating into another job | Eugen Rochko |
2017-03-13 | Fix casuality of processing remote mentions such that notifications | Eugen Rochko |
2017-02-22 | Skip remote media URLs that don't have a hostname | Eugen Rochko |
2017-02-11 | Mentions in private statuses allow mentioned people to see them | Eugen Rochko |
2017-02-09 | Fix #614 - extra reply-boolean on statuses to account for cases when replied-to | Eugen Rochko |
2017-01-27 | Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB, | Eugen Rochko |
2017-01-25 | Use <summary> to encode content warnings instead | Eugen Rochko |
2017-01-25 | Instead of using spoiler boolean and spoiler_text, simply check for non-blank... | Eugen Rochko |
2017-01-23 | Optional domain block attribute that prevents media attachments from being do... | Eugen Rochko |
2017-01-20 | Instead of refusing to create accounts, domain blocks auto-suspend new accoun... | Eugen Rochko |
2017-01-20 | Fix preview cards layout, do preview card crawling for remote statuses | Eugen Rochko |
2017-01-14 | Fix too late return | Eugen |
2017-01-11 | Add ruby version to Gemfile, move devDependencies in package.json to dependen... | Eugen Rochko |
2016-12-12 | Restoring old async behaviour of thread resolving as it proved to be more robust | Eugen Rochko |
2016-12-11 | Thread resolving no longer needs to be separate from ProcessFeedService, | Eugen Rochko |
2016-12-05 | Add account suspension | Eugen Rochko |
2016-11-30 | Per-status control for unlisted mode, also federation for unlisted mode | Eugen Rochko |
2016-11-26 | Update hub URL and re-subscribe if hub URL changes | Eugen Rochko |