| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| flagasnew.patch | 22-Jul-2005 13:01 | 1.0K | ||
| gecos-realname-comma..> | 18-Jan-2006 04:54 | 930 | ||
| js-markbyclass1.patch | 22-Jul-2005 13:01 | 1.0K | ||
| js-markbyclass2.patch | 22-Jul-2005 13:01 | 760 | ||
Patches to Dolda Webmail.
The js-markbyclass patches mark the checkboxes for different messages (read, answered, flagged) using javascript (yuck, I'll do a server-side system, though, eventually), so that mass move and delete operations become easier. It doesn't always work exactly as expected, and one of the options (mark unread) doesn't work right now, so be warned. Patch #2 builds on patch #1, which must be applied first. (Patch #2 isn't necessary, but it adds a few more buttons for different message classes.)
The flagasnew patch adds an option to the message viewer to flag the current message as unread. It works exactly as intended and is server-side.
The gecos-realname-commas patch is for handling GECOS passwd realnames
that have commas; not only does it strip out just the name from old style
"Name,Room,Address,Telephone" but it also properly quotes commas for From
headers in the form 'From: "Last, First"