Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-27 | Don't embed the first page in inboxes/outboxes and refactor the views to | rinpatch | |
follow View/Controller pattern Note that I mentioned the change in 1.1 section because I intend to backport this, if this is not needed I will move it back to Unreleased. | |||
2019-05-22 | move key generation functions into Pleroma.Keys module | William Pitcock | |
2019-03-26 | AP UserView: Refactor banner / avatar display code, add test. | lain | |
2019-03-13 | [Credo] fix Credo.Check.Readability.AliasOrder | Haelwenn (lanodan) Monnier | |
2019-02-14 | activitypub: user view: do not expose oAuth endpoints for instance users | William Pitcock | |
2019-02-13 | tests: add tests for endpoints | William Pitcock | |
2018-11-17 | activitypub: object view: avoid leaking private details | William Pitcock | |
2018-11-08 | Small refactor. | lain | |
2018-07-12 | activitypub: switch to using x509 representation for public keys instead of ↵ | William Pitcock | |
pkcs#1 | |||
2017-12-11 | ActivityPub: Add Objects View. | Lain Iwakura | |