Age | Commit message (Expand) | Author |
2012-07-24 | Set HttpOnly flag also for session cookie | Aleksander Machniak |
2012-07-24 | Correctly quote localized labels when used in javascript variables (#1488567) | Thomas Bruederli |
2012-07-24 | Prefer default addressbook also when checking for existence of MDN request re... | Aleksander Machniak |
2012-07-23 | Fix 403 error on file uploads with drag&drop (#1488539) | Aleksander Machniak |
2012-07-23 | Update Net_SMTP/Auth_SASL packages to fix Digest-MD5/Cram-MD5 authentication ... | Aleksander Machniak |
2012-07-13 | Prepare to show contact photo of email sender in mail views | Thomas Bruederli |
2012-07-13 | Avoid warnings; silently pipe http: urls through rcmail::url() | Thomas Bruederli |
2012-07-11 | Fix drag&drop feature test on IE7 | Thomas Bruederli |
2012-07-10 | Simplified method of getting default addressbook. | Aleksander Machniak |
2012-07-10 | Use file_get_contents() to make code simpler and to fix possible infinite loop | Aleksander Machniak |
2012-07-09 | Support sqlite file mode setting | Aleksander Machniak |
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 | Fix connection error alerts when page unloads (#1488547) | Thomas Bruederli |
2012-07-06 | There's a case (reason unknown) when destroy() is called with empty session key. | Aleksander Machniak |
2012-07-06 | Add PDO to requirements, remove MDB2 package | 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-30 | Fix wrong compose screen elements focus in IE9 (#1488541) | Aleksander Machniak |
2012-06-28 | Fixed Konqueror browser detection | Aleksander Machniak |
2012-06-28 | Fix empty user agent string on error page for "incompatible browser" error | 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-28 | Define array variable in case none of zones is valid (shouldn't happen) | Aleksander Machniak |
2012-06-28 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-06-28 | Fix fatal error when date.timezone isn't set (#1488546) | Aleksander Machniak |
2012-06-26 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-06-26 | Fixed index update when there are no cached messages for specified folder | Aleksander Machniak |
2012-06-26 | Enable drag & drop file upload for contact photos | Thomas Bruederli |
2012-06-26 | Improve performance by skipping redundant ENABLE commands | Aleksander Machniak |
2012-06-25 | Update to TinyMCE 3.5.4.1 | 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 handling of unitless CSS size values in HTML message (#1488535) | 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-11 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-06-10 | Fix storing X-ANNIVERSARY date in vCard format (#1488527) | Aleksander Machniak |
2012-06-09 | Display attachment icon for multipart/signed messages (#1488525) | Aleksander Machniak |