Age | Commit message (Expand) | Author |
2009-01-05 | Add required parameters to raise_error() calls. | svncommit |
2009-01-02 | * fixing notice, moved error_reporting one up, added @todo | till |
2008-12-28 | #1485648: fix multiple identities from virtuser_query all set to default | alecpl |
2008-12-25 | - fix imap::set_options() | alecpl |
2008-12-24 | Allow empty strings for imap_root config parameter (was changed in r2143) to ... | thomascube |
2008-12-24 | Secure bin scripts by requiring a valid session and replace preg_replace(/../... | thomascube |
2008-12-16 | Group settings boxes together in floating blocks for better layout | thomascube |
2008-12-16 | Simplify code | thomascube |
2008-12-16 | #1485549: fix mb_convert_encoding() issue | alecpl |
2008-12-16 | #1485299: don't use SMTP's debug option | alecpl |
2008-12-12 | #1485622: fix rcube_imap::message_index() to return always messages IDs | alecpl |
2008-12-11 | - added strtoupper() wrapper | alecpl |
2008-12-11 | - Performance: allow setting imap rootdir and delimiter before connect (#1485... | alecpl |
2008-12-08 | #1485616: read content-id/content-location only for multipart/related type | alecpl |
2008-12-06 | - Fix search results page jumps in LDAP addressbook (#1485253) | alecpl |
2008-12-06 | - Fix sorting of folders with more than 2 levels (#1485569) | alecpl |
2008-12-05 | #1485461: secure initial login form sesssion cookie | alecpl |
2008-12-04 | #1485602: fix INBOX folder localization | alecpl |
2008-12-04 | #1485599: fix rcmail_folder_classname() | alecpl |
2008-12-04 | - typo | alecpl |
2008-12-03 | - disable firefox spellcheck in console textarea | alecpl |
2008-12-01 | Insert meta content-type at top of the html head + add both content-id and co... | thomascube |
2008-11-27 | - Allow UTF-8 folder names in config (#1485579) | alecpl |
2008-11-27 | - don't convert false to array, to prevent from some warnings | alecpl |
2008-11-23 | Add fallback to default_charset when importing vcards | thomascube |
2008-11-23 | Fix headers for IE attachment downloads (#1485449) | thomascube |
2008-11-23 | Also clean cache table when removing old messages from cache | thomascube |
2008-11-23 | Suppress repeated ldap warnings + little codestyle fix | thomascube |
2008-11-23 | - Allow setting attachment col position in 'list_cols' option | alecpl |
2008-11-22 | - fix r2076: removed cache.session_id column, removed DELETEs from cache in s... | alecpl |
2008-11-21 | - Increase speed of session destroy and garbage clean up | alecpl |
2008-11-21 | - Fix 'cache' table cleanup on session destroy (#1485516) | alecpl |
2008-11-20 | #1485573: fix part=0 handling | alecpl |
2008-11-20 | - Speed up raw message body handling (call FETCH only once for the whole mess... | alecpl |
2008-11-16 | - Fix setting locale to tr_TR, ku and az_AZ (#1485470) | alecpl |
2008-11-16 | - use memory less expensive method of searching when result is bigger than pa... | alecpl |
2008-11-16 | * fixed docblock | till |
2008-11-15 | * added docblock for ctr | till |
2008-11-15 | - fix | alecpl |
2008-11-15 | - don't use SORT when SEARCH is better (sort field not specified) | alecpl |
2008-11-15 | - fix for skip_deleted (#1485553) | alecpl |
2008-11-15 | - Fix big memory consumption and speed up searching on servers without SORT c... | alecpl |
2008-11-14 | - fixes for status filter | alecpl |
2008-11-13 | - Added message status filter + fixes for r2046 (searching with SORT) | alecpl |
2008-11-12 | Improve charset encoding + remove BOM before parsing vcards | thomascube |
2008-11-12 | - Use SORT for searching on servers with SORT capability | alecpl |
2008-11-07 | - improve messages searching with many criterias (call one SEARCH command) | alecpl |
2008-11-05 | - fix function description | alecpl |
2008-11-05 | - Fix HTML editor initialization on IE (#1485304) | alecpl |
2008-11-03 | r2032 fix: escape backslashes | alecpl |