summaryrefslogtreecommitdiff
path: root/alot
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
|\
| * Fix operator precedence when matching messagesLucas Hoffmann2017-08-05
| * Add missing movements to completionLucas Hoffmann2017-08-05
| * docs: Update docstrings for move commandsLucas Hoffmann2017-08-05
| * Interpret unrecognized movements as search termsLucas Hoffmann2017-08-05
* | Format class decoratorsLucas Hoffmann2017-08-04
|/
* Merge pull request #1100 from pazz/docs-themingPatrick Totzke2017-08-04
|\
| * docs: mention 'content' part in threadline themingPatrick Totzke2017-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
* Merge pull request #1089 from dcbaker/submit/sign-without-hintDylan 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
* | db/utils: Improve readabilityDylan Baker2017-07-24
* | db/utils: optimize if statementsDylan Baker2017-07-24
* | db/utils: Support unicode in signaturesDylan Baker2017-07-24
* | Merge pull request #1085 from dcbaker/submit/system-theme-locationsDylan Baker2017-07-19
|\ \ | |/ |/|
| * settings: Allow loading themes from system locationsDylan Baker2017-07-19
* | Merge pull request #1088 from dcbaker/submit/gpg-signed-no-newlineDylan Baker2017-07-18
|\ \
| * | helper: Do not add a newline to the end of a signed sectionDylan Baker2017-07-17
| |/
* / Exclude two methods from coverage reportLucas Hoffmann2017-07-17
|/
* crypto: Fix list_keys docstringDylan Baker2017-07-15
* crypto: Make strings more readableDylan Baker2017-07-15
* utils: Fix verifying signaturesDylan Baker2017-07-11
* crypto: Fix error handling of signed messagesDylan Baker2017-07-11
* 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 completion to new tag commandsLucas 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
* settings: Add a reload methodDylan Baker2017-07-10
* Compile regex outside of for loopLucas Hoffmann2017-07-06
* Remove broad exceptLucas Hoffmann2017-07-06
* Use stdlib functions in db.utils.encode_headerLucas Hoffmann2017-06-30
* 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
* Extend docstringLucas Hoffmann2017-06-21
* Remove magic constantLucas Hoffmann2017-06-21
* add BSD 3 point licence to werkzeug-helperPatrick Totzke2017-06-17
* conservative lookup of sub-completersPatrick Totzke2017-06-15
* Merge pull request #1063 from lucc/tests/abookDylan Baker2017-06-09
|\
| * Correct membership testLucas Hoffmann2017-06-08
* | Exclude search.exclude_tags from searchesJohannes Löthberg2017-06-08
|/