summaryrefslogtreecommitdiff
path: root/alot/commands
Commit message (Expand)AuthorAge
* add missing help strings for crypto commandsPatrick Totzke2013-02-19
* if :encrypt doesn't find any recipient set encrypt=FalseJohannes Kulick2013-02-19
* if key hint is ambiguous ask for key with choiceJohannes Kulick2013-02-19
* validate keys already in get_key()Johannes Kulick2013-02-19
* add error codesJohannes Kulick2013-02-19
* ignore empty strings for auto key lookupJohannes Kulick2013-02-19
* better error messagesJohannes Kulick2013-02-19
* validate key before adding to encryption listJohannes Kulick2013-02-19
* pep8 fixesPatrick Totzke2013-02-19
* handle more error codesJohannes Kulick2013-02-19
* if all encryption keys are removed set flag to falseJohannes Kulick2013-02-19
* automatically fill in recipients as encryption recipientsJohannes Kulick2013-02-19
* rmencrypt now accepts keyids/hints instead of indicesJohannes Kulick2013-02-19
* support multiple recipients in encryptionJohannes Kulick2013-02-19
* move key dissolving to commandJohannes Kulick2013-02-19
* add docJohannes Kulick2013-02-19
* pep8 correctionsJohannes Kulick2013-02-19
* add unencrypt and toggleencrypt commandsJohannes Kulick2013-02-19
* add key parameter to encrypt commandJohannes Kulick2013-02-19
* add encrypt commandJohannes Kulick2013-02-19
* Notify for unknown movement.William Erik Baxter2013-02-19
* Conform to PEP 8.William Erik Baxter2013-02-19
* Implement move commands in globals.py. Add --redraw for bclose.William Erik Baxter2013-02-19
* make sure urwid keeps track of updated TERM sizePatrick Totzke2013-01-30
* bug on exit if index not syncedPatrick Totzke2012-12-16
* prevent multiple 'index locked' notificationsPatrick Totzke2012-12-16
* Merge remote-tracking branch 'origin/0.3.3-feature-tagsearch-517'Patrick Totzke2012-11-07
|\
| * re-enable toggletags command in search modePatrick Totzke2012-10-06
| * pep8Patrick Totzke2012-10-06
| * touch tag and untag commands in search modePatrick Totzke2012-10-06
| * add callback parameter for FlushCommandPatrick Totzke2012-09-23
| * cleanup tagsearch commandsPatrick Totzke2012-09-23
| * remove unnecessary assertPatrick Totzke2012-09-23
| * Consolidate search and thread tagging commands.William Erik Baxter2012-09-23
| * Move refresh outside of thread loop.William Erik Baxter2012-09-23
| * Iterate over threads to apply tag changes.William Erik Baxter2012-09-23
| * Add tag and untag on search results.William Erik Baxter2012-09-23
* | Merge remote-tracking branch 'origin/0.3.3-feature-bounce-524'Patrick Totzke2012-11-07
|\ \
| * | remove existing Resent- headers before bouncingPatrick Totzke2012-09-25
| * | pep8 fixesPatrick Totzke2012-09-22
| * | small fixesPatrick Totzke2012-09-22
| * | fix issue with initial tagsPatrick Totzke2012-09-22
| * | make recipient_to_from more flexiblePatrick Totzke2012-09-22
| * | added bounce commandPatrick Totzke2012-09-22
| * | make sure SendCommand works with mail parameter...Patrick Totzke2012-09-22
| * | Let SendCommand respect envelope/mail parametersPatrick Totzke2012-09-22
| |/
* | Make error notification on SendingMailFailed and StoreMailError blockingBenjamin2012-10-04
* | Make pipeto work with multiple word commandsAntoine Amarilli2012-09-29
|/
* more flexible construction of "From" headersPatrick Totzke2012-09-22
* prompt for initial tags when composing msgPatrick Totzke2012-09-22