summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tests: Require python3 in test_env_setJordan Justen2018-12-19
* Set local variable before useageLucas Hoffmann2018-12-14
* bump version stringPatrick Totzke2018-12-10
* update newsPatrick Totzke2018-12-10
* rename get_account_by_address to account_matching_addressvrs2018-12-10
* match addresses against accounts, not address listsvrs2018-12-10
* attach accounts to envelopesvrs2018-12-10
* refactor test_issue_1291Patrick Totzke2018-12-07
* add test test_unknown_cte_valuePatrick Totzke2018-12-07
* tests: update test_malformed_cte_valuePatrick Totzke2018-12-07
* refactor alot.db.utils.remove_ctePatrick Totzke2018-12-07
* Travis: Fix notice configDaniel M. Capella2018-12-03
* pep8 fixesPatrick Totzke2018-12-03
* Add test for #1301Lucas Hoffmann2018-12-03
* Add simple test to demonstrate #1291Lucas Hoffmann2018-12-03
* Add two messages to the test mail corpusLucas Hoffmann2018-12-03
* Travis: "use notices instead of regular messages"Daniel M. Capella2018-12-02
* Screenshots are now in the wiki repo. Closes #1333Daniel M. Capella2018-11-28
* fix: ui.notify is no coroutinePatrick Totzke2018-11-21
* make bounce command use the correct sender accountMichael J Gruber2018-11-15
* docs: mention pipeto in FAQPatrick Totzke2018-11-11
* Assert some logging messages to silence themLucas Hoffmann2018-11-11
* Fix deprecation warnings for unittestsLucas Hoffmann2018-11-11
* docs: reformat faqPatrick Totzke2018-11-11
* docs: update installationPatrick Totzke2018-11-11
* docs: cleanupPatrick Totzke2018-11-11
* docs: clean up sphinx configPatrick Totzke2018-11-11
* travis: set CODACY_PROJECT_TOKEN on travisPatrick Totzke2018-11-11
* docs: really remove travis-sphinxPatrick Totzke2018-11-11
* docs: use sphinx's autodoc_mock_imports to mockPatrick Totzke2018-11-11
* docs: don't use travis-sphinxPatrick Totzke2018-11-11
* python 3 builds on readthedocsPatrick Totzke2018-11-11
* use travis-sphinx to build docsPatrick Totzke2018-11-10
* fix travis configPatrick Totzke2018-11-10
* travis doesn't like empty lines?Patrick Totzke2018-11-08
* travis-sphinxPatrick Totzke2018-11-08
* travis-sphinxPatrick Totzke2018-11-08
* use travis-sphinx to deploy docs to gh-pagesPatrick Totzke2018-11-08
* don't include quoted lines in msg content summaryPatrick Totzke2018-11-08
* Merge pull request #1329 from meskio/session_key_bad_signatureDylan Baker2018-11-01
|\
| * crypto: use sphyinx 'raise' first param to give the typeRuben Pollan2018-11-01
| * crypto: deal with bad signatures on session-decryptRuben Pollan2018-11-01
|/
* db/utils: strip cte before comparingDylan Baker2018-10-19
* Merge pull request #1323 from drebs/1232_check-encryptionDylan Baker2018-10-18
|\
| * Check set of encryption keys before sendingAndre Bianchi2018-10-16
|/
* Merge pull request #1306 from lucc/fix-1303Dylan Baker2018-10-10
|\
| * Improve error notification on failing sendmailLucas Hoffmann2018-10-10
| * Check the return code from sendmailLucas Hoffmann2018-09-22
* | Merge pull request #1239 from meskio/session-keyLucas Hoffmann2018-10-10
|\ \
| * | crypto: Use session-key to decrypt messages if present in the indexRuben Pollan2018-10-08
|/ /