Mute from tooltip
Brought to you by:
owenjm
I've seen a couple feature requests for a mute option in the tooltip. Attached is a patch for this.
Clicking 'Mute' will mute the conversation, but not mark it as read. Clicking undo will move it back into the inbox, which is the only "undo" for muting.
Patch applies as usual:
cd path/to/checkgmail; patch -p0 < checkgmail_mute.diff
Diff of checkgmail with "mute" function. Diff'd from v1.13svn.