Age | Commit message (Expand) | Author |
---|---|---|
2018-12-31 | update copyright years to 2019 | William Pitcock |
2018-12-23 | add license boilerplate to pleroma core | William Pitcock |
2018-11-27 | HTTP sig fixes. | lain |
2018-05-26 | Rename id helper method. | lain |
2018-05-21 | Actually fix missing alias. | lain |
2018-05-21 | Add missing alias. | lain |
2018-05-19 | activitypub: normalize the actor to ensure we have its URI | William Pitcock |
2018-05-04 | Fix a bunch of unused variable warnings | Mark Felder |
2018-03-19 | Grammar consistency | Mark Felder |
2018-03-11 | Don't validate on missing public key. | lain |
2018-03-11 | More signature debugging. | lain |
2018-02-24 | More logging for signature problems. | lain |
2018-02-11 | ActivityPub: Basic note federation with Mastodon. | lain |
2017-12-12 | Add plug to validate signed http requests. | Roger Braun |
2017-12-11 | HTTPSig: Add method to validate conn | Roger Braun |
2017-09-18 | HTTP Signatures: Work with all test vectors. | Roger Braun |
2017-09-18 | Start of HTTP Signatures. | Roger Braun |