summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Collapse)AuthorAge
* convert from pygpgme to the python "gpg" moduleDaniel Kahn Gillmor2017-08-14
| | | | | | | | | | | | | | | This converts from the now abandoned pygpgme project for wrapping gpgme, to the upstream gpgme python bindings (which are descended from the pyme project, before they became official). Largely this change should not be user visible, but there are a couple cases where the new bindings provide slightly more detailed error messages, and alot directly presents those messages to users. This patch has been significantly revised and updated by Dylan Baker, but was originally authored by Daniel Kahn Gillmor. Fixes #1069
* Update NEWS fileLucas Hoffmann2017-08-05
|
* update NEWS file with other changes since 0.5.0Dylan Baker2017-07-27
|
* Update NEWSLucas Hoffmann2017-07-11
|
* Add a reload commandDylan Baker2017-07-10
| | | | | | | This command allows the configuration to be reloaded while alot is running. Fixes #1046
* adjust NEWSPatrick Totzke2017-01-28
|
* bump version stringPatrick Totzke2017-01-28
|
* Implement a hook that runs periodicallyDylan Baker2017-01-26
| | | | | | | | This creates a deferred that runs on a user configurable timer and is provided the ui. This deferred will re-fire after the number of seconds specified by the timer are eclipsed. By default this is 300 seconds. Fixes #522
* Update NEWS file to prepare for 0.5Lucas Hoffmann2017-01-26
|
* NEWS: Add new features that weren't added to the NEWSDylan Baker2017-01-09
|
* Add saved history feature to NEWS fileLucas Hoffmann2016-12-15
|
* bump version numberPatrick Totzke2016-12-09
|
* update newsPatrick Totzke2016-12-06
|
* update newsPatrick Totzke2016-12-06
|
* update NEWSPatrick Totzke2015-12-21
|
* Update NEWS.Lucas Hoffmann2015-12-16
|
* updated NEWSPatrick Totzke2015-03-02
|
* update NEWS and READMEPatrick Totzke2014-08-02
|
* update news and readmePatrick Totzke2013-07-18
|
* updated NEWSPatrick Totzke2013-02-19
|
* update NEWSPatrick Totzke2012-09-06
|
* updated NEWSPatrick Totzke2012-07-22
|
* updated NEWSPatrick Totzke2012-05-17
|
* bumped version stringPatrick Totzke2012-03-18
|
* update NEWSPatrick Totzke2012-03-17
|
* updated NEWSPatrick Totzke2012-03-05
|
* updated NEWSPatrick Totzke2012-01-20
|
* updated NEWSPatrick Totzke2012-01-08
|
* updated NEWSPatrick Totzke2012-01-07
|
* update NEWS filePatrick Totzke2012-01-03
|
* changed default binding: P postpones (saves draft)Patrick Totzke2011-12-27
| | | | | | realized too late that overiding 'd' to save drafts in envelope mode is stupid. we revert to mutt's default binding for this operation
* updated NEWSPatrick Totzke2011-12-27
|
* update NEWSPatrick Totzke2011-12-27
|
* updated NEWS filePatrick Totzke2011-12-25
|
* Merge branch 'master' into testingPatrick Totzke2011-12-25
|\
| * updated NEWS, README and CUSTOMIZEPatrick Totzke2011-12-25
| |
| * updated NEWSPatrick Totzke2011-12-24
| |
* | updated NEWSPatrick Totzke2011-12-25
| |
* | updated NEWS filePatrick Totzke2011-12-24
|/
* updated NEWS filePatrick Totzke2011-12-22
|
* update NEWS and READMEPatrick Totzke2011-12-11
|
* updated featurelist in NEWSPatrick Totzke2011-10-22
|
* updated NEWS filePatrick Totzke2011-10-16
|
* changes newsPatrick Totzke2011-10-07
|
* fancy shortening for authors listPatrick Totzke2011-09-26
| | | | issue #67
* updated NEWSPatrick Totzke2011-09-22
|
* updated newsPatrick Totzke2011-09-15
|
* documentationPatrick Totzke2011-09-11
|
* print command for thread view bound to p and PPatrick Totzke2011-08-27
|
* update docs and added NEWS filePatrick Totzke2011-08-27