egroupware/mail
Nathan Gray 82db8343bd Some more speed improvements for initial load:
- Avoid expensive connect in constructor for all AJAX calls (reconnect/cache used instead)
- Don't verify that special folders exist for folder tree
- Only fetch folder counts when fetchCounters flag is set, instead of always
- Avoid some et2 warnings about not existing attributes (no speed improvement, but less annoying)
2014-08-11 16:24:11 +00:00
..
inc Some more speed improvements for initial load: 2014-08-11 16:24:11 +00:00
js Call ajax_refreshVacationNotice as a static method 2014-08-11 12:44:33 +00:00
lang pending translations from our translation server 2014-07-23 16:40:19 +00:00
setup using cache more efficiently; prevent clearing cache on profileChange; hook into clear_cache callable from admin 2014-08-05 11:59:06 +00:00
templates Some more speed improvements for initial load: 2014-08-11 16:24:11 +00:00
index.php make uploaded/attached files clickable on compose 2014-01-30 09:35:56 +00:00