summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-06-07debian: install desktop filedebian/0.29-10.29David Bremner
2019-06-07NEWS: set release date for 0.29David Bremner
2019-06-07version: bump to 0.29David Bremner
2019-06-07debian: start changelog for 0.29-1David Bremner
2019-06-07debian: install logoDavid Bremner
2019-06-07NEWS: add Emacs front end changes by various people.David Bremner
2019-06-03NEWS: add a note about protected headersDaniel Kahn Gillmor
2019-06-03debian: changelog for 0.29~rc1-1debian/0.29_rc1-1archive/debian/0.29_rc1-10.29_rc1David Bremner
2019-06-03version: bump to 0.29~rc1David Bremner
2019-06-03doc: use separate doctrees for distinct buildersDavid Bremner
2019-05-31debian: changelog for 0.29~rc0-1debian/0.29_rc0-1archive/debian/0.29_rc0-10.29_rc0David Bremner
2019-05-31version: bump to 0.29~rc0David Bremner
2019-05-31mime-node: be clearer about decryptionDaniel Kahn Gillmor
2019-05-29test: update test description.David Bremner
2019-05-29cli/reply: pull proposed subject line from the message, not the indexDaniel Kahn Gillmor
2019-05-29test: reply (in cli and emacs) should protect indexed sensitive headersDaniel Kahn Gillmor
2019-05-29test: emacs/show: ensure that protected headers appear as expectedDaniel Kahn Gillmor
2019-05-29test: ensure that protected headers appear in notmuch-emacs search as expectedDaniel Kahn Gillmor
2019-05-29test: try indexing nested messages and protected headersDaniel Kahn Gillmor
2019-05-29test: after reindexing, only legitimate protected subjects are searchableDaniel Kahn Gillmor
2019-05-29test: protected headers should work when both encrypted and signed.Daniel Kahn Gillmor
2019-05-29indexing: record protected subject when indexing cleartextDaniel Kahn Gillmor
2019-05-29cli/reply: ensure encrypted Subject: line does not leak in the clearDaniel Kahn Gillmor
2019-05-29test: show cryptographic envelope information for signed mailsDaniel Kahn Gillmor
2019-05-29test: add test for missing external subjectDaniel Kahn Gillmor
2019-05-29cli/show: add information about which headers were protectedDaniel Kahn Gillmor
2019-05-29cli/show: emit payload subject instead of outside subjectDaniel Kahn Gillmor
2019-05-29cli/show: add tests for viewing protected headersDaniel Kahn Gillmor
2019-05-29test: new test framework to compare json partsJameson Graef Rollins
2019-05-29util/crypto: add information about the payload partDaniel Kahn Gillmor
2019-05-29cli/show: emit headers after emitting bodyDaniel Kahn Gillmor
2019-05-28NEWS: note parallel test suiteDaniel Kahn Gillmor
2019-05-28NEWS: include information about per-message cryptographic statusDaniel Kahn Gillmor
2019-05-28NEWS: News for my changes for 0.29David Bremner
2019-05-26test: report summary even when abortingDaniel Kahn Gillmor
2019-05-26NEWS: The minimum supported major version of Emacs is now 24.Tomi Ollila
2019-05-26cli/show: emit new whole-message crypto status outputDaniel Kahn Gillmor
2019-05-26mime-node: track whole-message crypto state while walking the treeDaniel Kahn Gillmor
2019-05-26cli: expose message-wide crypto status from mime-nodeDaniel Kahn Gillmor
2019-05-26util/crypto: _notmuch_message_crypto: tracks message-wide crypto stateDaniel Kahn Gillmor
2019-05-25emacs: Drop content-free "Unknown signature status" buttonDaniel Kahn Gillmor
2019-05-25test: allow disabling timeout with NOTMUCH_TEST_TIMEOUT=0Daniel Kahn Gillmor
2019-05-25doc: document user header indexing.David Bremner
2019-05-25lib/database: index user headers.David Bremner
2019-05-25lib: support user prefix names in term generationDavid Bremner
2019-05-25lib: cache user prefixes in database objectDavid Bremner
2019-05-25lib: setup user headers in query parserDavid Bremner
2019-05-25cli/config: check syntax of user configured field namesDavid Bremner
2019-05-25cli/config: support user header index configDavid Bremner
2019-05-25cli/config: refactor _stored_in_dbDavid Bremner