Age | Commit message (Expand) | Author |
2015-01-16 | Removed service_identity module because it is optional and doesn't exist on w... | Bruno Wagner |
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 | Removed requirements (we are back to using setup.py again) and changed go to ... | Bruno Wagner |
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 | Adding pynacl dependency | Duda Dornelles |
2015-01-13 | #230 Going back to setup.py for managing deps and upgrading soledad to 0.6.3 | Duda Dornelles |
2015-01-13 | #230 Changing defer_encryption to False in order to upgrade soledad 0.6.3 | Fábio Pio |
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-12 | Added jshint to the go test | Bruno Wagner |
2015-01-12 | Improved functional test waits in mail_view steps. | Folker Bernitt |
2015-01-09 | #164 sometimes a mail with more than one alternative will not have an html part | Duda Dornelles |
2015-01-09 | Added printing of console.log to functional test common. | Folker Bernitt |
2015-01-08 | Fix pep8 | Alexandre Pretto |
2015-01-08 | Make it easier to run unit, integration and pep8 tests | Alexandre Pretto |
2015-01-08 | #157: mail api to return htmlBody and textPlainBody so the UI doesnt have to ... | Alexandre Pretto |
2015-01-06 | Npm build already runs clean | Bruno Wagner |
2015-01-06 | Nose --no-capture was spilling garbage over the tests | Bruno Wagner |
2015-01-06 | Removed unused file | Bruno Wagner |
2015-01-06 | Removed commented out install_requires | Bruno Wagner |
2015-01-06 | Always unzip is not needed anymore because we are not installing packages thr... | Bruno Wagner |
2015-01-06 | Removed log with duplicated information | Bruno Wagner |
2015-01-06 | Service ./go has some new tricks | 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 | Removing install_requires from setup.py for now | Duda Dornelles |
2014-12-23 | Falling back to requirements.txt for now till we get soledad packages with PE... | Duda Dornelles |
2014-12-23 | fixing pep8 warnings | Duda Dornelles |
2014-12-23 | Refactoring soledad querier to use mixins | Duda Dornelles |
2014-12-22 | Added explicit cryptography package to setup.py because the new version is br... | Bruno Wagner |
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-18 | moving back to phantomjs as driver for functional tests | Duda Dornelles |
2014-12-18 | adding license info to proxy files and fixing pep8 | Duda Dornelles |
2014-12-18 | Running functional tests behind tornado proxy: breaking the build :) | Duda Dornelles |
2014-12-18 | Adding a tornado proxy to simulate the behavior for the user agent when runni... | Duda Dornelles |
2014-12-17 | no need for 6 and 15 threads test #194 | Victor Shyba |