summaryrefslogtreecommitdiff
path: root/alot/commands
Commit message (Expand)AuthorAge
* add copyright statements to all source filesPatrick Totzke2012-06-14
* Merge branch '0.3.1-feature-boolean-arguments'Patrick Totzke2012-06-13
|\
| * use BooleanAction where appropriatePatrick Totzke2012-06-11
| * make --spawn option default to NonePatrick Totzke2012-06-10
| * use cmdlist properly for shellescapePatrick Totzke2012-06-05
| * fix: shellescape to work with ExternalCommand APIPatrick Totzke2012-06-03
| * add helper split_commandstringPatrick Totzke2012-06-03
| * make ExternalCommand work on command listsPatrick Totzke2012-06-03
| * shell parameter for ExternalCommandPatrick Totzke2012-06-02
| * stdin parameter for ExternalCommandPatrick Totzke2012-06-02
| * interpret missing %s in mailcap handler correctlyPatrick Totzke2012-06-02
* | Merge branch '0.3.1-feature-quotehook-465'Patrick Totzke2012-06-13
|\ \
| * | introduce setting quote_prefixThomas Weißschuh2012-06-08
| * | use hook text_quote for quoting a messag bodyThomas Weißschuh2012-06-08
| |/
* / use address as fallback in reply/forward_prefixThomas Weißschuh2012-06-12
|/
* 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
* | fix editnewPatrick Totzke2012-05-19
|/
* 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
| * 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
| * don’t show a 'sending' notification before actually sendingMichael Stapelberg2012-05-04
| * move ConstructMailError to alot.db.errorsMichael Stapelberg2012-05-01
| * Properly handle GPG errorsMichael 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
* | 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
| |/
* | Merge branch '0.3-fix-quote-correctly-437' into stagingPatrick Totzke2012-04-15
|\ \
| * | Use ">" followed by a space to quote emailsMichael Stapelberg2012-04-15
| |/
* | Merge branch '0.3-fix-theming-430' into stagingPatrick Totzke2012-04-08
|\ \
| * | fix help overlay themingPatrick Totzke2012-04-08
| |/
* | Merge branch '0.3-fix-forward-attach' into stagingPatrick Totzke2012-04-06
|\ \
| * | fix ctype in forward --attachPatrick Totzke2012-04-06
| |/
* | Merge branch '0.3-fix-edit-hook-427' into stagingPatrick Totzke2012-04-06
|\ \
| * | Fix invocation of pre_edit_translate hook.Jakob2012-04-04
| |/
* | Merge branch '0.3-fix-attachments-419' into stagingPatrick Totzke2012-04-05
|\ \