summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* Merge branch '0.3.7-fix-823' into testingPatrick Totzke2016-01-31
|\
| * alot/addressbook/abook.py: fix DEFAULTSPATH to account for code movement in c...Johannes 'josch' Schauer2016-01-31
| * alot/settings/utils.py: extend error message on IOError exceptionJohannes 'josch' Schauer2016-01-31
* | Merge branch 'master' into testingPatrick Totzke2016-01-30
|\|
| * Added function docstring to UI.handle_signalMicah Nordland2016-01-26
| * refresh current buffer on SIGUSR1Micah Nordland2016-01-26
| * Fix docstring for alot.addressbook.AddressBook.Lucas Hoffmann2016-01-25
| * Do not crash when emails' date is malformated.Tony Cheneau2016-01-16
* | Do not crash when emails' date is malformated.Tony Cheneau2016-01-22
* | bump version numberPatrick Totzke2015-12-21
|/
* version bumpPatrick Totzke2015-12-21
* add __main__.pyPatrick Totzke2015-12-17
* Option to show all tags of a message, even if they are commom to threadAndres MRM2015-12-16
* pep8 fixesPatrick Totzke2015-12-16
* Allow configuring what does alot consider to be the thread subject.Anton Khirnov2015-12-16
* added hook for the user to sinitize attachments filenamesCinghio Pinghio2015-12-16
* Call the `exit` hook at the end of main().Lucas Hoffmann2015-12-16
* Add newline at EOF.Lucas Hoffmann2015-12-16
* Add a boolean parameter to --listGuillaume Seren2015-12-16
* Auto detect mailing list replyGuillaume Seren2015-12-16
* Add --list option to reply Mailing listGuillaume Seren2015-12-16
* Encrypt on reply to encrypted email and add 'encrypt_by_default' configRuben Pollan2015-12-16
* add account option alias_regexpvrs2015-12-16
* remove deprecated methodPatrick Totzke2015-11-24
* fix: dont overwrite default re-flag 0 with NonePatrick Totzke2015-04-15
* config setting: shellcommand_external_filteringPatrick Totzke2015-04-15
* refactor MatchSdtoutAddressbookPatrick Totzke2015-04-15
* refactor addressbook codePatrick Totzke2015-04-15
* fix: removed unused filePatrick Totzke2015-04-10
* make running alot from git easier (for development)Tomas Tomecek2015-03-11
* remove unused lru_cache backportPatrick Totzke2015-02-23
* detach alot.foreign.urwidtreesPatrick Totzke2015-02-23
* Fix call without hooksAnton Parkhomenko2015-02-22
* fix regex for unquoting in decode_headerTomas Tomecek2015-01-08
* typosAndres MRM2014-12-02
* use magic on application/octetstream' attachmentsPatrick Totzke2014-11-22
* Fix parsing of mailto addressesjosch2014-10-02
* typo: sa -> asChristian Geier2014-08-13
* bump version to 0.3.6Patrick Totzke2014-08-02
* fix small stuff in the docsPatrick Totzke2014-08-02
* just formating (pep8 etc.)Patrick Totzke2014-08-02
* Use Ctrl-b as in Emacs, not as in VimYour Name2014-08-02
* Add documentation and more shortcutsYour Name2014-08-02
* Add some basic Emacs keybindings in CompleteEditYour Name2014-08-02
* added check to bindings commands; added settings.get_keybindings(self,mode)Cinghio Pinghio2014-08-02
* Move email_as_string function from crypto to helper moduleYann Rouillard2014-08-02
* properly wrap a forwarded message in message/rfc822 partYann Rouillard2014-08-02
* forward attached files in inline forwarding modeYann Rouillard2014-08-02
* Merge branch '0.3.5-fix-workaround-new-configobj-693'Patrick Totzke2014-08-02
|\
| * work around new configobj behaviourPatrick Totzke2014-04-03