Age | Commit message (Expand) | Author |
2012-07-09 | Fix debugging in sqlite driver | Aleksander Machniak |
2012-07-09 | - Don't add attachments content into reply/forward/draft message body (#1488557) | Aleksander Machniak |
2012-07-08 | Move sequence_name() method into postgres driver class | Aleksander Machniak |
2012-07-08 | CS fixes | Aleksander Machniak |
2012-07-08 | Add get_variable() implementation | Aleksander Machniak |
2012-07-06 | There's a case (reason unknown) when destroy() is called with empty session key. | Aleksander Machniak |
2012-07-06 | Handle properly situation when PDO class doesn't exist | Aleksander Machniak |
2012-07-04 | More CS fixes and comments | Aleksander Machniak |
2012-07-04 | CS fixes + more comments | Aleksander Machniak |
2012-06-30 | Show explicit error message when provided hostname is invalid (#1488550) | Aleksander Machniak |
2012-06-28 | Fixed Konqueror browser detection | Aleksander Machniak |
2012-06-28 | Fix handling of MYRIGHTS on private namespace roots - fixes issue where | Aleksander Machniak |
2012-06-28 | Implemented LIMIT/OFFSET for SQL Server | Aleksander Machniak |
2012-06-28 | Support 'mysqli:' prefix in DSN | Aleksander Machniak |
2012-06-26 | Fixed index update when there are no cached messages for specified folder | Aleksander Machniak |
2012-06-26 | Improve performance by skipping redundant ENABLE commands | Aleksander Machniak |
2012-06-20 | Initialize rcube instance (with options); no caches without a valid user_id | Thomas Bruederli |
2012-06-19 | Don't use protected property rcube_db::$db_error | Aleksander Machniak |
2012-06-19 | Remove rcube_mdb2 class file | Aleksander Machniak |
2012-06-19 | Replace rcube_mdb2/PEAR::MDB2 with rcube_db | Aleksander Machniak |
2012-06-19 | Removed redundant method | Aleksander Machniak |
2012-06-19 | New database layer based on PHP PDO | Aleksander Machniak |
2012-06-13 | Fix removing contact photo using LDAP addressbook (#1488420) | Aleksander Machniak |
2012-06-13 | Add skin name to the (javascript) environment | Aleksander Machniak |
2012-06-13 | Improve getopt feature for command line scripts | Thomas Bruederli |
2012-06-10 | Fix storing X-ANNIVERSARY date in vCard format (#1488527) | Aleksander Machniak |
2012-06-08 | Fix Shift + delete button does not permanently delete messages (#1488243) | Aleksander Machniak |
2012-06-08 | Fix attachment sizes in message print page and attachment preview page (#1488... | Aleksander Machniak |
2012-06-06 | Add workaround for invalid BODYSTRUCTURE response - parse message with Mail_m... | Aleksander Machniak |
2012-06-06 | Fix default_charset handling | Aleksander Machniak |
2012-06-06 | Decode header value in rcube_mime::get() by default (#1488511) | Aleksander Machniak |
2012-06-04 | Fix magic_quotes_sybase handling (#1488506) | Aleksander Machniak |
2012-06-04 | Modify CONCAT() arguments, because + operator requires them to be of type var... | Aleksander Machniak |
2012-06-02 | Typo fix | Mathias Rhein |
2012-05-30 | Merge branch 'dev-browser-capabilities' | Aleksander Machniak |
2012-05-30 | Don't show errors when moving contacts into groups they're already in (#1488493) | Thomas Bruederli |
2012-05-30 | Display Tiff as Jpeg in browsers without Tiff support (#1488452) | Aleksander Machniak |
2012-05-26 | Fix host autoselection when default_host is an array (#1488495) | Aleksander Machniak |
2012-05-26 | CS, tabs to spaces | Aleksander Machniak |
2012-05-26 | Add getter for database runtime/config variables | Thomas Bruederli |
2012-05-25 | Fix calls to renamed methods | Thomas Bruederli |
2012-05-24 | Remove possible confusion on session reads - PHP expects string result not bo... | Aleksander Machniak |
2012-05-23 | Small code improvement | Aleksander Machniak |
2012-05-23 | Move old rcube_mail_header class definition to better place | Aleksander Machniak |
2012-05-23 | Add another alias for backwards compatibility | Thomas Bruederli |
2012-05-23 | Improved PERMANENTFLAGS checking code, added code for flags caching (currentl... | Aleksander Machniak |
2012-05-23 | Fix possible PHP warning in in_array_nocase() when 2nd argument is not an array | Aleksander Machniak |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-05-22 | Add is_escaped attribute for html_select and html_textarea (#1488485) | Aleksander Machniak |
2012-05-22 | Deprecate storage_connect() method | Aleksander Machniak |