summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
...
* | fix: be more relaxed wrt non-rfc-compliant headersPatrick Totzke2012-05-31
|/
* fix: sanity check libmagics return valuesPatrick Totzke2012-05-30
* docs: minor fixesPatrick Totzke2012-05-29
* fix: msg.accumulate_body doesn't return unicodePatrick Totzke2012-05-25
* switch from pyme to gpgmeMichael Stapelberg2012-05-21
* Merge pull request #454 from bjoernb/attachment_prefixPatrick Totzke2012-05-21
|\
| * added support for configurable attachment download directorybjoernb2012-05-21
* | Merge branch 'master' of github.com:pazz/alotPatrick Totzke2012-05-21
|\ \
| * | bumped version string to 0.3.1+Patrick Totzke2012-05-19
| * | fix editnewPatrick Totzke2012-05-19
| |/
* | strip spaces when parsing email headersMichael Stapelberg2012-05-21
* | Revert "split key/header by ': ', not ':'"Patrick Totzke2012-05-21
|/
* bumped version string to 0.3.1Patrick Totzke2012-05-17
* 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
| |/