This is mostly a note to myself - I decided to open it here to make things more discoverable, I hope that's okay!
For a while I've been running my tco branch and didn't find the time to nicely split all my changes into PRs and upstream them... Whoops! With some great recent changes by @laarmen and @hbog, I'm now back on using master, so I should have some motivation to get those integrated 😅
Here is a list of commits in there - some of them are most likely already fixed in other ways at this point. Over the upcoming weeks, I'll try to look at those and cross them off here.
This is mostly a note to myself - I decided to open it here to make things more discoverable, I hope that's okay!
For a while I've been running my tco branch and didn't find the time to nicely split all my changes into PRs and upstream them... Whoops! With some great recent changes by @laarmen and @hbog, I'm now back on using
master, so I should have some motivation to get those integrated 😅Here is a list of commits in there - some of them are most likely already fixed in other ways at this point. Over the upcoming weeks, I'll try to look at those and cross them off here.
Use raw strings for all regex patterns #71
Better solution in Improve message if python-gnupg wasn't found #65
FIXME: how to trigger this?
Superseded by Improve attachment handling #101
Make the search panel title configurable #77
Superseded by catching all exceptions while sending in 7fa6926 plus Do proper error handling for gpg #78
Also see add newline to A: pseudo header when adding attachment #50
Fix add_header_line to preserve empty line #102
Use notmuch to get attachment contents #79
Fix opening links with
target=_blank#85Add tooltips for tags #83
should be superseded by Encoding fixes #58
Show message ID in thread view #81
FIXME: how to trigger this?
Superseded by Allow for thread-level refreshes #54
Add settings.html_confirm_open_links_trusted_hosts #80
Implement per-tag color overrides #72
Fix crash on empty search query #82 (simpler approach)