Age | Commit message (Expand) | Author |
2015-01-23 | plaftform #53 adding --leap-cert option to UA | Duda Dornelles |
2015-01-22 | #224 fixing tests and app for twisted migration | Duda Dornelles |
2015-01-21 | Fixed pep8 warnings | Bruno Wagner |
2015-01-21 | #240 Adapted tests after change to twisted web | Duda Dornelles |
2015-01-21 | #224 App is working without klein - migration to twisted "complete" | Duda Dornelles |
2015-01-19 | Issue #169: Allow custom home folder. | Folker Bernitt |
2015-01-16 | Merge pull request #231 from pixelated-project/MAC_on_encrypted_storage_227 | Victor Shyba |
2015-01-15 | for #227, also use IV on hmac generation | Victor Shyba |
2015-01-14 | Not deferring encryption/decryption for soledad - this how it was on soledad ... | Duda Dornelles |
2015-01-14 | for #227, MAC on encrypted storage | Victor Shyba |
2015-01-14 | Added a lock to search index_mail. | Folker Bernitt |
2015-01-13 | for #227, nacl -> SoledadCrypto, since its already present | Victor Shyba |
2015-01-13 | Fixed ignoring charset on mail content type when parsing mails. | Folker Bernitt |
2015-01-12 | card #227, using base64 on query explicitly (previous lib did it implicitly) | Victor Shyba |
2015-01-12 | card #227, replacing lib for debian compatibility: cryptography -> nacl | Victor Shyba |
2015-01-09 | #164 sometimes a mail with more than one alternative will not have an html part | Duda Dornelles |
2015-01-08 | #157: mail api to return htmlBody and textPlainBody so the UI doesnt have to ... | Alexandre Pretto |
2015-01-06 | Removed log with duplicated information | Bruno Wagner |
2015-01-06 | Getting rid of unused sqlcipher index updates, speeding up tests and app. Als... | Duda Dornelles |
2015-01-06 | Issue #183 adds ALL to special tags. | Lisa Junger |
2015-01-06 | Issue #135: Removed dead code. | Lisa Junger |
2015-01-06 | Issue #215: Fixed missing From header for sent mails. | Lisa Junger |
2015-01-05 | #193 get next uid from the mailbox we are trying to add the email instead of ... | Duda Dornelles |
2015-01-05 | Ooopsie, forgot some debug code there | Duda Dornelles |
2014-12-23 | #216 when trying to save a draft too fast (before the previous version is sav... | Duda Dornelles |
2014-12-23 | deleting unused code | Duda Dornelles |
2014-12-23 | fixing pep8 warnings | Duda Dornelles |
2014-12-23 | Refactoring soledad querier to use mixins | Duda Dornelles |
2014-12-22 | Sometimes soledad adds a None recipient on a mail header, just making sure th... | Duda Dornelles |
2014-12-22 | Removing unused code | Duda Dornelles |
2014-12-22 | refactoring package structure | Duda Dornelles |
2014-12-18 | \#203 & #204 & #205: fixing client and api for buld mark as read/unread and ... | Duda Dornelles |
2014-12-17 | Fix issue #200 search works with base63 bodies | Fábio Pio |
2014-12-17 | Fixed #199 base64 detection won't break plain text | Fábio Pio |
2014-12-16 | Fix #195 and #198 special characters handling | Fábio Pio |
2014-12-15 | related to #194 - solves a concurrency problem on encrypted whoosh caused by ... | Victor Shyba |
2014-12-12 | Card #168 - ignores contacts coming from trash and drafts | Patrick Maia |
2014-12-11 | no_signature_information used when leap signature header is none #177 | Victor Shyba |
2014-12-11 | Fixed delete mails from mail list, actions | Neissi Torres Lima |
2014-12-11 | Fixed pep8 | Bruno Wagner |
2014-12-11 | optmizing python imports | Duda Dornelles |
2014-12-09 | new ca cert for try.pixelated-project.org | Christoph Kluenter |
2014-12-08 | Tags are now saved and read from the flags doc (old tags will be gone from th... | Bruno Wagner |
2014-12-04 | removing unused method | Duda Dornelles |
2014-12-04 | removing unused test and fixing another one | Duda Dornelles |
2014-12-03 | Card #149 - does not open two ports when running with SSL | Patrick Maia |
2014-12-03 | #135 Fix method that changed but was missed during a rebase | Alexandre Pretto Nunes |
2014-12-03 | #135 Use reply-to field instead of from when present | Alexandre Pretto Nunes |
2014-12-03 | #135 Have the service respond the email details with who should be on to: and... | Alexandre Pretto Nunes |
2014-12-03 | started to move reply template to be part of mail. | Lisa Junger |