David Bremner
42330234df
NEWS: minimalist notes for Jani's changes
2018-01-05 07:56:03 -04:00
David Bremner
e4a7a9ff6e
NEWS: move test suite news down
2018-01-04 20:46:43 -04:00
Daniel Kahn Gillmor
54982e520c
fix typos
2018-01-04 20:35:58 -04:00
Daniel Kahn Gillmor
333187b341
NEWS: document notmuch-properties(7)
2017-12-31 22:34:32 -04:00
Daniel Kahn Gillmor
904d2a8cb0
NEWS: document notmuch_message_remove_all_properties_with_prefix
2017-12-31 22:34:04 -04:00
Daniel Kahn Gillmor
9649f6047f
NEWS: notmuch {show, reply} --decrypt takes explicit argument
2017-12-31 22:33:31 -04:00
Daniel Kahn Gillmor
65b96daa35
NEWS: note decrypt_policy in python bindings for index_file
2017-12-31 22:33:16 -04:00
Daniel Kahn Gillmor
8c41578a24
NEWS: transition n_d_add_message to n_d_index_file
2017-12-31 22:32:54 -04:00
Daniel Kahn Gillmor
d09f41a7f4
NEWS: cleartext indexing section includes session keys
...
These are part and parcel of the same feature, so include the overview
here.
2017-12-31 22:32:19 -04:00
David Bremner
eff029de4a
NEWS: Python bindings changes for 0.26
...
These are my own changes, plus those of Florian Klink and Lucas
Hoffmann. Gaute's change fixed a bug that was never in a released
version, so I left it out.
2017-12-30 16:51:34 -04:00
David Bremner
762617b96c
NEWS: CLI changes for 0.26
...
As with the lib changes, these are based on the commits with me as author.
2017-12-30 16:51:34 -04:00
David Bremner
5eb9086594
NEWS: library changes for 0.26
...
These are just "my" changes, as arbited by "git shortlog", which
sometimes lies.
2017-12-30 16:51:34 -04:00
W. Trevor King
07a6214233
NEWS: Add nmbug 0.3 release notes to the notmuch 0.26 section
2017-12-29 16:45:17 -04:00
Daniel Kahn Gillmor
68e753a21f
NEWS: document notmuch reindex
...
Describe the introduction of the "reindex" subcommand. This blurb
acknowledges Subject: instability under reindexing when multiple
copies exist (suggesting that this is something that needn't
necessarily hold up a release).
2017-12-24 09:54:01 -04:00
David Bremner
040c3236af
Merge branch 'release'
...
Conflicts:
NEWS
Add in NEWS from point release
2017-12-08 22:19:06 -04:00
David Bremner
000bbc73ff
NEWS: news for 0.25.3
2017-12-08 20:57:28 -04:00
Daniel Kahn Gillmor
d3964e81ac
indexing: Change from try_decrypt to decrypt
...
the command-line interface for indexing (reindex, new, insert) used
--try-decrypt; and the configuration records used index.try_decrypt.
But by comparison with "show" and "reply", there doesn't seem to be
any reason for the "try" prefix.
This changeset adjusts the command-line interface and the
configuration interface.
For the moment, i've left indexopts_{set,get}_try_decrypt alone. The
subsequent changeset will address those.
2017-12-08 08:05:53 -04:00
David Bremner
7ac96b149f
Merge branch 'release'
...
Changes from 0.25.2 release
2017-11-05 20:25:54 -04:00
David Bremner
58bf820b78
NEWS for 0.25.2
2017-11-05 19:54:40 -04:00
Daniel Kahn Gillmor
9479baf6f1
NEWS: cleartext indexing
...
give a short summary of cleartext indexing of encrypted e-mail
messages.
2017-10-22 14:02:00 -03:00
Jani Nikula
61c346c286
NEWS: test suite out-of-tree builds
...
Out-of-tree builds now work and supersede --root option.
2017-10-22 11:03:21 -03:00
David Bremner
aeeb966f95
NEWS: news entry for 0.25.1
2017-09-11 22:20:26 -03:00
David Bremner
409f768c91
NEWS: set date
2017-07-25 07:24:11 -04:00
David Bremner
3cb823628c
NEWS: formatting fixups
...
These are from Tomi, split from the previous commit
2017-07-25 07:16:20 -04:00
Tomi Ollila
d25f3603e8
NEWS for release 0.25: Emacs: support for stashing message timestamp
2017-07-25 07:15:45 -04:00
David Bremner
4765590c6d
NEWS: drop redundant mention of dump fix
...
This actually happened in 0.24.x.
2017-07-18 06:36:31 -03:00
David Bremner
470f74d401
NEWS: Initial writeup for my contributions to 0.25
2017-07-16 22:43:11 -03:00
David Bremner
75916f1cc2
NEWS: start entry for 0.25
2017-07-16 08:02:51 -03:00
Tomi Ollila
9fd48b78d0
NEWS: a few formatting updates for 0.24 news items (wiki compatibility)
...
- removed 7 trailing dots -- to make those lines subsection headers
- converted some (mime type) text to monospace
- removed one extra space
2017-07-15 09:07:17 -03:00
David Bremner
2e86a4da55
fixup! NEWS: news for 0.24.2
2017-06-01 07:32:10 -03:00
David Bremner
b6494a8dd9
NEWS: news for 0.24.2
2017-06-01 07:19:46 -03:00
David Bremner
e64fdf889d
NEWS: set release date
2017-04-01 09:29:38 -03:00
David Bremner
bc35415963
NEWS: note dump header fix
2017-04-01 09:15:30 -03:00
David Bremner
a30a78909a
NEWS: initial NEWS changes for 0.24.1
...
Also add a missed note to the 0.24 release notes.
2017-03-29 20:51:59 -03:00
David Bremner
7e82eea6a5
NEWS: set release date
2017-03-12 22:10:36 -03:00
Jani Nikula
9208289eea
NEWS: notmuch-emacs-mua and desktop integration
2017-03-07 09:09:46 -04:00
Jani Nikula
4f4d9a0a7b
NEWS: external subcommand handling
2017-03-07 09:08:39 -04:00
Mark Walters
9da57ea107
NEWS for emacs
2017-03-07 09:05:20 -04:00
David Bremner
ba1c934e5b
NEWS: start NEWS for 0.24
2017-03-05 19:49:31 -04:00
David Bremner
cab1c36d52
NEWS: add news for 0.23.7
2017-02-28 20:46:53 -04:00
David Bremner
7e565a3db3
NEWS: set release date
2017-02-27 06:57:42 -04:00
David Bremner
4191ab22e0
NEWS: document read-after-free bugfix
2017-02-25 08:45:43 -04:00
David Bremner
5e22323c15
NEWS: news for gpgconf use in test suite
2017-02-21 07:50:05 -04:00
David Bremner
cff1e0673a
NEWS,debian: set date for release
2017-01-09 06:25:01 -04:00
David Bremner
b8e768290f
NEWS for 0.23.5
2017-01-08 08:30:08 -04:00
David Bremner
70ba2c30ca
set date in NEWS and debian/changelog
...
pentultimate prepartions for release
2016-12-24 17:51:05 +09:00
David Bremner
e81c71639e
NEWS: announce autoload fix
2016-12-15 20:24:17 +09:00
David Bremner
f1160fbe2c
NEWS: news for notmuch-insert error handling
2016-12-15 20:21:32 +09:00
David Bremner
fd7f3d0829
NEWS: fix date and title
2016-11-26 21:54:10 -04:00
David Bremner
94511fe1c8
NEWS: note disappearing files fix for notmuch new
2016-11-26 08:41:47 -04:00
David Bremner
fb6fd87063
NEWS: set date
2016-11-26 08:39:32 -04:00
David Bremner
733063c18b
NEWS: note gnupg related test-suite fix
2016-11-24 20:28:27 -04:00
David Bremner
c9ec90ae7f
NEWS: set date for release
2016-11-20 08:23:33 -04:00
Mark Walters
6d3713c981
NEWS for notmuch-cycle-notmuch-buffers
2016-11-20 08:19:15 -04:00
David Bremner
16538b6bbf
NEWS: document fixes for emacs23
2016-11-20 08:19:14 -04:00
David Bremner
ad517e9195
finalize release 0.23.1
2016-10-23 22:06:39 -03:00
Mark Walters
9b1538f3b2
NEWS for two bugfixes
...
This adds news items for the two bugs
emacs: search face bugfix
and
emacs: fix notmuch-search-line-faces defcustom
2016-10-22 12:30:21 -03:00
David Bremner
e2e0b451fe
NEWS for 0.23.1
2016-10-19 08:40:18 -03:00
David Bremner
22cfd6db9f
NEWS: bump date to today
2016-10-03 22:43:23 -03:00
Mark Walters
cdd7b0796b
NEWS: add news for fcc insert and address completion changes
2016-09-29 08:07:13 -03:00
Tomi Ollila
b844c3c506
NEWS: emacs notmuch-show-resend-message
2016-09-28 08:13:56 -03:00
David Bremner
35fc6d3c18
NEWS: mention message properties API, dump/restore
2016-09-27 09:18:31 -03:00
David Bremner
64cfd47e4b
NEWS: fix headline for go bindings NEWS
2016-09-27 09:12:14 -03:00
David Bremner
71e312b978
NEWS: note notmuch-reply refactor
2016-09-27 09:12:14 -03:00
David Bremner
853ee0b909
NEWS: note dropping of User-Agent header
2016-09-27 09:12:14 -03:00
David Bremner
4ebbdd1a21
NEWS: document mtime bugfix
2016-09-27 09:12:14 -03:00
David Bremner
efc17bb561
NEWS: fix markup of CONSTANTS_WITH_UNDERSCORES
...
Alas, I did not notice when when I originally applied the NEWS patch
2016-09-23 20:58:32 -03:00
David Bremner
67873799ea
NEWS: news for Xapian 1.4 enabled features
...
In fact some of these features are available in Xapian 1.3.x development
releases, but these are not really widely packaged. In any case, the
experts who are using development releases of Xapian can figure that
out.
2016-09-23 20:51:55 -03:00
Daniel Kahn Gillmor
89c8d27948
clean up spelling
2016-09-12 08:16:35 -03:00
Matt Armstrong
d25d33ff2d
emacs: make the remaining faces configurable.
...
I believe this moves all "anonymous" face specifications in notmuch
code into a configurable defface.
2016-09-12 08:12:10 -03:00
David Bremner
07dff49630
Merge branch 'release'
...
hand fixed conflicts with NEWS
2016-09-08 22:18:37 -03:00
David Bremner
da5029e2ac
NEWS: add news for 0.22.2
2016-09-08 20:50:02 -03:00
David Bremner
7352cadb4f
NEWS: fix go bindings NEWS
...
Move to correct release. Mention moving to contrib. Drop mention of
formatting fixes, as those are not yet applied.
2016-09-04 08:04:48 -03:00
laochailan
81045d9527
updated NEWS
2016-09-03 20:20:18 -03:00
Matt Armstrong
2a7b11b064
emacs: express n-search-line-faces in terms of two new faces
...
The two new faces (notmuch-search-flagged-face and
notmuch-search-unread-face) make it easier to find the relevant face by
customizing notmuch-faces. I plan to do the same to the other alists of
faces found elsewhere.
2016-08-02 13:40:44 +09:00
David Bremner
92d8eae8f1
Merge branch 'release'
2016-07-19 09:03:19 -03:00
David Bremner
2d2d001081
NEWS: set date of point release
2016-07-19 06:36:15 -03:00
David Bremner
713f7d0c0c
NEWS: initial NEWS for 0.22.1
2016-07-13 19:55:24 -03:00
Daniel Kahn Gillmor
9b9c265a25
NEWS, python: update pointer to online documentation
...
Currently, http://packages.python.org/notmuch/ goes through a series
of redirections and ends up pointing to readthedocs. Since we're
using readthedocs directly anyway, just point to it directly.
readthedocs are also now sensibly using a separate domain
(readthedocs.io) for their hosted documentation as distinct from their
own domain (readthedocs.org), so use the correct tld.
2016-06-05 08:25:22 -03:00
Ludovic LANGE
7e6e23c36e
ruby: add bindings for notmuch_database_get_all_tags
...
The Ruby bindings were missing a way to get all the tags of the
database. Now you should be able to access this with the public
instance method `all_tags` of your database object.
Example of use:
notmuchdb = Notmuch::Database.new path, { :create => false,
:mode => Notmuch::MODE_READ_ONLY }
my_tags = notmuchdb.all_tags
my_tags.each { |tag|
print tag
}
my_tags.destroy!
Amended by db: improve error reporting, add test
2016-05-19 08:02:43 -03:00
David Bremner
e6e395435d
bump version and NEWS date for 0.22 release
2016-04-26 21:36:53 -03:00
Tomi Ollila
1819d03c27
NEWS: mention try-emacs-mua
...
A non-technical introduction for users who read NEWS to have better
chance to find ./devel/notmuch-emacs-mua when they test or experiment
with notmuch emacs MUA next time.
2016-04-25 07:39:37 -03:00
David Bremner
15a529b1f6
NEWS: entry for emacs mua address completion
2016-04-24 17:56:15 -03:00
David Bremner
ce2ead0be9
NEWS: document some bug fixes
2016-04-24 17:56:15 -03:00
David Bremner
1bea126908
NEWS: document S/MIME support
2016-04-24 17:56:15 -03:00
David Bremner
e22cf5f49c
NEWS: note no-op-ness of notmuch-message-address-insinuate
2016-04-24 17:56:15 -03:00
David Bremner
85e1513bc1
NEWS: note dropping "pkg-config emacs"
2016-04-24 17:56:15 -03:00
David Bremner
f0345dd351
NEWS: add note about xapian 1.3 support
2016-04-24 17:56:15 -03:00
David Edmondson
a26a4c5283
Emacs related NEWS for 0.22.
2016-04-18 08:17:42 -03:00
W. Trevor King
14f1b39969
NEWS: Consolidate nmbug-status and notmuch-report sections
...
These are the same tool; the nmbug-status text just landed before the
name change. We can also drop the message-url details from NEWS,
since they're already in the man page.
2016-03-26 09:03:37 -03:00
W. Trevor King
4900cbee08
NEWS: Document the notmuch-report branch
2016-03-24 07:43:59 -03:00
W. Trevor King
6c0b6c8e1c
nmbug-status: Wrap query phrases in parentheses when and-ing together
...
For example:
"query": ["tag:a", "tag:b or tag:c"]
is now converted to:
( tag:a ) and ( tag:b or tag:c )
instead of the old:
tag:a and tag:b or tag:c
This helps us avoid confusion due to Xapian's higher-precedence AND
[1], where the old query would be interpreted as:
( tag:a and tag:b ) or tag:c
[1]: http://xapian.org/docs/queryparser.html
2016-03-24 07:39:42 -03:00
W. Trevor King
031ca3f1bd
nmbug-status: Add meta.message-url config setting
...
So you can link to archives other than Gmane. For example, I'm doing
this in [1].
[1]: https://github.com/wking/nmbug-oci
2016-03-24 07:39:25 -03:00
Mark Walters
08f35973e3
NEWS: updates for reply changes
...
Also include NEWS for the filter/limit keybinding change.
2016-03-04 20:44:41 -04:00
W. Trevor King
fb063e20fb
NEWS: Remove trailing comma from an old nmbug-status config
...
That closing brace is the end of the config JSON; there won't be
anything coming after it.
2016-01-07 09:15:58 -04:00
David Bremner
1dd0ec3991
NEWS: set date
2015-10-29 20:08:11 -03:00
Mark Walters
d2ee45e0be
NEWS updates for some extra emacs functionality
2015-10-29 19:56:00 -03:00
David Bremner
e387c08599
NEWS: trim discussion of keybindings
...
Try to reduce the total size of NEWS
2015-10-22 09:19:21 -03:00
Mark Walters
429ec8666e
NEWS for minor emacs updates
...
This adds NEWS items for
the new limit/filter function in notmuch-show,
the saved-search option for tree view,
the binding S to run the current tree-view search in notmuch-search,
the increase in max text part size
the bugfix for replying to encrypted messages from tree view
2015-10-22 07:44:13 -03:00
Tomi Ollila
d689a73e6d
NEWS: a few formatting updates for 0.21 news items (wiki compatibility)
...
Trailing dots were removed from 3 NEWS items so that those appear in
same level as surrounding "heading" lines in generated wiki page.
One trailing dot was added to nmbug-status item so it appears as normal
text in generated wiki page. `nmbug-status` was put in backticks so it
looks the same as in older nmbug-status news text.
2015-10-21 09:13:01 -03:00