Age | Commit message (Expand) | Author |
2019-02-13 | Alternative handling of private self-boosts (#9998) | ThibG |
2018-12-29 | Add handler for Move activity (#9629) | Eugen Rochko |
2018-12-13 | Add account hashtags to ActivityPub actor JSON (#9450) | Eugen Rochko |
2018-10-17 | Improve support for aspects/circles (#8950) | Eugen Rochko |
2018-08-23 | Do not check for file existence when serializing ActivityPub actor (#8386) | ThibG |
2018-07-13 | Add federation relay support (#7998) | Eugen Rochko |
2018-06-18 | Always send content for backwards-compatibility (#7844) | Eugen Rochko |
2018-06-18 | Serialize language into ActivityPub JSON (#7840) | Eugen Rochko |
2018-05-07 | Bot nameplates (#7391) | Eugen Rochko |
2018-05-05 | Fallback to old on-the-fly URI for follows/blocks if no stored URI (#7371) | Eugen Rochko |
2018-05-04 | Store URIs of follows, follow requests and blocks for ActivityPub (#7160) | Eugen Rochko |
2018-05-04 | Better pagination for ActivityPub outbox (#7356) | Eugen Rochko |
2018-04-14 | Add bio fields (#6645) | Eugen Rochko |
2018-04-01 | [WIP] Enable custom emoji on account pages and in the sidebar (#6124) | David Underwood |
2018-03-22 | Do not re-query mentions from serializers (#6858) | Eugen Rochko |
2018-03-19 | Serialize mentions in the order they are added (#6836) | ThibG |
2018-03-07 | Fix wrong target URIs in ActivityPub Add/Remove (#6668) | Eugen Rochko |
2018-03-07 | Fix #6657 - Use target instead of origin in Remove activity (#6664) | Eugen Rochko |
2018-03-04 | Federate pinned statuses over ActivityPub (#6610) | Eugen Rochko |
2018-03-04 | Fix missing focalPoint in ActivityPub JSON (#6609) | Eugen Rochko |
2018-02-28 | Federated reports (#6570) | Eugen Rochko |
2018-02-22 | Fix nil error in focal_point? (#6537) | Eugen Rochko |
2018-02-22 | fix typo in image serializer (#6530) | beatrix |
2018-02-22 | Focal points (#6520) | Eugen Rochko |
2018-02-21 | Account archive download (#6460) | Eugen Rochko |
2018-01-08 | Revert #5772 (#6221) | Eugen Rochko |
2018-01-04 | Send one Delete of Actor in ActivityPub when account is suspended (#6172) | Eugen Rochko |
2018-01-03 | Allow to dereference Follow object for ActivityPub (#5772) | Akihiko Odaki |
2017-11-18 | Profile redirect notes (#5746) | Eugen Rochko |
2017-10-14 | Use atomUri in Undo activity of Announce (#5376) | unarist |
2017-10-08 | Fix #5178 - Use object URI only in Announce, instead of embedding (#5266) | Eugen Rochko |
2017-10-07 | Encode custom emojis as resolveable objects in ActivityPub (#5243) | Eugen Rochko |
2017-09-28 | Add ability to specify alternative text for media attachments (#5123) | Eugen Rochko |
2017-09-19 | Introduce OStatus::TagManager (#5008) | Akihiko Odaki |
2017-09-19 | Use OrderedCollectionPage to return followers/following list (#4949) | nullkal |
2017-09-19 | Custom emoji (#4988) | Eugen Rochko |
2017-09-18 | Add published property to ActivityPub activity for reblogs (#5000) | unarist |
2017-09-16 | Fix AP serialization error when thread is missing (#4970) | unarist |
2017-09-12 | Fix nil error for old toots that don't have a conversation (#4900) | Eugen Rochko |
2017-09-04 | Fix some ActivityPub JSON bugs (#4796) | Eugen Rochko |
2017-09-02 | Rename "locked" to "manuallyApprovesFollowers" in ActivityPub (#4779) | Eugen Rochko |
2017-09-02 | Define missing JSON-LD properties (#4767) | Eugen Rochko |
2017-08-31 | Add sharedInbox to actors (#4737) | Eugen Rochko |
2017-08-26 | Add _:inReplyToAtomUri to ActivityPub (#4702) | Eugen Rochko |
2017-08-26 | Use Tombstone and _:atomUri in Delete activities as fallback (#4704) | Eugen Rochko |
2017-08-26 | Add ActivityPub serializer for Undo of Announce (#4703) | Eugen Rochko |
2017-08-24 | Fetch reblogs as Announce activity instead of Note object (#4672) | unarist |
2017-08-19 | Improve ActivityPub/OStatus compatibility (#4632) | Eugen Rochko |
2017-08-19 | Revert #4616 (#4638) | Eugen Rochko |
2017-08-17 | Fix #4607 - Accept/reject activities use FollowRequest, which has inverse rel... | Eugen Rochko |