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
path:
root
/
roundcubemail
/
program
/
include
Age
Commit message (
Expand
)
Author
2011-06-03
- typo
alec
2011-06-03
- Call addressbook_get hook only if build-in addressbook doesn't match wanted...
alec
2011-06-03
- Performance improvement, fix case-sensitivness in advanced search
alec
2011-06-03
- Added addressbook advanced search
alec
2011-06-02
- Fix identities "reply-to" and "bcc" fields have a bogus value when left emp...
alec
2011-06-02
- Replace preg_match() with faster strpos()
alec
2011-06-01
- Fix doubled encoding in save-pref request (#1487941), small code improvements
alec
2011-06-01
Add collected text labels in one single function call
thomasb
2011-06-01
- Add popup with basic fields selection for addressbook search
alec
2011-05-31
Case-insensitive matching in autocompletion (#1487933); replace old string of...
thomasb
2011-05-30
- Fix setting language for spellchecker on spellcheck_before_send
alec
2011-05-30
- Provided rcube_spellchecker class, simplified code in utils task (less spel...
alec
2011-05-27
- Fix handling of "<" character in contact data, search fields and folder nam...
alec
2011-05-27
- Make debug handler to be a method of rcube_mdb2
alec
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 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-20
Catch write-errors on database (yet untested)
thomasb
2011-05-20
- Re-designed cache, fixes memcache/apc issues
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-18
Flip field type aliases (#1487910)
thomasb
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
- Clear mailboxes.* cache when new mailbox is created
alec
2011-05-17
- Make update_cahce() method to be publicly available
alec
2011-05-14
Fix sort order when contact name is empty
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
- jQuery-1.6.1 (#1487913, #1487144)
alec
2011-05-12
Improve display name composition when saving contacts (#1487143), with plugin...
thomasb
2011-05-10
Revert r4746 due to timestsamp issues with mysql; deprecate rcube_mdb2::unixt...
thomasb
2011-05-09
Rely on mysql server timezone not on PHP
thomasb
2011-05-09
- Extend parse() method so it can be used to parse templates without printing...
alec
2011-05-09
- Fix possible ambiguity in folders caching (when list_mailboxes() was called...
alec
2011-05-07
- Improved string literals handling
alec
2011-05-06
- Fixed ANNOTATEMORE support
alec
2011-05-06
- Fixed handling of folder with name "0" in folder selector
alec
2011-05-06
- Use dot as a separator in cache key name (for consistency)
alec
2011-05-06
- Add possibility (for plugins) to filter folders lists by some additional cr...
alec
2011-05-05
- Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725...
alec
[next]