Age | Commit message (Expand) | Author |
2017-08-22 | Ignore empty response in ActivityPub::FetchRemoteStatusService (#4661) | unarist |
2017-08-22 | Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662) | unarist |
2017-08-21 | Support more variations of ActivityPub keyId in signature (#4630) | Eugen Rochko |
2017-08-21 | Do not try to re-subscribe to unsubscribed accounts (#4653) | Eugen Rochko |
2017-08-21 | ActivityPub migration procedure (#4617) | Eugen Rochko |
2017-08-20 | Handle duplicate ActivityPub activities (#4639) | Eugen Rochko |
2017-08-14 | Add support for searching AP users (#4599) | Yamagishi Kazutoshi |
2017-08-14 | Require "inbox" to be set on actor to be ActivityPub-ready (#4595) | Eugen Rochko |
2017-08-14 | Fix search (regression from #4589) (#4594) | Yamagishi Kazutoshi |
2017-08-14 | Hook up URL-based resource look-up to ActivityPub (#4589) | Eugen Rochko |
2017-08-13 | ActivityPub delivery (#4566) | Eugen Rochko |
2017-08-12 | Add serializing/unserializing of "locked" actor attribute (#4585) | Eugen Rochko |
2017-08-08 | Add ActivityPub inbox (#4216) | Eugen Rochko |
2017-07-31 | Change RuboCop rules to loose (#4464) | Yamagishi Kazutoshi |
2017-07-27 | Fix an error when a user tries to search nonexistent remote user (regression ... | nullkal |
2017-07-24 | Allow domain blocks that only reject media without silencing or suspending (#... | sdukhovni |
2017-07-22 | Fix #4172 - Mutes now block notifications (#4300) | Eugen Rochko |
2017-07-20 | Fix webfinger retries (#4275) | Eugen Rochko |
2017-07-19 | fix(push_subscription): Guard against malformed favourite notification (#4271) | Sorin Davidoi |
2017-07-19 | Add ActivityPub attributes to accounts (#4273) | Eugen Rochko |
2017-07-19 | Fix logging in ProcessFeedService (#4270) | Akihiko Odaki |
2017-07-19 | Refactor ResolveRemoteAccountService (#4258) | Eugen Rochko |
2017-07-19 | Correct OStatus inflection (Ostatus -> OStatus) (#4255) | Eugen Rochko |
2017-07-18 | Introduce Ostatus name space (#4164) | Akihiko Odaki |
2017-07-18 | fix(push-subscriptions): Refactor how Sidekiq jobs are handled (#4226) | Sorin Davidoi |
2017-07-15 | Optimize uri normalization (#4212) | ThibG |
2017-07-14 | Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205) | Eugen Rochko |
2017-07-14 | HTTP signatures (#4146) | Eugen Rochko |
2017-07-14 | Fix #4149, fix #1199 - Store emojis as unicode (#4189) | Eugen Rochko |
2017-07-13 | Web Push Notifications (#3243) | Sorin Davidoi |
2017-07-12 | Fix #4067 - Do not make HTTP round-trip when resolving local URL (#4160) | Eugen Rochko |
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-11 | Fix PrecomputeFeedService for filtered statuses (#4148) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-07-10 | Rescue exceptions related to Goldfinger at FetchRemoteStatusService (#4138) | abcang |
2017-07-09 | Rescue exceptions related to Goldfinger (#4044) | abcang |
2017-07-08 | Use charlock_holmes instead of nkf at FetchLinkCardService (#4080) | nullkal |
2017-07-07 | Fix feed author not being enforced in ProcessFeedService (#4092) | Eugen Rochko |
2017-07-07 | Refactor JSON templates to be generated with ActiveModelSerializers instead o... | Eugen Rochko |
2017-07-05 | Fix Nokogiri::HTML at FetchLinkCardService (#4072) | abcang |
2017-07-03 | Rescue exceptions caused by FetchLinkCardService (#4045) | abcang |
2017-06-30 | Do not raise an error if PrecomputeFeed could not find any status (#4015) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-29 | rescue HTTP::ConnectionError (#3992) | abcang |
2017-06-29 | Use multiple pairs for zadd in PrecomputeFeedService (#3990) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-28 | Overwrite old statuses with reblogs in PrecomputeFeedService (#3984) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-26 | Raise an error if salmon request response is unsatisfactory (#3960) | ThibG |
2017-06-20 | Fix conversations (fixes #3869) (#3870) | ThibG |
2017-06-20 | Filter direct statuses in Status.as_home_timeline (#3842) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-19 | Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) | Eugen Rochko |