summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc: fix missing section namesPatrick Totzke2013-06-02
* doc: update faqPatrick Totzke2013-06-02
* doc: move crypto docs to usage sectionPatrick Totzke2013-06-02
* doc: clean up crypto docsPatrick Totzke2013-06-02
* doc: fix Envelope.attachments docstringPatrick Totzke2013-06-02
* doc: minor tweak of interface docPatrick Totzke2013-05-25
* doc: clean up docstring for SettingsManagerPatrick Totzke2013-05-12
* fix typoPatrick Totzke2013-05-12
* Merge branch '0.3.4-fix-headers-601'Patrick Totzke2013-05-07
|\
| * Fix duplicate display of headersPatrick Totzke2013-05-04
|/
* Merge branch '0.3.4-feature-mail-followup-to-599'Patrick Totzke2013-05-04
|\
| * make reply code slightly more readablePatrick Totzke2013-04-24
| * when determining the sender, also take From field into accountjosch2013-04-23
| * docs: checkin autogenerated config docsPatrick Totzke2013-04-23
| * PEP8 fixesPatrick Totzke2013-04-23
| * set and honor mail-followup-to headerjosch2013-04-23
* | Merge branch '0.3.4-fix-magic-again-602'Patrick Totzke2013-04-25
|\ \ | |/ |/|
| * Fix guess_encoding()Hamish Downer2013-04-24
|/
* Merge branch '0.3.4-fix-self-replies-592'Patrick Totzke2013-04-23
|\
| * Gracefully handle reply and reply-to-all for self sent messages.jakeogh2013-04-23
|/
* Merge branch '0.3.4-feature-autounread'Patrick Totzke2013-04-21
|\
| * prevent accidental remove-unread operationsPatrick Totzke2013-04-21
| * fix issue with concurrent db writesPatrick Totzke2013-04-21
| * pep8 fixesPatrick Totzke2013-04-21
| * doc: checkin autogenerated docs for auto_remove_unreadPatrick Totzke2013-04-21
| * implement autorm-unreadPatrick Totzke2013-04-21
| * add config option: auto_remove_unreadPatrick Totzke2013-04-21
| * remove old unread-related code completelyPatrick Totzke2013-04-21
|/
* more vim-like movementsSebastian Jeltsch2013-04-20
* Merge remote-tracking branch 'origin/0.3.4-fix-GPGProblem-590'Patrick Totzke2013-04-08
|\
| * fix incorrect instanciations of GPGProblemPatrick Totzke2013-04-06
|/
* Merge branch '0.3.4-fix-magic-588'Patrick Totzke2013-04-05
|\
| * Add inline comments around magic API hackeryHamish Downer2013-04-04
| * Support two different versions of magicHamish Downer2013-04-02
| * Reuse magic mime codeHamish Downer2013-04-02
|/
* Merge branch '0.3.4-fix-attach-pheader-587'Patrick Totzke2013-04-02
|\
| * fix 'attach' pseudo headerPatrick Totzke2013-04-02
|/
* Merge branch '0.3.4-fix-mailcap-584'Patrick Totzke2013-03-23
|\
| * respect mailcap commands that expect stdinPatrick Totzke2013-03-20
|/
* fix issue with computing last decendant in NestedTreePatrick Totzke2013-03-20
* pep8/pyflakes fixesPatrick Totzke2013-03-16
* Merge branch 'testing'Patrick Totzke2013-03-16
|\
| * Merge branch 'testing' of github.com:pazz/alot into testingPatrick Totzke2013-03-15
| |\
| | * docs: checkin autogenerated command docsPatrick Totzke2013-03-15
| | * docstrings for Thread mode widgetsPatrick Totzke2013-03-14
| * | reimplement thread.TagCommandPatrick Totzke2013-03-15
| |/
| * docstrings for ThreadBufferPatrick Totzke2013-03-13
| * pep8 fixesPatrick Totzke2013-03-09
| * don't send To: "" <foo@bar.baz>Patrick Totzke2013-03-09
| * fix group reply when names contain commasjosch2013-03-09