summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* Merge branch '0.3-feature-pyme' into stagingPatrick Totzke2012-05-17
|\
| * don't look up key if togglesign to unset sign bitPatrick Totzke2012-05-13
| * make CryptoContext.get_key fail if no key foundPatrick Totzke2012-05-13
| * add envelope commands 'sign' and 'unsign'Patrick Totzke2012-05-13
| * verify accounts gpg_key upon startupPatrick Totzke2012-05-13
| * move alot.db.errors GPGProblem to alot.errorsPatrick Totzke2012-05-13
| * lookup gpg key once during composePatrick Totzke2012-05-12
| * update alot/defaults/alot.rc.spec for sign_by_default and gpg_keyMichael Stapelberg2012-05-12
| * align "GPG sign" line with the other headersMichael Stapelberg2012-05-11
| * add sign_by_default account setting to enable GPG signatures by default, use ...Michael Stapelberg2012-05-11
| * Make togglesign accept an optional keyid (like 4AC8EE1D) which will be used f...Michael Stapelberg2012-05-04
| * rename ConstructMailError to GPGProblemMichael Stapelberg2012-05-04
| * properly check for GPG_AGENT_INFO (handle unset and empty)Michael Stapelberg2012-05-04
| * don’t show a 'sending' notification before actually sendingMichael Stapelberg2012-05-04
| * bugfix: use has_key for checking if GPG_AGENT_INFO is setMichael Stapelberg2012-05-01
| * move ConstructMailError to alot.db.errorsMichael Stapelberg2012-05-01
| * don’t use 'lines'Michael Stapelberg2012-05-01
| * use sphinx markup for email_as_stringMichael Stapelberg2012-05-01
| * Properly handle GPG errorsMichael Stapelberg2012-04-23
| * remove last reference to twisted threadsMichael Stapelberg2012-04-23
| * add togglesign command to toggle an envelope’s sign flagMichael Stapelberg2012-04-23
| * remove custom passphrase cb, eliminate code duplicationMichael Stapelberg2012-04-23
| * Implement signing outgoing messages (PoC)Michael Stapelberg2012-04-15
* | removed uneccesary refresh callPatrick Totzke2012-05-17
* | added debug statements for flushingPatrick Totzke2012-05-17
* | neater error handling while flushingPatrick Totzke2012-05-17
* | use new db's for writequeue entries in flushPatrick Totzke2012-05-17
* | Merge branch '0.3-feature-prompt-ctrl-ae-450' into stagingPatrick Totzke2012-05-17
|\ \
| * | Implement ^A and ^E (jump to start/jump to end) for text promptsMichael Stapelberg2012-05-17
| |/
* | Merge branch '0.3-fix-content-sort' into stagingPatrick Totzke2012-05-16
|\ \
| * | threadlist: make display_content use the most recent messages instead of *ran...Michael Stapelberg2012-05-16
| |/
* | Merge branch '0.3-fix-messages-typo-447' into stagingPatrick Totzke2012-05-16
|\ \
| * | Fix typo in db/message.py: get_email() (instead of get_mail())Michael Stapelberg2012-05-16
| |/
* | Merge branch '0.3-fix-stringlists' into stagingPatrick Totzke2012-05-16
|\ \
| * | docs: docstring for settings.checks.mail_containerPatrick Totzke2012-05-05
| * | config: adjust force_list testPatrick Totzke2012-05-05
| * | replace string_list with force_listPatrick Totzke2012-04-05
| |/
* | Merge branch '0.3-fix-spaces-442' into stagingPatrick Totzke2012-05-12
|\ \
| * | split key/header by ': ', not ':'Patrick Totzke2012-05-11
| |/
* | fix: hardcode buffer in after-flush callbackPatrick Totzke2012-05-12
* | Merge branch '0.3-fix-emptybuffer' into stagingPatrick Totzke2012-05-05
|\ \
| * | fix: help overlay in global modePatrick Totzke2012-05-05
| * | fix: safely read UI modePatrick Totzke2012-05-05
| * | fix empty bufferlistPatrick Totzke2012-05-05
| |/
* | Merge branch '0.3-fix-attach-completing-439' into stagingPatrick Totzke2012-04-23
|\ \
| * | fix: escaping in PathCompleterPatrick Totzke2012-04-22
| |/
* | Merge branch '0.3-docs-mboxpath-436' into stagingPatrick Totzke2012-04-22
|\ \
| * | docs: note conditions on (sent|draft)_box settingsPatrick Totzke2012-04-22
| |/
* | Merge branch '0.3-fix-quote-correctly-437' into stagingPatrick Totzke2012-04-15
|\ \
| * | Use ">" followed by a space to quote emailsMichael Stapelberg2012-04-15
| |/