Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-22 | [style] fix pep8 warnings | Folker Bernitt | |
2015-09-16 | [feat] use async events api | Kali Kaneko | |
in this way, we're using twisted reactor instead of having another thread with zmq's own copy of tornado ioloop. Resolves: #7274 | |||
2015-06-18 | [style] pep8 and unused imports cleanup | drebs | |
2015-05-14 | [feat] adapt to new events api on common | Ivan Alejandro | |
- Related: #6359 | |||
2015-02-20 | fix broken multipart attachment rendering | Kali Kaneko | |
2015-02-11 | Attach key for addresses without known key | Ruben Pollan | |
This seems to fix the problem with some headers dissapearing (#6692) | |||
2015-02-11 | Add public key as attachment | Ruben Pollan | |
2015-02-11 | Remove footer | Ruben Pollan | |
2015-02-11 | make outgoing a new submodule | Kali Kaneko | |