Age | Commit message (Expand) | Author |
2017-09-08 | Fetch statuses/following/followers numbers from ActivityPub collections (#4840) | Eugen Rochko |
2017-09-06 | Switch to static URIs, new URI format in both protocols for new statuses (#4815) | Eugen Rochko |
2017-09-01 | Make PreviewCard records reuseable between statuses (#4642) | Eugen Rochko |
2017-08-31 | Don't process ActivityPub payload if signature is invalid (#4752) | unarist |
2017-08-29 | Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730) | Eugen Rochko |
2017-08-28 | Fix deletion of status which has been reblogged (#4728) | unarist |
2017-08-26 | Add handling of Linked Data Signatures in payloads (#4687) | Eugen Rochko |
2017-08-24 | Fetch reblogs as Announce activity instead of Note object (#4672) | unarist |
2017-08-22 | Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662) | unarist |
2017-08-14 | Add support for searching AP users (#4599) | 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-08 | Add ActivityPub inbox (#4216) | Eugen Rochko |
2017-07-21 | Fix intermittent test failures due to accidentally reused class instance betw... | Eugen Rochko |
2017-07-20 | Fix webfinger retries (#4275) | Eugen Rochko |
2017-07-19 | Refactor ResolveRemoteAccountService (#4258) | Eugen Rochko |
2017-07-18 | Introduce Ostatus name space (#4164) | Akihiko Odaki |
2017-07-11 | Fix PrecomputeFeedService for filtered statuses (#4148) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-07-08 | Use charlock_holmes instead of nkf at FetchLinkCardService (#4080) | nullkal |
2017-07-05 | Fix Nokogiri::HTML at FetchLinkCardService (#4072) | 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-28 | Overwrite old statuses with reblogs in PrecomputeFeedService (#3984) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-19 | Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) | Eugen Rochko |
2017-06-14 | Batched remove status service (#3735) | Eugen Rochko |
2017-06-11 | Fix removal of status sending the original status to mentioned users instead ... | Eugen Rochko |
2017-06-06 | Fix 500 errors on searching invalid URLs (#3613) | unarist |
2017-06-05 | Don't follow account if it's already followed (#3575) | René Klačan |
2017-05-30 | Add status destroy authorization to policy (#3453) | Jack Jennings |
2017-05-27 | Avoid comparing domains when looking for an exact match of a local account (#... | happycoloredbanana |
2017-05-19 | Add buttons to block and unblock domain (#3127) | Eugen Rochko |
2017-05-19 | Specs for precompute feed service (#3142) | Matt Jankowski |
2017-05-19 | Account domain blocks (#2381) | Eugen Rochko |
2017-05-17 | Fix #2572 - Resolve preview cards for remote statuses as well as local ones (... | Eugen Rochko |
2017-05-15 | Fix change of status callbacks not setting in_reply_to_account_id and (#3072) | Eugen Rochko |
2017-05-15 | Feature conversations muting (#3017) | Eugen Rochko |
2017-05-10 | Fix #2955 - Send HEAD request ahead of GET when fetching URL previews (#2972) | Eugen Rochko |
2017-05-09 | Specs for pubsub subscribe service (#2951) | Matt Jankowski |
2017-05-09 | Spec and refactor for pubsubhubbub/unsubscribe service (#2946) | Matt Jankowski |
2017-05-09 | Services specs for subscribe and unsubscribe (#2928) | Matt Jankowski |
2017-05-07 | Unblock domain service specs/refactor (#2867) | Matt Jankowski |
2017-05-06 | Hotfix convert string from symbol (#2856) | alpaca-tc |
2017-05-06 | Optimize MuteService and AfterBlockService (#2836) | alpaca-tc |
2017-05-05 | Misc spec coverage improvements (#2821) | Matt Jankowski |
2017-05-05 | Add specs (and refactor) of FetchRemoteResourceService and SearchService (#2812) | Matt Jankowski |
2017-05-05 | More robust PuSH subscription refreshes (#2799) | Eugen Rochko |
2017-05-04 | Delete records in smaller transaction (#2802) | alpaca-tc |
2017-05-04 | Likely fix #2458, fix #2031 - handle out-of-order deletes for statuses (#2734) | Eugen Rochko |
2017-05-03 | Additional specs for URI handling (#2759) | ThibG |
2017-05-02 | Add rspec to further specify FollowRemoteAccountService (#2414) | ThibG |
2017-04-29 | Set correct attachment type for rejected media (#2599) | Patrick Figel |