mkiol / GNotifier

Thunderbird add-on that replaces built-in notifications with the OS native notifications
https://addons.mozilla.org/thunderbird/addon/gnotifier/
GNU General Public License v3.0
164 stars 25 forks source link

Fix for: #159 Notifications stop working after a while #160

Closed gabrielfin closed 7 years ago

gabrielfin commented 7 years ago

See bug #159 Basically, instead of using MsgHdrToMimeMessage to obtain the message body, we now use folder.getMsgTextFromStream.