root/trunk


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) @263 [263] 05/24/08 00:45:39 azza-bazoo [JS interface] bugfix - disable fade effect in Internet Explorer, because …
(edit) @262 [262] 05/24/08 00:43:19 azza-bazoo [composer] bugfix - fix wrapping of form elements in the compose form in …
(edit) @261 [261] 05/24/08 00:20:30 azza-bazoo [lichen] release - update readme file for 0.4
(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) @254 [254] 05/23/08 06:25:41 azza-bazoo [JS interface] bugfix - fixed r250 yay! by fully commenting out the …
(edit) @253 [253] 05/23/08 06:08:03 azza-bazoo [JS interface] bugfix - another attempt at fixing the minified file from …
(edit) @252 [252] 05/23/08 06:00:38 azza-bazoo [JS interface] bugfix - actually make r250 work, by not stupidly breaking …
(edit) @251 [251] 05/23/08 05:41:57 azza-bazoo [JS interface] bugfix - fix r250 by removing address book code and calls …
(edit) @250 [250] 05/23/08 05:28:01 azza-bazoo [JS interface] release - minified JavaScript? for 0.4 release candidate
(edit) @249 [249] 05/23/08 05:21:54 azza-bazoo [JS interface] change - hide the HTML composer for this release; it hasn't …
(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) @246 [246] 05/23/08 05:10:53 azza-bazoo [libraries] bugfix - hack! to stop HTMLPurifier using the filesystem, and …
(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) @243 [243] 05/23/08 04:34:59 azza-bazoo [libraries] update - HTMLPurifier 2.1.4
(edit) @242 [242] 05/23/08 04:29:20 azza-bazoo [libraries] update - Swift 3.3.3 (php4)
(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) @239 [239] 05/23/08 03:57:37 azza-bazoo [JS interface] bugfix - fix Array declarations so they're less likely to …
(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) @236 [236] 05/20/08 11:39:20 azza-bazoo [JS interface] look and feel - trim subject links for next and previous …
(edit) @235 [235] 05/20/08 11:37:39 azza-bazoo [JS interface] bugfix - pass correct parameters to Function.apply to …
(edit) @234 [234] 05/01/08 04:47:20 azza-bazoo applied disgusting hack from r233 to the message display loader as well; …
(edit) @233 [233] 05/01/08 04:36:31 azza-bazoo Hack to work around parse error in mailbox list load in IE, until data …
(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) @229 [229] 12/08/07 09:06:10 daniel Bug fix - when getting data back from the server, the incorrect validity …
(edit) @228 [228] 12/07/07 07:15:50 daniel Fixed race condition bug where sometimes the display would flip back to …
(edit) @227 [227] 12/07/07 06:43:39 daniel Fixed bug where if the user was logged out, the inline re-login box would …
(edit) @226 [226] 12/02/07 17:28:12 daniel Fix for window title not correctly showing 0 unread messages when there …
(edit) @225 [225] 12/01/07 18:22:08 daniel Basic version of in-browser notifications for Lichen: when busy on a AJAX …
(edit) @224 [224] 12/01/07 18:15:54 daniel Fixed bug where collapsing part of the folder tree, whilst a folder was …
(edit) @223 [223] 11/26/07 19:36:11 daniel Error checking in one of the mini-imap functions. Still not adhered to …
(edit) @222 [222] 11/25/07 01:26:39 daniel Address book reports a window title when viewing it.
(edit) @221 [221] 11/25/07 01:23:49 daniel Very basic initial implementation of an address book. Currently can't be …
(edit) @220 [220] 11/24/07 22:26:35 daniel Bug fix in streamattachment library, so it works with GMail's imap parser. …
(edit) @219 [219] 11/24/07 21:36:28 daniel Fixed unread message count in window title.
(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) @217 [217] 11/24/07 21:07:38 daniel Corrected window title for mailbox list, it now shows the actual number of …
(edit) @216 [216] 11/23/07 07:05:02 daniel Commented out accidentally commited debug code that will break unless …
(edit) @215 [215] 11/23/07 06:59:15 daniel New notification system included for #37. This includes the reinclusion of …
(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) @211 [211] 11/23/07 04:59:26 daniel Very minor adjustment to message list title.
(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) @205 [205] 11/12/07 01:00:55 azza-bazoo Minor JavaScript? fixes, js files now parse correctly in Safari.
(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) @191 [191] 10/15/07 06:32:19 daniel Caught missing old references to Flash, and altered to Lichen.Flash. Only …
(edit) @190 [190] 10/14/07 21:18:36 daniel Proper less-hackish fix for #69 using divs. Closing the bug.
(edit) @189 [189] 10/14/07 21:15:13 daniel Added .htaccess to svn:ignore list.
(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) @185 [185] 10/11/07 06:44:20 daniel Very basic HTML-to-text client side (javascript) system added. Needs more …
(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) @181 [181] 10/03/07 03:19:12 daniel Inserted client side note to indicate that "always show remote images from …
(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) @175 [175] 09/26/07 02:36:21 daniel Added TODOs to indicate that strings are unstranslatable.
(edit) @174 [174] 09/26/07 02:14:10 daniel Changed wording of "select all messages" notification, based on the …
(edit) @173 [173] 09/26/07 02:06:10 daniel Searches show the number of results (handy to know).
(edit) @172 [172] 09/26/07 01:56:25 daniel Fixed AJAX client side part of #68 - allow selection of all messages in a …
(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) @168 [168] 09/20/07 20:07:25 daniel Basic HTML cleaner. Is going to need lots of improvement.
(edit) @167 [167] 09/20/07 19:47:42 daniel Moved html parser files into appropriate subdirectory.
(edit) @166 [166] 09/20/07 19:46:15 daniel Renamed html cleaner functions to htmlParser.
Note: See TracRevisionLog for help on using the revision log.