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
Age
Commit message (
Expand
)
Author
2011-05-31
Case-insensitive matching in autocompletion (#1487933); replace old string of...
thomascube
2011-05-31
- Optimization for spellcheck_before_send: don't invoke new ajax request. Whi...
alecpl
2011-05-30
- Fix setting language for spellchecker on spellcheck_before_send
alecpl
2011-05-30
- Add option to force spellchecking before sending a message (#1485458)
alecpl
2011-05-30
- Provided rcube_spellchecker class, simplified code in utils task (less spel...
alecpl
2011-05-27
- Fix handling of "<" character in group name
alecpl
2011-05-27
- Allow setting special folder with "<" character
alecpl
2011-05-27
- Fix handling of "<" character in contact data, search fields and folder nam...
alecpl
2011-05-27
- Added option to specify to which address book add new contacts
alecpl
2011-05-27
- Make debug handler to be a method of rcube_mdb2
alecpl
2011-05-25
- A little better fix for radiobuttons in popupmenu (previous solution breaks...
alecpl
2011-05-24
Let plugins hook into keep-alive requests
thomascube
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 #listmenu after popupmenu change in r4775
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-21
Removed kolab plugins; they will be maintaied and published in the Kolab project
thomascube
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
- Improve performence of folder manager operations by moving subscriptions ta...
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-19
- Fix default_port option handling in Installer when config.inc.php file exis...
alecpl
2011-05-19
- Removed focus_on_new_message option, added newmail_notify plugin
alecpl
2011-05-18
Flip field type aliases (#1487910)
thomascube
2011-05-18
- Fix saving collapsed_folders settings
alecpl
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-17
translations update
yllar
2011-05-16
- Add option to set default action of Forward button to "Forward as attachment"
alecpl
2011-05-16
- Add extended command for saving prefs
alecpl
2011-05-16
- Trim HTML message before washing, to make sure that BOM is removed even whe...
alecpl
2011-05-16
- Fix invalid comments handling (see example message in #1487915)
alecpl
2011-05-14
Fix sort order when contact name is empty
thomascube
2011-05-14
- Fixed listmenu (added workaround for http://bugs.jquery.com/ticket/9284)
alecpl
2011-05-13
Don't connect to address books unless necessary
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
[next]