diff options
author | Kali Kaneko <kali@leap.se> | 2013-08-20 17:45:32 +0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-08-20 17:45:32 +0200 |
commit | 48c151fb66621ebf6557603ab87ea7cde2312de1 (patch) | |
tree | 07562b7bab84bfa4f43fa7ede417419aacdb81a2 /changes | |
parent | eb5e965274aa5a7b84821f45d7bfeca318f994f6 (diff) | |
parent | 4f088e9222e01247abc6a7b43fb41d63d4203e6b (diff) |
Merge remote-tracking branch 'chiiph/bug/various_fixes' into develop
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug_various_fixes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug_various_fixes b/changes/bug_various_fixes new file mode 100644 index 0000000..f76b21b --- /dev/null +++ b/changes/bug_various_fixes @@ -0,0 +1,5 @@ + o Notify of unread email explicitly every time the mailbox is + sync'ed. + o Fix signals to emit only string in the contents instead of bool or + int values. + o Improve unseen filter of email.
\ No newline at end of file |