index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
include
Age
Commit message (
Expand
)
Author
2011-05-23
Add support for X-AB-EDIT field upon user request
thomascube
2011-05-23
- Add read/write methods for immediate operations on cache backend (no affect...
alecpl
2011-05-23
- Store user preferences in session when write-master is not available and se...
alecpl
2011-05-23
- Add TTL parameter to rcube_cache class (and rcmail::get_cache method)
alecpl
2011-05-21
- Fix s/pattern/prefix/ in clear_cache()
alecpl
2011-05-21
- Use index record for memcache/apc engine, don't load the whole cache into m...
alecpl
2011-05-20
Catch write-errors on database (yet untested)
thomascube
2011-05-20
- Re-designed cache, fixes memcache/apc issues
alecpl
2011-05-20
- Clear properly mailboxes cache on folder subscription change
alecpl
2011-05-20
- Fix error when rcube_cache::remove() was used in pattern mode
alecpl
2011-05-20
- Fix func_get_args() usage for PHP<5.3 (#1487928)
alecpl
2011-05-18
Flip field type aliases (#1487910)
thomascube
2011-05-18
- Add APC support in rcube_cache
alecpl
2011-05-18
- Make memcached cache not system-wide
alecpl
2011-05-18
- Added general rcube_cache class with memcache support ...
alecpl
2011-05-18
Get memcache object from rcmail instance
thomascube
2011-05-18
Fix vcard value decoding; add setter for individual vcard fields
thomascube
2011-05-17
- Clear mailboxes.* cache when new mailbox is created
alecpl
2011-05-17
- Make update_cahce() method to be publicly available
alecpl
2011-05-14
Fix sort order when contact name is empty
thomascube
2011-05-13
Correctly handle empty contact names when importing
thomascube
2011-05-13
Fix empty name in search results and error when creating a new contact
thomascube
2011-05-13
- Use less included files in mail and message templates for better performance
alecpl
2011-05-13
- Add forward-as-attachment feature
alecpl
2011-05-13
- jQuery-1.6.1 (#1487913, #1487144)
alecpl
2011-05-12
Improve display name composition when saving contacts (#1487143), with plugin...
thomascube
2011-05-10
Revert r4746 due to timestsamp issues with mysql; deprecate rcube_mdb2::unixt...
thomascube
2011-05-09
Rely on mysql server timezone not on PHP
thomascube
2011-05-09
- Extend parse() method so it can be used to parse templates without printing...
alecpl
2011-05-09
- Fix possible ambiguity in folders caching (when list_mailboxes() was called...
alecpl
2011-05-07
- Improved string literals handling
alecpl
2011-05-06
- Fixed ANNOTATEMORE support
alecpl
2011-05-06
- Fixed handling of folder with name "0" in folder selector
alecpl
2011-05-06
- Use dot as a separator in cache key name (for consistency)
alecpl
2011-05-06
- Add possibility (for plugins) to filter folders lists by some additional cr...
alecpl
2011-05-05
- Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725...
alecpl
2011-05-04
- Stop execution when LDAP addressbook is configured but PHP's ldap functions...
alecpl
2011-05-03
- Enable multiselection for attachments uploading in capable browsers (#1485969)
alecpl
2011-05-02
Fix expression
thomascube
2011-05-01
- Now the %s variable (used in default_host) works with IDN and with Master ...
vbenincasa
2011-04-30
Don't attempt to read session data again if the initial read didn't return a ...
thomascube
2011-04-29
- Fix relative URLs handling according to a <base> in HTML (#1487889)
alecpl
2011-04-27
- Added the %s variable in 'default_host' and 'smtp_server' option (%s varia...
vbenincasa
2011-04-27
Fix callback reference after rename
thomascube
2011-04-26
- Remove special handling of rcube_ classes in autoloader, it breaks loading ...
alecpl
2011-04-26
- Fix handling of top-level domains with more than 5 chars or unicode chars (...
alecpl
2011-04-26
- Fix fatal error from last commit (#1487884), rename rcube_gc() to gc()
alecpl
2011-04-25
Add support for session storage using memcache
thomascube
2011-04-25
- Use shortest include path for better performance
alecpl
2011-04-25
Remove unnecessary code (thanks Alec)
thomascube
[prev]
[next]