|
1.153 (+6 -3 lines) |
09/05/2008 02:39 AM |
Michael M Slusarz slusarz |
Dynamically create message source links. |
|
1.152 (+1 -3 lines) |
09/04/2008 01:00 AM |
Michael M Slusarz slusarz |
Use rangestrings to pass UID/mailbox information from browser -> server. |
|
1.110.2.30 FRAMEWORK_3 (+1 -3 lines) |
08/29/2008 03:19 PM |
Michael M Slusarz slusarz |
Bug: 7254
MFH:
1.125 +1 -0 dimp/docs/CHANGES
1.231 +15 -15 dimp/imp.php
1.160 +1 -1 dimp/js/DimpBase.js
1.158 +7 -23 dimp/js/src/DimpBase.js
1.151 +1 -3 dimp/lib/DIMP.php |
|
1.151 (+1 -3 lines) |
08/29/2008 02:34 PM |
Michael M Slusarz slusarz |
Bug: 7254
Update quota at same time folders are polled. |
|
1.150 (+17 -11 lines) |
08/26/2008 03:14 AM |
Michael M Slusarz slusarz |
More optimizations for returned JSON code - don't send data unless that data
contains/means something. It is more efficient to do existence checking
in javascript code.
Don't obtain fullfrom data (not needed). |
|
1.149 (+7 -1 lines) |
08/20/2008 01:39 AM |
Michael M Slusarz slusarz |
UI improvements for alerts log |
|
1.110.2.29 FRAMEWORK_3 (+1 -4 lines) |
08/05/2008 07:26 PM |
Michael M Slusarz slusarz |
MFH:
1.96 +2 -2 dimp/lib/Views/ShowMessage.php
1.25 +5 -3 dimp/themes/print.css
1.288 +3 -1 dimp/themes/screen.css
1.95 +9 -8 dimp/lib/Views/ShowMessage.php
1.287 +8 -1 dimp/themes/screen.css
Partial MFH (need to keep BC in case Horde is not updated):
1.444 +1 -1 dimp/js/DimpCore.js
1.444 +5 -31 dimp/js/src/DimpCore.js
1.148 +1 -7 dimp/lib/DIMP.php |
|
1.148 (+1 -7 lines) |
08/05/2008 06:43 PM |
Michael M Slusarz slusarz |
Remove reliance on external expandQuotes and expandAddresses scripts. |
|
1.110.2.28 FRAMEWORK_3 (+8 -3 lines) |
07/28/2008 01:35 PM |
Michael M Slusarz slusarz |
MFH:
1.438 +1 -1 dimp/js/DimpCore.js
1.438 +2 -2 dimp/js/src/DimpCore.js
1.147 +8 -3 dimp/lib/DIMP.php
1.439 +1 -1 dimp/js/DimpCore.js
1.439 +4 -1 dimp/js/src/DimpCore.js Tags: DIMP_1_0_1_RC1 |
|
1.147 (+8 -3 lines) |
07/27/2008 04:43 AM |
Michael M Slusarz slusarz |
Save a few bytes of network traffic by not sending notification info if there
are no current notifications, and by sending a flag variable only when we
should not be auto displaying the notifications. |
|
1.110.2.27 FRAMEWORK_3 (+1 -2 lines) |
07/24/2008 11:31 PM |
Michael M Slusarz slusarz |
MFH:
1.146 +1 -2 dimp/lib/DIMP.php
1.24 +4 -1 dimp/lib/Dimple/ContactAutoCompleter.php |
|
1.146 (+1 -2 lines) |
07/24/2008 11:26 PM |
Michael M Slusarz slusarz |
controls.js only needs to be loaded on the compose screen, not the main page. |
|
1.110.2.26 FRAMEWORK_3 (+13 -9 lines) |
07/14/2008 05:22 PM |
Michael M Slusarz slusarz |
MFH:
1.114 +3 -3 dimp/compose.php
1.225 +2 -2 dimp/imp.php
1.117 +1 -1 dimp/js/compose.js
1.112 +26 -29 dimp/js/src/compose.js
1.145 +13 -9 dimp/lib/DIMP.php
1.31 +1 -2 dimp/lib/Views/Compose.php
1.39 +2 -2 dimp/lib/base.php |
|
1.145 (+13 -9 lines) |
07/14/2008 04:15 PM |
Michael M Slusarz slusarz |
Tweak closing compose screen and display of notification messages if there is
no base window. |
|
1.144 (+2 -2 lines) |
07/09/2008 02:10 AM |
Michael M Slusarz slusarz |
documentation fix. |
|
1.110.2.25 FRAMEWORK_3 (+28 -25 lines) |
07/09/2008 02:07 AM |
Michael M Slusarz slusarz |
MFH:
1.114 +1 -1 dimp/js/DimpBase.js
1.112 +2 -2 dimp/js/src/DimpBase.js
1.142 +28 -25 dimp/lib/DIMP.php
1.223 +2 -9 dimp/imp.php |
|
1.143 (+8 -6 lines) |
07/09/2008 02:05 AM |
Michael M Slusarz slusarz |
Added support to access IMP's Virtual Folders. |
|
1.142 (+28 -25 lines) |
07/09/2008 01:08 AM |
Michael M Slusarz slusarz |
For JSON values, send 1 instead of 'true', don't send anything if false, and
default to 'base' classname in DimpBase.js instead of sending via JSON
response.
Cuts down PollFolders response size by 40-50% (on my server, with 100+
mailboxes, went from 13 KB to 7 KB). |
|
1.141 (+2 -1 lines) |
07/08/2008 03:48 PM |
Michael M Slusarz slusarz |
Shift-drag for messages will copy instead of move. |
|
1.110.2.24 FRAMEWORK_3 (+1 -11 lines) |
07/03/2008 02:38 AM |
Michael M Slusarz slusarz |
MFH:
1.112 +1 -1 dimp/js/DimpBase.js
1.110 +38 -69 dimp/js/src/DimpBase.js
1.140 +1 -11 dimp/lib/DIMP.php
1.206 +19 -5 dimp/templates/index/index.inc |
|
1.140 (+1 -11 lines) |
07/03/2008 01:06 AM |
Michael M Slusarz slusarz |
Simplify handling of sort column headers. |
|
1.110.2.23 FRAMEWORK_3 (+10 -3 lines) |
06/21/2008 02:16 PM |
Michael M Slusarz slusarz |
MFH:
1.111 +2 -1 dimp/compose.php
1.69 +2 -1 dimp/index.php
1.139 +10 -3 dimp/lib/DIMP.php
1.69 +2 -1 dimp/message.php |
|
1.139 (+10 -3 lines) |
06/21/2008 03:00 AM |
Michael M Slusarz slusarz |
Move javascript loading to the bottom of the HTML output. Especially useful
on login - loads to the 'Loading...' screen immediately to give users a better
responsiveness feel. |
|
1.110.2.22 FRAMEWORK_3 (+2 -3 lines) |
06/18/2008 05:54 PM |
Jan Schneider jan |
MFH: Use proper gettext strings. |
|
1.138 (+2 -3 lines) |
06/18/2008 05:42 PM |
Jan Schneider jan |
Use proper gettext strings. |
|
1.137 (+2 -2 lines) |
06/18/2008 02:01 PM |
Michael M Slusarz slusarz |
Revert attempt to make hover effect work with IE6. We will just add IE6-only
js event handlers to replicate the old behavior. |
|
1.136 (+2 -2 lines) |
06/18/2008 01:04 AM |
Michael M Slusarz slusarz |
Looks like I forgot to commit these when doing the IE 6 stuff earlier. |
|
1.110.2.21 FRAMEWORK_3 (+5 -1 lines) |
06/10/2008 07:00 PM |
Michael M Slusarz slusarz |
MFH: CHANGES - 1.100-1.102; index.php - 1.67-1.68; DraggableMail.js - 1.51;
dragdrop.js - 1.9-1.14; DimpBase.js - 1.78-1.83; DIMP.php - 1.134-1.135;
screen.css - 1.261, 1.263; ViewPort.js - 1.252; index.inc - 1.197, 1.200;
ie6_or_less.css - 1.31; imp.php - 1.222 |
|
1.135 (+2 -1 lines) |
06/10/2008 06:39 PM |
Michael M Slusarz slusarz |
Bug: 6881
Add ability to move folders to base level. |
|
1.134 (+4 -1 lines) |
06/09/2008 03:32 PM |
Michael M Slusarz slusarz |
Use new drag/drop library to handle message drags.
Improvements:
* Faster
* Allows us to fix bugs/issues when not relying on the (sometimes glacial)
response upstream.
* Doesn't require hacks to get around IE CSS positioning issues.
* Provides more feedback to user (via drag box)
* Folders now only expand if dragged over folder icon, instead of entire
element
* Will (hopefully) provide a way to implement folder dragging without problems. |
|
1.110.2.20 FRAMEWORK_3 (+6 -1 lines) |
06/06/2008 12:38 PM |
Michael M Slusarz slusarz |
MFH: Request #6793 |
|
1.133 (+1 -3 lines) |
06/06/2008 12:34 PM |
Michael M Slusarz slusarz |
Set sidebar_width in PHP code, not via JS.
Fix display name in folder tooltips with encoded characters. |
|
1.132 (+8 -1 lines) |
06/06/2008 03:21 AM |
Michael M Slusarz slusarz |
Bug: 6793
Honor Horde's 'sidebar_width' preference. Fix titles to show full folder name
in browser tooltip popup. |
|
1.110.2.19 FRAMEWORK_3 (+9 -26 lines) |
05/23/2008 03:15 AM |
Michael M Slusarz slusarz |
MFH: DIMP.php - 1.131; message.php - 1.68 Tags: DIMP_1_0 |
|
1.131 (+9 -26 lines) |
05/23/2008 01:13 AM |
Michael M Slusarz slusarz |
Remove an unneeded function. Add alias variable for long array lookup. |
|
1.110.2.18 FRAMEWORK_3 (+35 -43 lines) |
05/20/2008 12:34 PM |
Michael M Slusarz slusarz |
MFH: Move variables to DIMP namespace. Fix scope issue in compose.js. |
|
1.130 (+35 -43 lines) |
05/20/2008 12:14 PM |
Michael M Slusarz slusarz |
Due to inconsistencies in browsers, it is necessary to store dynamic JS
variables in a global DIMP variable rather than in individual classes (or else
the class may not exist when we are trying to populate with data, etc.).
Fix a scope issue in compose.js. |
|
1.110.2.17 FRAMEWORK_3 (+5 -9 lines) |
05/20/2008 01:26 AM |
Michael M Slusarz slusarz |
MFH: There is no support for accesskeys in DIMP. |
|
1.129 (+5 -9 lines) |
05/19/2008 11:09 PM |
Michael M Slusarz slusarz |
There is no support for accesskeys in DIMP. |
|
1.110.2.16 FRAMEWORK_3 (+10 -11 lines) |
05/12/2008 10:32 PM |
Michael M Slusarz slusarz |
MFH: index.php - 1.64; DIMP.php - 1.128; message.php - 1.65 |
|
1.128 (+10 -11 lines) |
05/12/2008 10:30 PM |
Michael M Slusarz slusarz |
Use IMP::wrapInlineScript().
Don't globablly load unblockImages.js. |
|
1.110.2.15 FRAMEWORK_3 (+2 -2 lines) |
05/12/2008 02:50 PM |
Michael M Slusarz slusarz |
MFH: DimpBase.js - 1.61; DimpCore.js - 1.426; compose.js - 1.100;
fullmessage.js - 1.33; DIMP.php - 1.127 |
|
1.127 (+2 -2 lines) |
05/12/2008 02:44 PM |
Michael M Slusarz slusarz |
Don't pass any string into the anchor href attribute - allows us to handle
events with an anchor tag and allow the event to continue to propgate up the
element tree without causing the browser to load a new page (i.e. '#').
Fix logout loading so that the Loading screen isn't shown. |
|
1.110.2.14 FRAMEWORK_3 (+25 -44 lines) |
05/12/2008 01:48 AM |
Michael M Slusarz slusarz |
MFH: DimpBase.js - 1.59-1.60; DIMP.php - 1.125-1.126; compose.php - 1.143;
message.php - 1.2; index.inc - 1.184; DimpCore.js - 1.424-1.425;
imp.php - 1.215 |
|
1.126 (+5 -28 lines) |
05/12/2008 12:52 AM |
Michael M Slusarz slusarz |
Clean up PHP generated notify code. |
|
1.125 (+21 -17 lines) |
05/12/2008 12:40 AM |
Michael M Slusarz slusarz |
Clean up DIMP::actionButton() - remove onclick param (no longer used) and url
param (will always be '#'). |
|
1.110.2.13 FRAMEWORK_3 (+1 -11 lines) |
05/09/2008 02:05 AM |
Michael M Slusarz slusarz |
MFH: DIMP.php - 1.124; base.php - 1.38; prefs.php - 1.2 Tags: DIMP_1_0_RC4 |
|
1.124 (+1 -11 lines) |
05/09/2008 01:53 AM |
Michael M Slusarz slusarz |
More correct fix for loading IMP's configuration while handling prefs. |
|
1.110.2.12 FRAMEWORK_3 (+11 -2 lines) |
05/06/2008 12:40 AM |
Michael M Slusarz slusarz |
MFH: Given the change in our prefs handling in DIMP, don't need any independent
prefs files. We only need a lib/prefs.php file that loads IMP's configuration. |
|
1.123 (+11 -2 lines) |
05/06/2008 12:36 AM |
Michael M Slusarz slusarz |
Given the change in our prefs handling in DIMP, don't need any independent
prefs files. We only need a lib/prefs.php file that loads IMP's configuration. |
|
1.110.2.11 FRAMEWORK_3 (+9 -2 lines) |
04/28/2008 05:57 PM |
Michael M Slusarz slusarz |
MFH: Merge the new event observer handling code. |
|
1.110.2.10 FRAMEWORK_3 (+4 -1 lines) |
04/26/2008 02:00 AM |
Michael M Slusarz slusarz |
MFH 1.122 |
|
1.122 (+4 -1 lines) |
04/26/2008 01:11 AM |
Michael M Slusarz slusarz |
Don't load horde.js. |
|
1.121 (+5 -1 lines) |
04/23/2008 08:19 PM |
Michael M Slusarz slusarz |
Move javascript event handlers on compose screen to static JS files. |
|
1.120 (+5 -2 lines) |
04/22/2008 11:56 PM |
Michael M Slusarz slusarz |
Move all event observers for both the main page and the message screens (except
for 2 calls) to javascript code so 1) it can be cached/compressed, 2) we
finally use the correct cross-browser Event library rather than doing straight
HTML-level 'onclick' handlers. |
|
1.110.2.9 FRAMEWORK_3 (+2 -1 lines) |
04/16/2008 07:58 PM |
Michael M Slusarz slusarz |
Bug: 6248
MFH: imp.php - 1.211; DimpBase.js - 1.36; DIMP.php - 1.119 |
|
1.119 (+2 -1 lines) |
04/16/2008 07:55 PM |
Michael M Slusarz slusarz |
Bug: 6248
Move prefs screen to an iframe to work around limitations in the current
Prefs_UI system. Dynamically hide menu on every prefs page (this may result
in a slight flicker when the menu is first displayed then hidden, but I can't
think of another way to do this since obviously DIMP's CSS is worthless inside
the iframe). |
|
1.118 (+15 -3 lines) |
03/25/2008 12:20 PM |
Jan Schneider jan |
MFB: 1.110.2.8 |
|
1.110.2.8 FRAMEWORK_3 (+15 -3 lines) |
03/25/2008 12:12 PM |
Jan Schneider jan |
Fix displaying of access keys if not showing button text. |
|
1.117 (+8 -4 lines) |
03/24/2008 10:18 AM |
Jan Schneider jan |
MFB: 1.110.2.7 |
|
1.110.2.7 FRAMEWORK_3 (+8 -4 lines) |
03/24/2008 09:47 AM |
Jan Schneider jan |
wrap |
|
1.110.2.6 FRAMEWORK_3 (+11 -1 lines) |
03/03/2008 06:52 AM |
Michael M Slusarz slusarz |
MFH:
Add option to IMP::addInlineScript() to indicate whether code should be
loaded onload or on DOM load.
More correct JS numeric sort algorithm. Tags: DIMP_1_0_RC3 |
|
1.116 (+11 -1 lines) |
03/03/2008 06:46 AM |
Michael M Slusarz slusarz |
Add option to IMP::addInlineScript() to indicate whether code should be
loaded onload or on DOM load.
More correct JS numeric sort algorithm. |
|
1.110.2.5 FRAMEWORK_3 (+7 -185 lines) |
02/29/2008 08:22 AM |
Michael M Slusarz slusarz |
MFH:
IMP/DIMP cleanup before 4.2.
Re-use as much of IMP code as possible to prevent code duplication.
Remove duplicate config options/prefs and use IMP versions instead.
No need to have own cache.php script - use IMP's instead. |
|
1.115 (+7 -185 lines) |
02/29/2008 08:09 AM |
Michael M Slusarz slusarz |
IMP/DIMP cleanup before 4.2.
Re-use as much of IMP code as possible to prevent code duplication.
Remove duplicate config options/prefs and use IMP versions instead.
No need to have own cache.php script - use IMP's instead. |
|
1.110.2.4 FRAMEWORK_3 (+3 -60 lines) |
02/11/2008 07:50 PM |
Michael M Slusarz slusarz |
Bug: 6011
MFH: Rework ViewPort to correctly handle lists with messages from more than
1 mailbox, among other fixes and optimizations. |
|
1.114 (+3 -60 lines) |
02/04/2008 08:47 PM |
Michael M Slusarz slusarz |
Bug: 6011
This is the result of about 2-3 weeks of work. Completely revamp our method
of providing message lists to viewport in order to be able to handle
multiple folders. Also, refactor ViewPort to remove all (or at least most)
of the IMAP-list-centric architecture so that ViewPort can be used more
easily in the future for any generic kind of lists. Vastly simplify the
code by introducing a ViewPort_Selection object which allows us to refer
to a selection of rows interchangably via either a rownumber, DOM ID, the
unique row ID, or the data object itself. There are still likely some
lingering issues right now, but it would be great if I could get feedback
since this code really needs to get into DIMP 1.0 (I know its late in the
RC process, but these fixes relate to showstoppers IMHO). |
|
1.110.2.3 FRAMEWORK_3 (+2 -1 lines) |
01/18/2008 03:19 PM |
Michael M Slusarz slusarz |
Bug: 6028
MFH: Add preference to identify page to load on login. Tags: DIMP_1_0_RC2 |
|
1.113 (+2 -1 lines) |
01/18/2008 03:17 PM |
Michael M Slusarz slusarz |
Bug: 6028
Add preference to identify screen to load on login. |
|
1.110.2.2 FRAMEWORK_3 (+2 -2 lines) |
01/08/2008 11:43 AM |
Jan Schneider jan |
MFH: 1.112 |
|
1.112 (+2 -2 lines) |
01/08/2008 11:35 AM |
Jan Schneider jan |
Remove useless str_replace() call. |
|
1.110.2.1 FRAMEWORK_3 (+2 -2 lines) |
01/02/2008 06:30 AM |
Jan Schneider jan |
Happy New Year |
|
1.111 (+2 -2 lines) |
01/02/2008 06:11 AM |
Jan Schneider jan |
Happy New Year |
|
1.110 (+3 -3 lines) |
12/16/2007 09:37 AM |
Jan Schneider jan |
Uppercase Tags: FRAMEWORK_3, BEFORE_MERGE_3_2 |
|
1.109 (+2 -1 lines) |
12/12/2007 06:27 PM |
Michael M Slusarz slusarz |
Add configuration option to disallow searching all mailboxes.
Fix updating search mailbox name when editing current search. |
|
1.108 (+5 -1 lines) |
12/07/2007 04:35 AM |
Michael M Slusarz slusarz |
Get rid of dynamically created input boxes in sidebar when creating/renaming
folders and instead use modal popup (specifically redbox).
Not 100% complete - could use a bit of work on formatting and phrasing - but
this absolutely needs to be in 1.0 since the old method was inadequate for
multiple reasons. |
|
1.107 (+2 -2 lines) |
12/03/2007 06:16 PM |
Michael M Slusarz slusarz |
This is more correctly IMP's refresh time pref, since this pref is used
for poll folders. |
|
1.106 (+12 -2 lines) |
11/19/2007 03:44 PM |
Michael M Slusarz slusarz |
Fix some more encoding issues with IE and window.open(). Tags: DIMP_1_0_RC1 |
|
1.105 (+18 -1 lines) |
11/13/2007 11:38 PM |
Michael M Slusarz slusarz |
Rework handling of "imp views". Store current view in the session.
Rework handling of compose links. Creates links given the last used imp
view. Automatically redirects API calls to batchCompose depending on current
imp view. |
|
1.104 (+4 -1 lines) |
11/13/2007 01:53 AM |
Michael M Slusarz slusarz |
Add arrival sort option. |
|
1.103 (+19 -5 lines) |
11/12/2007 10:22 AM |
Jan Schneider jan |
Add option to load custom CSS files. |
|
1.102 (+1 -3 lines) |
11/11/2007 11:32 PM |
Michael M Slusarz slusarz |
Upgrade to Prototypejs 1.6 & scriptaculous 1.8. Only BC-incompatible
change is to Hash objects - see http://prototypejs.org/2007/11/7/prototype-1-6-0-script-aculo-us-1-8-0-and-the-bungee-book-now-available for further
information. I think I got most of these changes, but if something is
broken, this should probably be the first thing to look at. |
|
1.101 (+2 -1 lines) |
11/06/2007 02:29 PM |
Michael M Slusarz slusarz |
Use new IMP unblockimages code. |
|
1.100 (+2 -2 lines) |
11/02/2007 12:59 AM |
Michael M Slusarz slusarz |
Make sure this is a integer value. |
|
1.99 (+2 -2 lines) |
10/15/2007 02:18 PM |
Michael M Slusarz slusarz |
This '!' makes no sense here. |
|
1.98 (+4 -2 lines) |
09/24/2007 10:32 AM |
Michael M Slusarz slusarz |
Separate JS files with a newline since some compressors may strip trailing terminators. |
|
1.97 (+2 -2 lines) |
09/21/2007 01:47 PM |
Chuck Hagenbuch chuck |
Checking a boolean expression for ? true : false is always redundant. |
|
1.96 (+20 -7 lines) |
09/11/2007 02:32 AM |
Michael M Slusarz slusarz |
Bug: 5617
Make sure DIMP only honors its menu/apps setting, not IMP's. |
|
1.95 (+2 -1 lines) |
08/20/2007 04:14 PM |
Michael M Slusarz slusarz |
On initial login, allow INBOX to load in background. |
|
1.94 (+3 -1 lines) |
08/15/2007 12:55 AM |
Michael M Slusarz slusarz |
Honor IMP's 'compose_cursor' preference. |
|
1.93 (+10 -2 lines) |
07/23/2007 10:13 PM |
Chuck Hagenbuch chuck |
don't use create_function Tags: DIMP_1_0_ALPHA |
|
1.92 (+34 -1 lines) |
07/10/2007 12:32 AM |
Michael M Slusarz slusarz |
Add reflective toRangeString/parseRangeString for php/javascript. |
|
1.91 (+5 -3 lines) |
07/04/2007 07:10 PM |
Jan Schneider jan |
Add AJAX preference interface.
Unfortunately my String.evalScripts() implementation at the end of DimpCore.js
doesn't work as expected even though I was sure it did. I could really use
some bright ideas there. |
|
1.90 (+4 -2 lines) |
06/27/2007 06:53 PM |
Jan Schneider jan |
This has to be an array in js. |
|
1.89 (+2 -3 lines) |
06/27/2007 06:48 PM |
Michael M Slusarz slusarz |
More existence checking |
|
1.88 (+12 -4 lines) |
06/26/2007 12:54 PM |
Jan Schneider jan |
Allow loading of any applications from the menu. |
|
1.87 (+4 -1 lines) |
06/26/2007 09:50 AM |
Jan Schneider jan |
- Add callback when showing the context menu.
- Remove rename/delete entries from context menu for fixed folders.
- Remove special context menu for special folders. Only the inbox has a
stripped-down menu now. I don't see why any of the other folders actions
shouldn't be possible for special folders. |
|
1.86 (+151 -18 lines) |
06/20/2007 02:58 PM |
Michael M Slusarz slusarz |
Bug: 5307
Move dynamically created javascript to inline. |
|
1.85 (+15 -8 lines) |
06/19/2007 12:14 PM |
Michael M Slusarz slusarz |
Cleanups; phpdoc. |
|
1.84 (+41 -29 lines) |
06/15/2007 01:47 PM |
Michael M Slusarz slusarz |
Might seem like splitting hairs, but use shorter key names for our list folders
object. Since we only use the object in 1 javascript function, the tradeoff
for slightly less readable code is minimized (and the object is now clearly
documented in DIMP::). Saves 50 bytes per folder - if you have 80+ subscribed
folders+, like me, this saves 4KB per listfolders request. |
|
1.83 (+6 -4 lines) |
06/14/2007 03:37 PM |
Michael M Slusarz slusarz |
Add version string to cache ID so that upgrades will automatically triger
a cache update. |
|
1.82 (+2 -1 lines) |
06/11/2007 02:14 PM |
Michael M Slusarz slusarz |
needed |