90
edits
Rkentjames (talk | contribs) (→rkent) |
|||
| Line 160: | Line 160: | ||
===== rkent ===== | ===== rkent ===== | ||
I'm working in the following areas: | |||
* Filter functionality | |||
** {{Bug|198100}} This bug enables running a normal filter after the bayes filter, which enables junk-related search terms, and IMAP body search. I decided to change direction on this slightly, automating the selection of when to run the filter, so I removed a patch from review. | |||
** {{Bug|495519}} "Allow extensions to add custom search terms" is largely working, just cleaning up some of the UI hooks. | |||
** {{Bug|310359}} "search all address fields capability (Bcc:s too!)" is holding while a new contributor (Dossy) considers working on a piece of it in {{Bug|488577}} "Support BCC in online IMAP search" | |||
** {{Bug|105169}} "Filter for Attachments" has a discussion going in m.d.a.t about management of MIME processing, which is the key issue here. | |||
** {{Bug|497622}} "IMAP cross-server move fails silently after a copy to a different folder" addresses a long-standing critical bug, that the copy service sometimes loses message copies. It primarily occurs in filtering operations, including {{Bug|448337}}. | |||
** {{Bug|257415}} "Add filtering for IMAP folders other than the INBOX" has a working patch that be used by an extension to enable this. | |||
* Database information preservation | |||
** landed {{Bug|340866}} which is the last of the main bugs in this series. | |||
** Additional bugs in special circumstances still exist, including {{Bug|495666}} and {{Bug|368415}} | |||
* NEW flag management. | |||
** Landed {{Bug|272963}} "Status of incoming mail is not set to 'new' before filtering can act on it" Although aimed at filters, it changed NEW flag management slightly in a critical way. | |||
** The mother bug here is {{Bug|372372}} "Search folder for NEW items does not display correct counts". I have a patch I am running here that, in combination with 272963, allows NEW flag search folders to give correct counts for the first time. However, because it never worked before, there are many missing notifications that need to be found and fixed in followup bugs. | |||
===== rebron ===== | ===== rebron ===== | ||
edits