summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * add global command 'removequery'Patrick Totzke2018-07-24
| * new command "savequery"Patrick Totzke2018-07-24
| * add setter for (notmuch) configs to database managerPatrick Totzke2018-07-24
| * update extra theme filesPatrick Totzke2018-07-24
| * add default binding for namedqueries bufferPatrick Totzke2018-07-24
| * add config option to configure the statusbarPatrick Totzke2018-07-24
| * update theme spec, default theme and testsPatrick Totzke2018-07-24
| * add new buffer type NamedQueriesBufferPatrick Totzke2018-07-24
| * add text widget used in namedqueries buffersPatrick Totzke2018-07-24
| * add select command for namedqueries bufferPatrick Totzke2018-07-24
| * add global namedqueries commandPatrick Totzke2018-07-24
| * expose namedquery command to CLIPatrick Totzke2018-07-24
| * add getter for named queries to DB managerPatrick Totzke2018-07-24
| * bump dependencyPatrick Totzke2018-07-24
| * update docsPatrick Totzke2018-07-24
* | Merge pull request #1264 from pazz/refactor-threadlineDylan Baker2018-07-24
|\ \ | |/ |/|
| * deal with cases where part widget can be NonePatrick Totzke2018-07-24
| * determine min/max width and alignment when usedPatrick Totzke2018-07-24
| * further break down threadline.build_text_partPatrick Totzke2018-07-24
| * widgets/search: Don't try to sort an iteratorDylan Baker2018-07-24
| * refactor widgets.search.ThreadlinePatrick Totzke2018-07-24
| * remove unused static methodPatrick Totzke2018-07-24
| * refactor threadline widgetPatrick Totzke2018-07-24
| * fix wide characters in search modePatrick Totzke2018-07-24
|/
* Merge pull request #1252 from pazz/update-envelope-keysDylan Baker2018-07-24
|\
| * update gpg keys only if envelope asks for encryptionPatrick Totzke2018-06-21
| * rename function that updates gpg keys in envelopesPatrick Totzke2018-06-21
* | Merge pull request #1273 from alexshpilkin/colour-modeDylan Baker2018-07-24
|\ \
| * | Respect colour mode set in config fileAlexander Shpilkin2018-07-22
* | | Merge pull request #1260 from pazz/py3-cleanupLucas Hoffmann2018-07-22
|\ \ \ | |/ / |/| |
| * | Remove pre py3 monkey patchLucas Hoffmann2018-07-22
|/ /
* | Merge pull request #1271 from dcbaker/reversed-searchLucas Hoffmann2018-07-19
|\ \
| * | widgets/globals: inverse search keys (up/down)Dylan Baker2018-07-18
|/ /
* | Merge pull request #1266 from mjg/message-from-bytesDylan Baker2018-07-17
|\ \
| * | use email.message_from_bytesMichael J Gruber2018-07-11
| * | rename message_from_ functionsMichael J Gruber2018-07-11
| * | Revert "require chardet"Michael J Gruber2018-07-11
* | | Add simple test case for helper.parse_mailtoJohannes Löthberg2018-07-16
* | | alot/helper: parse_mailto: unquote is in urllib.parse in Python 3Johannes Löthberg2018-07-16
* | | ComposeCommand: open signature as binaryJohannes Löthberg2018-07-12
|/ /
* | typoPatrick Totzke2018-07-07
* | simplify contributing infoPatrick Totzke2018-07-07
* | travisPatrick Totzke2018-07-05
* | travis configPatrick Totzke2018-07-05
* | typo in templatePatrick Totzke2018-07-01
* | add feature request issue templatePatrick Totzke2018-07-01
* | change bug report templatePatrick Totzke2018-07-01
* | Merge pull request #1222 from mjg/thread-retagpromptPatrick Totzke2018-06-23
|\ \
| * | provide retagprompt command in thread modeMichael J Gruber2018-06-22
| * | refactor common retagpromptMichael J Gruber2018-06-22