index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-05-23
Add support for X-AB-EDIT field upon user request
thomasb
2011-05-23
- Add read/write methods for immediate operations on cache backend (no affect...
alec
2011-05-23
- Store user preferences in session when write-master is not available and se...
alec
2011-05-23
- Add TTL parameter to rcube_cache class (and rcmail::get_cache method)
alec
2011-05-21
- Fix #listmenu after popupmenu change in r4775
alec
2011-05-21
- Fix s/pattern/prefix/ in clear_cache()
alec
2011-05-21
- Use index record for memcache/apc engine, don't load the whole cache into m...
alec
2011-05-21
Removed kolab plugins; they will be maintaied and published in the Kolab project
thomasb
2011-05-21
Removed kolab plugins; they will be maintaied and published in the Kolab project
thomasb
2011-05-20
Catch write-errors on database (yet untested)
thomasb
2011-05-20
- Re-designed cache, fixes memcache/apc issues
alec
2011-05-20
- Improve performence of folder manager operations by moving subscriptions ta...
alec
2011-05-20
- Clear properly mailboxes cache on folder subscription change
alec
2011-05-20
- Fix error when rcube_cache::remove() was used in pattern mode
alec
2011-05-20
- Fix func_get_args() usage for PHP<5.3 (#1487928)
alec
2011-05-19
- Fix default_port option handling in Installer when config.inc.php file exis...
alec
2011-05-19
- Removed focus_on_new_message option, added newmail_notify plugin
alec
2011-05-18
Flip field type aliases (#1487910)
thomasb
2011-05-18
- Fix saving collapsed_folders settings
alec
2011-05-18
- Add APC support in rcube_cache
alec
2011-05-18
- Make memcached cache not system-wide
alec
2011-05-18
- Added general rcube_cache class with memcache support ...
alec
2011-05-18
Get memcache object from rcmail instance
thomasb
2011-05-18
Fix vcard value decoding; add setter for individual vcard fields
thomasb
2011-05-17
- Update plugin version number, because of two backward incompatible changes
alec
2011-05-17
- Clear mailboxes.* cache when new mailbox is created
alec
2011-05-17
- Make update_cahce() method to be publicly available
alec
2011-05-17
translations update
yllar
2011-05-16
- Add option to set default action of Forward button to "Forward as attachment"
alec
2011-05-16
- Add extended command for saving prefs
alec
2011-05-16
- Remove acl_username_realm option, use realm auto-detection
alec
2011-05-16
- Trim HTML message before washing, to make sure that BOM is removed even whe...
alec
2011-05-16
- Fix invalid comments handling (see example message in #1487915)
alec
2011-05-14
- Fix loading default theme css, set $noajax to skip plugin initialization on...
alec
2011-05-14
- Add ruleset.xml to RoundCube PHP_CodeSniffer standard (#1487850)
alec
2011-05-14
Fix sort order when contact name is empty
thomasb
2011-05-14
- Fixed listmenu (added workaround for http://bugs.jquery.com/ticket/9284)
alec
2011-05-13
Don't connect to address books unless necessary
thomasb
2011-05-13
Correctly handle empty contact names when importing
thomasb
2011-05-13
Fix empty name in search results and error when creating a new contact
thomasb
2011-05-13
- Use less included files in mail and message templates for better performance
alec
2011-05-13
- Add forward-as-attachment feature
alec
2011-05-13
- Allow ACL operations on protected folders, per request (#1486746)
alec
2011-05-13
- Fix help plugin after change in the API making 'index' action to be the def...
alec
2011-05-13
- jQuery-1.6.1 (#1487913, #1487144)
alec
2011-05-13
- ACL plugin (initial commit)
alec
2011-05-13
- Fix IE8 issue on folders list in folder manager
alec
2011-05-13
- Css fixes for IE
alec
2011-05-13
- Fix typo
alec
2011-05-12
Render current day of datepicker in Roundcube red
thomasb
[next]