summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #832 from lucc/fix/docstringPatrick Totzke2016-01-25
|\ | | | | Fix docstring for alot.addressbook.AddressBook.
| * Fix docstring for alot.addressbook.AddressBook.Lucas Hoffmann2016-01-25
|/ | | | | The name of the referenced class was changed in 637b679003b353d2630fed8ca942f3ab522e68b5.
* Merge pull request #831 from tcheneau/masterPatrick Totzke2016-01-22
|\ | | | | Do not crash when emails' date is malformated.
| * Do not crash when emails' date is malformated.Tony Cheneau2016-01-16
|/
* version bumpPatrick Totzke2015-12-21
|
* update NEWSPatrick Totzke2015-12-21
|
* add __main__.pyPatrick Totzke2015-12-17
|
* Merge branch '0.3.6-feature-thread-summary-738'Patrick Totzke2015-12-16
|\
| * Option to show all tags of a message, even if they are commom to threadAndres MRM2015-12-16
|/
* cleanup .gitignorePatrick Totzke2015-12-16
|
* pep8 fixesPatrick Totzke2015-12-16
|
* Merge branch '0.3.6-feature-subjects-729'Patrick Totzke2015-12-16
|\
| * Allow configuring what does alot consider to be the thread subject.Anton Khirnov2015-12-16
|/
* Merge branch '0.3.6-feature-sanitize-attachments-811'Patrick Totzke2015-12-16
|\
| * added hook for the user to sinitize attachments filenamesCinghio Pinghio2015-12-16
|/
* Merge branch '0.3.6-feature-exit-hook-801'Patrick Totzke2015-12-16
|\
| * Update NEWS.Lucas Hoffmann2015-12-16
| |
| * Mention exit hook in docs.Lucas Hoffmann2015-12-16
| |
| * Call the `exit` hook at the end of main().Lucas Hoffmann2015-12-16
| |
| * Add newline at EOF.Lucas Hoffmann2015-12-16
|/
* Merge branch '0.3.6-feature-list-replies-793'Patrick Totzke2015-12-16
|\
| * Add a boolean parameter to --listGuillaume Seren2015-12-16
| | | | | | | | | | | | | | This commit add a boolean param to configure --list: * None: (default) Let the process as defined in config. * True: Force 'auto_replyto_mailinglist=True' and ignore config setup, Need list-id. * False: Force 'auto_replyto_mailinglist=False' and just reply to the sender.
| * Auto detect mailing list replyGuillaume Seren2015-12-16
| | | | | | | | | | | | | | Auto-detect the '--list' for you automagically when you just ':reply' on a list, it is based on a config param that give you the control, by default it is off, you have to setup your config file, like: auto_replyto_mailinglist = True
| * Add --list option to reply Mailing listGuillaume Seren2015-12-16
|/ | | | | | | | | | | Provide an option to the reply command ':reply --list': * In reply to someone to a list (not you), it will take if available (Reply-To, X-BeenThere or X-Mailing-List). * In the rare reply to you sending to a list, it will take the To which is the list mail. This work start/rebase/refactor from this 'old' (3 years) PR on github: https://github.com/pazz/alot/pull/479#issuecomment-152750321
* Merge branch '0.3.6-feature-encrypt-by-default-661'Patrick Totzke2015-12-16
|\
| * Encrypt on reply to encrypted email and add 'encrypt_by_default' configRuben Pollan2015-12-16
|/
* Merge branch '0.3.6-feature-aliases-plus-780'Patrick Totzke2015-12-16
|\
| * add account option alias_regexpvrs2015-12-16
|/
* polish docsPatrick Totzke2015-12-16
|
* Merge pull request #808 from geier/setup-providesPatrick Totzke2015-12-16
|\ | | | | setup.py: provides' value should be a list
| * setup.py: provides' value should be a listChristian Geier2015-12-10
|/ | | | see https://docs.python.org/2/distutils/setupscript.html
* Merge pull request #804 from lucc/docs/gpg-to-selfPatrick Totzke2015-12-10
|\ | | | | Add comment about "encrypt-to-self" in docs.
| * Add comment about "encrypt-to-self" in docs.Lucas Hoffmann2015-12-08
|/
* Merge pull request #798 from lucc/doc/hooksPatrick Totzke2015-12-03
|\ | | | | Update docs for global hooks.
| * Update docs for global hooks.Lucas Hoffmann2015-12-03
|/
* Add a .desktop file.Lucas Hoffmann2015-11-25
| | | | | | This file can enable desktop environments to use alot for mailto links and display it in application menus. It also enables alot to be used with xdg-email(1) and friends.
* remove deprecated methodPatrick Totzke2015-11-24
| | | | see also issue #794
* Merge branch '0.3.6-feature-abooks'Patrick Totzke2015-05-01
|\
| * fix: dont overwrite default re-flag 0 with NonePatrick Totzke2015-04-15
| | | | | | | | issue #764
| * docs: mention notmuch addressPatrick Totzke2015-04-15
| |
| * config setting: shellcommand_external_filteringPatrick Totzke2015-04-15
| | | | | | | | that exposes ExternalAddressbook's new functionality
| * refactor MatchSdtoutAddressbookPatrick Totzke2015-04-15
| | | | | | | | | | | | The class is now called ExternalAddressbook and makes it optional to call the external command with the given search string as parameter when looking up addresses
| * refactor addressbook codePatrick Totzke2015-04-15
|/
* fix: removed unused filePatrick Totzke2015-04-10
|
* clean up installation docsPatrick Totzke2015-04-07
|
* altered installation documentation, that urwidtrees is a dependencybjoernb2015-04-07
|
* Merge pull request #762 from TomasTomecek/regex-for-notmuch-abookPatrick Totzke2015-03-25
|\ | | | | docs: add contact completion for notmuch-abook
| * docs: add contact completion for notmuch-abookTomas Tomecek2015-03-25
|/
* make running alot from git easier (for development)Tomas Tomecek2015-03-11
|
* updated NEWSPatrick Totzke2015-03-02
|