root/trunk/include


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @268 [268] 10/07/08 14:29:36 azza-bazoo [composer] bugfix - set the In-Reply-To header for reply-to-all, and set …
(edit) @267 [267] 09/11/08 18:37:31 azza-bazoo [composer] bugfix #81 - allow dashes in outgoing e-mail addresses (this is …
(edit) @266 [266] 09/01/08 02:42:58 azza-bazoo braries] update - PHP5 version of Swift 3.3.3, and switch to using …
(edit) @265 [265] 08/23/08 22:14:33 daniel The remove-PHP4-commit that has been threatened for some time. Minimum …
(edit) @262 [262] 05/24/08 00:43:19 azza-bazoo [composer] bugfix - fix wrapping of form elements in the compose form in …
(edit) @260 [260] 05/23/08 22:14:32 daniel [message-parsing] Removed part of the error message when Lichen can't …
(edit) @259 [259] 05/23/08 22:01:18 daniel [message-parsing] Added extra debugging code to the message parser to …
(edit) @258 [258] 05/23/08 21:19:05 daniel [message-parsing] If we are unable to parse the HTML parts of email …
(edit) @257 [257] 05/23/08 21:01:07 daniel [composition] Removed additional quotes from recipients during parsing.
(edit) @256 [256] 05/23/08 20:55:19 daniel [composition] Fixed bugs relating to the reply-all feature. Now the …
(edit) @255 [255] 05/23/08 20:13:58 daniel [composition] Bug fix - actions other than reply-all won't fill in the CC …
(edit) @248 [248] 05/23/08 05:18:48 azza-bazoo [JS interface] change - hide the address book button; it's not ready for …
(edit) @247 [247] 05/23/08 05:15:12 azza-bazoo [libraries] bugfix - remove old logging line to get Swift working again
(edit) @245 [245] 05/23/08 05:03:19 azza-bazoo [libraries] bugfix - get HTMLPurifier working again by defining its path …
(edit) @244 [244] 05/23/08 04:43:49 azza-bazoo [composing] bugfix - declare global (oops!) for r241
(edit) @241 [241] 05/23/08 04:19:23 azza-bazoo [composing] bugfix - for reply quotes, use a date format where the default …
(edit) @240 [240] 05/23/08 04:05:49 azza-bazoo [composing] bugfix - don't include HTML parts in quoted replies (TODO: …
(edit) @238 [238] 05/23/08 03:53:22 azza-bazoo [HTML interface] look and feel - rough implementation of length cap on …
(edit) @237 [237] 05/23/08 03:06:49 azza-bazoo [login] look and feel - hide the "disable JavaScript?" checkbox and use …
(edit) @232 [232] 01/29/08 03:56:08 daniel PHP4 bug fix: PHP4's OO did not have the 'private' keyword which I used in …
(edit) @231 [231] 01/03/08 04:44:07 daniel Fixed regression where forwarded attachments were zero-bytes in length. …
(edit) @230 [230] 12/29/07 18:26:15 daniel Commited basic, incomplete (and unused) advanced pluggable settings …
(edit) @221 [221] 11/25/07 01:23:49 daniel Very basic initial implementation of an address book. Currently can't be …
(edit) @218 [218] 11/24/07 21:35:41 daniel Fixed bug where lichen would complain if there was no to address on a …
(edit) @214 [214] 11/23/07 05:39:24 daniel Fix for strange columns in HTML mode - turns out two <th> cells were …
(edit) @213 [213] 11/23/07 05:30:23 daniel Caught some untranslated strings in settings.inc.php.
(edit) @212 [212] 11/23/07 05:16:11 daniel Implemented feature request in #72: selection of auto update time for …
(edit) @210 [210] 11/23/07 04:49:57 daniel Added code for #38 - Set age title depending on mode. Controllers are …
(edit) @209 [209] 11/23/07 04:08:11 daniel A minor tweak in inline forwarding; the to and from fields were passed …
(edit) @208 [208] 11/19/07 23:14:36 daniel Fixed PHP4 DST bug where the date would go back 41 days when DST took …
(edit) @207 [207] 11/14/07 22:34:43 daniel Fix to make monospace view of messages work correctly, restoring ASCII art …
(edit) @206 [206] 11/13/07 21:33:37 daniel Minor adjustment to link conversion regular expressions to handle URLs …
(edit) @204 [204] 11/06/07 06:24:09 daniel Adjusted Lichen so it only includes the parts of HTMLPurifier that it …
(edit) @203 [203] 11/05/07 22:34:27 azza-bazoo Updated version in code comments to 0.4, removed double-include of config …
(edit) @202 [202] 11/04/07 17:40:09 daniel Improved email address parsing, after it triggered problems with a …
(edit) @200 [200] 10/31/07 00:48:26 azza-bazoo turned off numbered hash links for 0.4 release, tweak in link detection …
(edit) @198 [198] 10/29/07 03:13:19 daniel Removed defunct and unused HTML to text conversion function.
(edit) @197 [197] 10/29/07 03:07:35 daniel Message display shows you more details if the message was not to or from …
(edit) @196 [196] 10/29/07 02:45:21 daniel Added new DATE_FORMAT_MSG option, which is used to format dates in …
(edit) @195 [195] 10/21/07 04:35:00 daniel ftp:// protocol links are detected and converted into real links now.
(edit) @194 [194] 10/18/07 19:16:14 daniel HTML filter now checks for the presence of a href attribute when …
(edit) @193 [193] 10/17/07 19:51:02 daniel When "showing remote images", images that were set via the style attribute …
(edit) @192 [192] 10/15/07 08:27:31 daniel Missing [ bracket from options panel.
(edit) @190 [190] 10/14/07 21:18:36 daniel Proper less-hackish fix for #69 using divs. Closing the bug.
(edit) @188 [188] 10/14/07 21:08:15 daniel More changes to better fix #69. Really just a hack for the moment.
(edit) @187 [187] 10/14/07 20:56:51 daniel Fix for #69: Layout of mailbox list different for non-selectable folders.
(edit) @186 [186] 10/14/07 20:43:53 daniel Included patch to focus username box automatically on login screen, closes …
(edit) @184 [184] 10/05/07 19:36:03 daniel When replying to all it adds the address(es) from the To: field into the …
(edit) @183 [183] 10/03/07 04:38:20 daniel Added support for cleaning style attributes, hiding images set with CSS …
(edit) @182 [182] 10/03/07 03:58:24 daniel Very basic implementation of a HTML-to-text convertor for #21. …
(edit) @180 [180] 10/03/07 03:14:34 daniel Initial implementation of new Lexer using HTMLPurifiers Lexer, on top of …
(edit) @179 [179] 10/03/07 01:50:10 daniel Altered CSS slightly so only <td>s that are part of the message list have …
(edit) @178 [178] 09/26/07 04:01:59 daniel Implemented #68 for HTML mode. Will probably need UI tweaks.
(edit) @177 [177] 09/26/07 03:43:35 daniel Implemented the server part of #68 for the ajax interface. Note that most …
(edit) @176 [176] 09/26/07 02:37:41 daniel Added select-all-messages interface support for the HTML mode, plus made …
(edit) @173 [173] 09/26/07 02:06:10 daniel Searches show the number of results (handy to know).
(edit) @171 [171] 09/26/07 01:19:17 daniel More changes for #67, incorrectly encoded folder names. We were not …
(edit) @170 [170] 09/21/07 19:10:29 daniel Another attempted fix for #67: if imap_status fails, default values are …
(edit) @169 [169] 09/21/07 06:50:17 daniel Possible fix for #67: makes calls to imap_status() properly encode the …
(edit) @164 [164] 09/20/07 08:18:39 daniel Applied fix for #65 to the HTML mode of Lichen.
(edit) @162 [162] 09/20/07 07:54:44 daniel Basic fix for #65. Will need some neatening and cleanup yet, but will do …
(edit) @160 [160] 09/19/07 08:59:28 daniel Fix for #63: stripos() is only in PHP5, not PHP4. Replaced with stristr().
(edit) @159 [159] 09/18/07 22:46:45 daniel Fix for #54, plus enhancements to message replying and forwarding: …
(edit) @155 [155] 09/18/07 06:58:29 daniel Fixed #43: could not delete from Trash. Replaced the "TODO" with some …
(edit) @154 [154] 09/18/07 06:47:11 daniel Extra fix for #44, and improved cache key for mailbox lists, which should …
(edit) @151 [151] 09/17/07 18:01:09 daniel Minor bug fixes.
(edit) @150 [150] 09/17/07 03:24:43 daniel Fix for incorrect ordering of mailboxes under certain conditions. Probably …
(edit) @149 [149] 09/17/07 03:06:11 daniel Minor bugfix for collapsable folder structures.
(edit) @147 [147] 09/17/07 02:29:06 daniel Fix for #40 - when using the "reply-to-all" feature, if your email address …
(edit) @146 [146] 09/17/07 01:48:20 daniel The server component of the identity editor now does a lot more sanity …
(edit) @145 [145] 09/17/07 01:35:52 daniel Implemented #34: collapsable mailbox list. Implemented for both AJAX and …
(edit) @144 [144] 09/17/07 00:35:35 daniel Changed "HTML mode" checkbox on login page to "Disable JavaScript?" - …
(edit) @143 [143] 09/16/07 23:07:23 daniel #19: Signature support for the composer. Works in both AJAX and HTML mode, …
(edit) @142 [142] 09/16/07 22:09:59 daniel Enhanced composer's support of identities. Includes things like correct …
(edit) @141 [141] 09/16/07 21:39:35 daniel Added ability for identities editor to be able to store a signature, one …
(edit) @140 [140] 09/16/07 20:29:09 daniel Implemented #35 for HTML mode of Lichen.
(edit) @137 [137] 09/14/07 03:35:33 daniel Implemented HTML version of #30: move/delete messages from message …
(edit) @136 [136] 09/12/07 19:48:32 daniel Real fix for #29 - forgot to import SMTP_USE_TLS from the global namespace …
(edit) @132 [132] 09/11/07 18:33:48 daniel Fix for reopened #24: the message list data was being HTML encoded too …
(edit) @129 [129] 09/10/07 03:12:37 daniel There were some cases where data was not correctly HTML encoded, …
(edit) @128 [128] 09/09/07 23:26:21 daniel Removed call to die() in include/compose.inc.php.
(edit) @126 [126] 09/09/07 22:47:20 daniel Made most strings in the HTML version translatable.
(edit) @125 [125] 09/09/07 22:26:39 daniel Better handling of unable-to-connect-to-imap-server error condition. …
(edit) @122 [122] 09/09/07 21:54:14 daniel Added TLS support to mini-imap client.
(edit) @121 [121] 09/09/07 21:15:48 daniel Fix for #24 - dates in the last 6 days are displayed as 'HH:MM Day', in …
(edit) @120 [120] 09/09/07 20:26:01 daniel Modified HTML mode of Lichen to use a table for layout. CSS browsers will …
(edit) @119 [119] 09/09/07 20:07:21 daniel Split requests from ajax.php (was 1600+ lines, now ~600) into …
(edit) @117 [117] 09/09/07 04:56:04 daniel Mailbox manager now works in the HTML version of Lichen.
(edit) @116 [116] 09/09/07 00:08:14 daniel Identities editor now works in HTML mode. A little ugly and not user …
(edit) @115 [115] 09/08/07 23:19:57 daniel Fixed bug where the settings panel generator was broken in AJAX mode.
(edit) @113 [113] 09/08/07 23:03:07 daniel Settings manager now works in HTML version of Lichen. Still need to fix …
(edit) @111 [111] 09/08/07 22:16:46 daniel Sending attachments support for the HTML mode composer. More than a little …
(edit) @110 [110] 09/08/07 07:41:34 daniel Bug fix in HTML renderer for messsages.
(edit) @109 [109] 09/08/07 07:34:33 daniel Now HTML mode message list can select messages (all, none, unread, etc), …
(edit) @108 [108] 09/08/07 06:02:27 daniel Hack to allow logging into HTML mode from the login screen. Will need some …
(edit) @107 [107] 09/08/07 05:50:52 daniel HTML Version of compose form working. Currently works: * Sending …
(edit) @106 [106] 09/08/07 04:41:41 daniel Stripped code that won't be used again from ajax.php and …
(edit) @105 [105] 09/08/07 04:39:46 daniel Changed HTML dispatcher into "sequence" mode, which should be a little …
(edit) @104 [104] 09/07/07 07:59:17 daniel Made HTML version comply with the fix in r103.
(edit) @102 [102] 09/07/07 06:25:57 daniel More work done on the HTML version of Lichen - mainly moved toolbars into …
Note: See TracRevisionLog for help on using the revision log.