Commit graph

9 commits

Author SHA1 Message Date
Vincent Bernat
23d3b28d08 thunderbird: do not rely on x-mozilla-status
For some reason, incoming messages are still set as "read".
2022-06-15 23:45:14 +02:00
Vincent Bernat
1e67f3d0e8 thunderbird: do not display notifications for read messages 2022-06-15 08:49:30 +02:00
Vincent Bernat
af4d1bd738 thunderbird: use a configuration file 2022-06-13 10:49:30 +02:00
Vincent Bernat
d2a308f472 thunderbird: use dates as watermark
This should be more robust in case something gets deleted. However,
Thunderbird only mark messages for deletion, but this could still
happen on compaction.
2022-06-13 07:08:09 +02:00
Vincent Bernat
b4260d3591 thunderbird: process the right folder when detecting a change 2022-06-13 06:54:38 +02:00
Vincent Bernat
a9f7026b83 thunderbird: ensure thunderbird is started in the background 2022-06-12 20:31:44 +02:00
Vincent Bernat
fa4bbc3f92 thunderbird: simplify headers decoding 2022-06-12 18:53:01 +02:00
Vincent Bernat
3985ffa085 thunderbird: add an action to open message 2022-06-12 18:42:58 +02:00
Vincent Bernat
d71dd264c3 thunderbird: primitive email notifier 2022-06-12 18:03:42 +02:00