Age | Commit message (Expand) | Author |
2018-03-19 | Ignore media validation when attaching to status during processing (#6822) | Eugen Rochko |
2018-03-08 | fix validation error (media only status) (#6684) | MitarashiDango |
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-02-28 | Fix #5708: Reject->Follow will remove the follow if it exists (#6571) | Eugen Rochko |
2018-02-28 | Federated reports (#6570) | Eugen Rochko |
2018-02-22 | Focal points (#6520) | Eugen Rochko |
2018-02-17 | Push discovered status through streaming API within a time window (#6484) | Eugen Rochko |
2018-02-02 | Accept ActivityPub announce from the author of the original note (#6236) | Akihiko Odaki |
2018-01-19 | Process mentions and reblogs even from resolved threads (#6299) | ThibG |
2018-01-09 | Skip ActivityPub Announces of non-public objects (#6230) | Eugen Rochko |
2018-01-09 | Add the author of a status to cc if reblogged (#6226) | puckipedia |
2018-01-08 | Revert #5772 (#6221) | Eugen Rochko |
2018-01-08 | Fix bad URL schemes being accepted (#6219) | Eugen Rochko |
2018-01-08 | Move Article from supported to converted types (#6218) | puckipedia |
2018-01-03 | Allow to dereference Follow object for ActivityPub (#5772) | Akihiko Odaki |
2018-01-03 | Don't leave behind husk of remotely-deleted profile (#6159) | Eugen Rochko |
2017-12-10 | Save media outside transaction (#5959) | abcang |
2017-12-06 | Using double splat operator (#5859) | Yamagishi Kazutoshi |
2017-11-30 | Add semi-support for Video/Image objects in ActivityPub (#5848) | Eugen Rochko |
2017-11-30 | Fix too many forwards (#5854) | Eugen Rochko |
2017-11-18 | Profile redirect notes (#5746) | Eugen Rochko |
2017-11-16 | Improve language filter (#5724) | Renato "Lond" Cerqueira |
2017-10-27 | Allow ActivityPub Note's tag and attachment to be single objects (#5534) | puckipedia |
2017-10-17 | When status is fetched instead of delivered, do not stream it (#5437) | Eugen Rochko |
2017-10-14 | Use atomUri in Undo activity of Announce (#5376) | unarist |
2017-10-08 | Set snowflake IDs for backdated statuses (#5260) | Eugen Rochko |
2017-10-07 | Encode custom emojis as resolveable objects in ActivityPub (#5243) | Eugen Rochko |
2017-10-04 | Validate id of ActivityPub representations (#5114) | Akihiko Odaki |
2017-09-28 | Add ability to specify alternative text for media attachments (#5123) | Eugen Rochko |
2017-09-26 | Fix #5059 - Stop processing payload if it's from local account (#5100) | Eugen Rochko |
2017-09-25 | Add missing validations in ActivityPub::Activity::Create (#5096) | Akihiko Odaki |
2017-09-19 | Introduce OStatus::TagManager (#5008) | Akihiko Odaki |
2017-09-19 | Define emoji context for ActivityPub (#5004) | Eugen Rochko |
2017-09-19 | Custom emoji (#4988) | Eugen Rochko |
2017-09-18 | Add published property to ActivityPub activity for reblogs (#5000) | unarist |
2017-09-17 | Raise an error on getting activity uri for remote status (#4984) | unarist |
2017-09-14 | Fix race condition when receiving an ActivityPub Create multiple times (#4930) | ThibG |
2017-09-12 | Fix #4894 - Merge context hash into final JSON hash after key transform (#4898) | Eugen Rochko |
2017-09-08 | Handle stream_entry URL correctly in ActivityPub (#4854) | unarist |
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 | Make "unfollow" undo pending outgoing follow request too (#4781) | Eugen Rochko |
2017-09-02 | Define missing JSON-LD properties (#4767) | Eugen Rochko |
2017-09-01 | Add ActivityPub handler for Delete->Actor activities (#4761) | Eugen Rochko |
2017-09-01 | Do not rely on activity arriving exactly once after delete arrived (#4754) | Eugen Rochko |
2017-09-01 | Deduplicate with local status on Create activity (#4763) | unarist |
2017-08-31 | Remove identity context from output of LinkedDataSignature (#4753) | Eugen Rochko |
2017-08-30 | Forward ActivityPub creates that reply to local statuses (#4709) | Eugen Rochko |
2017-08-28 | Fix Delete activity handling when the status has been reblogged (#4729) | unarist |