Age | Commit message (Expand) | Author |
2015-01-22 | Merge branch 'feature/new-mail-api' into feature/async-api | Ruben Pollan |
2015-01-22 | re-add support for basic multipart messages | Kali Kaneko |
2015-01-22 | fix typo | Kali Kaneko |
2015-01-21 | lots of little fixes after meskio's review | Kali Kaneko |
2015-01-21 | rename confusing attribute for account | Kali Kaneko |
2015-01-21 | imap: implement setting of message flags | Kali Kaneko |
2015-01-21 | imap: complete FETCH implementation | Kali Kaneko |
2015-01-21 | bug: fix empty definition; remove threading use | Kali Kaneko |
2015-01-21 | tests: add link related to trial block with sync | Kali Kaneko |
2015-01-21 | return the deferred from the incoming.startService() call | Kali Kaneko |
2015-01-21 | update mail/imap tests | Kali Kaneko |
2015-01-21 | Refactor fetch into leap.mail.incoming IService | Ruben Pollan |
2015-01-21 | patch cbSelect to accept deferreds for count* | Kali Kaneko |
2015-01-21 | Complete IMAP implementation, update tests | Kali Kaneko |
2015-01-21 | Use mailbox uuids | Kali Kaneko |
2015-01-21 | tests for mail.mail module: Account | Kali Kaneko |
2015-01-21 | tests for mail.mail module: MessageCollection | Kali Kaneko |
2015-01-21 | tests for mail.mail module: Message | Kali Kaneko |
2015-01-21 | cleanup imap implementation | Kali Kaneko |
2015-01-21 | make outgoing a new submodule | Kali Kaneko |
2015-01-21 | MessageCollections + MailboxIndexer | Kali Kaneko |
2015-01-21 | Serializable Models + Soledad Adaptor | Kali Kaneko |
2015-01-21 | New keymanager async API | Ruben Pollan |
2015-01-21 | adapt to soledad 0.7 async API | Kali Kaneko |
2015-01-21 | fix typo in docs | Kali Kaneko |
2015-01-21 | specify not syncable shared db | Kali Kaneko |
2015-01-21 | add service-identity as a dependency for leap.mail | Kali Kaneko |
2015-01-21 | bump version compat for soledad client | Kali Kaneko |
2015-01-21 | remove enum dep | Kali Kaneko |
2015-01-05 | Port `enum` to `enum34` | Ruben Pollan |
2014-11-25 | Move SMTP gateway str assertion to inside OutgoingMail. | drebs |
2014-11-17 | Moving encrypt, sign and send logic from gateway (SMTP) to a MailService | Duda Dornelles |
2014-11-04 | Discover public key via attachment | Ruben Pollan |
2014-10-13 | Get keys from OpenPGP email header | Ruben Pollan |
2014-10-12 | Update docstrings | Ruben Pollan |
2014-10-07 | Merge remote-tracking branch 'meskio/feature/keymanager_api' into develop | Ivan Alejandro |
2014-10-06 | Add new leap.keymanager version to VERSION_COMPAT | Ruben Pollan |
2014-10-06 | Merge remote-tracking branch 'meskio/feature/keymanager_api' into develop | Ivan Alejandro |
2014-09-26 | Merge branch 'release-0.3.10'0.3.10 | Tomás Touceda |
2014-09-26 | Fold in changes | Tomás Touceda |
2014-09-16 | The get_key cache now it's automagical | Ruben Pollan |
2014-09-10 | add test for empty mailbox creation | Kali Kaneko |
2014-09-09 | addMailbox shouldn't accept empty names since it makes it impossible to retri... | Duda Dornelles |
2014-09-09 | add command for building rtd docs | Kali Kaneko |
2014-09-09 | fix rtd link | Kali Kaneko |
2014-09-09 | add rtd badge | Kali Kaneko |
2014-09-09 | fix syntax highlighting | Kali Kaneko |
2014-09-09 | Merge branch 'kali/feature/return-deferred' into develop | Ruben Pollan |
2014-09-09 | add comment | Kali Kaneko |
2014-09-09 | fix README syntax | Kali Kaneko |