Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-18 | remove Salmon module | Ariadne Conill | |
2019-09-18 | Bump copyright years of files changed in 2019 | Haelwenn (lanodan) Monnier | |
Done via the following command: git diff 1e6c102bfcfe0e4835a48f2483f2376f9bf86a20 --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/' | |||
2019-08-01 | [#1149] Replaced RetryQueue with oban-based retries. | Ivan Tashkinov | |
2019-05-22 | move key generation functions into Pleroma.Keys module | William Pitcock | |
2019-05-12 | tests: fix salmon tests | William Pitcock | |
2019-04-22 | Use `User.get_cached*` everywhere | Egor | |
2019-04-02 | replace `Repo.get_by(User, ap_id: ap_id)` with `User.get_by_ap_id(ap_id)` | Egor Kislitsyn | |
2019-03-13 | [Credo] fix Credo.Check.Readability.AliasOrder | Haelwenn (lanodan) Monnier | |
2019-02-11 | test: de-group alias/es | Haelwenn (lanodan) Monnier | |
2018-12-23 | tests: add legal boilerplate | William Pitcock | |
2018-12-12 | fix warnings | Maksim Pechnikov | |
2018-12-04 | update test | Maksim Pechnikov | |
2018-12-04 | add http requests mock | Maksim Pechnikov | |
2018-03-30 | Format the code. | lain | |
2018-02-25 | Fix salmon tests. | lain | |
2018-02-12 | Make test output easier to read. | lain | |
2017-08-25 | Ignore padding for salmon public keys. | Roger Braun | |
2017-06-23 | Longer timeouts for outgoing federation. | Roger Braun | |
2017-05-16 | AP refactoring. | Roger Braun | |
2017-05-03 | Attachment parsing, better magic key fetching. | Roger Braun | |
2017-05-01 | Make outgoing salmons work. | Roger Braun | |
2017-04-29 | Make key fetching use ostatus fetching. | Roger Braun | |
2017-04-26 | Salmon creation. | Roger Braun | |
2017-04-23 | Decode and verify salmons. | Roger Braun | |