summaryrefslogtreecommitdiff
path: root/alot/commands
Commit message (Expand)AuthorAge
* Merge pull request #1111 from dcbaker/submit/signcommand-testsDylan Baker2017-08-14
|\
| * envelope: Allow signing if address is in "name <email>" formDylan Baker2017-08-11
* | commands: Don't try to sign_by_default without a gpg keyDylan Baker2017-08-11
|/
* Merge pull request #988 from lucc/move-next-matchingLucas Hoffmann2017-08-07
|\
| * docs: Update docstrings for move commandsLucas Hoffmann2017-08-05
| * Interpret unrecognized movements as search termsLucas Hoffmann2017-08-05
* | Format class decoratorsLucas Hoffmann2017-08-04
|/
* settings: do not store SettingsManager instance in __init__.pyDylan Baker2017-08-03
* Fix message count in statusbar after taggingLucas Hoffmann2017-08-03
* command/envelope: Prompt before sending an encrypted message with BccDylan Baker2017-07-27
* settings/manager: Extend the get_account_by_address with return_defaultDylan Baker2017-07-27
* commands/envelope: Fall back to account for signing keyDylan Baker2017-07-19
* Copy tags to envelope with :editnewLucas Hoffmann2017-07-11
* Also save envelope tags with :saveLucas Hoffmann2017-07-11
* Display tags in envelope bufferLucas Hoffmann2017-07-11
* Add :tag commands in envelope buffersLucas Hoffmann2017-07-11
* Fix typo in docstringLucas Hoffmann2017-07-11
* Add a reload commandDylan Baker2017-07-10
* determine_sender: replace complicated break logic by returnLucas Hoffmann2017-06-23
* Use account instead of realname to break loopsLucas Hoffmann2017-06-23
* Remember matched account explicitlyLucas Hoffmann2017-06-22
* Exclude search.exclude_tags from searchesJohannes Löthberg2017-06-08
* don't select "yes" on returnPatrick Totzke2017-06-05
* Convert gpg uid choices into a listRuben Pollan2017-02-08
* commands: Use a sphinx code-blockDylan Baker2017-01-31
* commands/envelope: remove unreachable codeDylan Baker2017-01-31
* commands/globals: use __future__ divisionDylan Baker2017-01-27
* Merge pull request #1000 from dcbaker/pr/argument-validatorLucas Hoffmann2017-01-27
|\
| * Move utils/booleanaction.py to utils/argparse.pyDylan Baker2017-01-25
* | Fix bug when replying to allLucas Hoffmann2017-01-25
* | Fix typo in commentLucas Hoffmann2017-01-25
* | Merge pull request #993 from lucc/quotes-in-namesPatrick Totzke2017-01-25
|\ \
| * | Add docstringLucas Hoffmann2017-01-25
| * | Use email.utils.formataddr when preparing headersLucas Hoffmann2017-01-25
* | | Fix missing self in staticmethod callLucas Hoffmann2017-01-25
|/ /
* / Turn local helper function into staticmethodLucas Hoffmann2017-01-24
|/
* make addresses unique in To headersPatrick Totzke2017-01-22
* clean up my address from Cc'sPatrick Totzke2017-01-22
* Merge pull request #984 from lucc/future/absolute-importsLucas Hoffmann2017-01-21
|\
| * Use absolute_imports from __future__Lucas Hoffmann2017-01-18
* | Merge pull request #980 from dcbaker/pr/fix-968-and-979Patrick Totzke2017-01-18
|\ \ | |/ |/|
| * commands/global: Don't double prompt to close last bufferDylan Baker2017-01-17
| * Print error when trying to close last buffer without enabling settingDylan Baker2017-01-17
* | Port old doctests to unittest: alot.commands.__init__Lucas Hoffmann2017-01-18
|/
* Merge pull request #963 from dcbaker/pr/fix-typoPatrick Totzke2017-01-12
|\
| * alot/commands/globals: fix typoDylan Baker2017-01-12
* | Merge pull request #878 from meskio/encrypt_ccDylan Baker2017-01-12
|\ \ | |/ |/|
| * Encrypt for the CC addresses tooRuben Pollan2017-01-01
* | Replace None passed to comprehensions with identity functionDylan Baker2017-01-11
* | On exit command, check if there are any unsent messagesHamish Downer2017-01-02
|/