| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-07-30 | Adapt to new default skin folder namimg | Thomas Bruederli | |
| 2012-07-30 | Merge pull request #14 from bes-internal/master | Thomas B. | |
| Use HTTP_HOST for %d in parse_host. Add %t for host name from SERVER_NAME | |||
| 2012-07-30 | Support connections to memcached socket file (#1488577) | Aleksander Machniak | |
| 2012-07-26 | Move the hard-coded list of fields used to list contacts to a central location | Thomas Bruederli | |
| 2012-07-26 | use in parse_host HTTP_HOST for %d | bes.internal | |
| Use in parse_host function for domain resolve HTTP_HOST not hostname. add %t for hostname without first part For example roundcube box backend (rc.somedomain.tld) for reverse proxy on real domain (mail.example.com) | |||
| 2012-07-26 | Use the same hard-coded fields for vlv-based autocompletion as in ↵ | Thomas Bruederli | |
| steps/mail/autocomplete.inc | |||
| 2012-07-25 | CS fixes | Aleksander Machniak | |
| 2012-07-25 | Support COPYUID responses (store it in $data property) | Aleksander Machniak | |
| 2012-07-24 | CS improvements | Aleksander Machniak | |
| 2012-07-24 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak | |
| 2012-07-24 | Small performance improvement: use cookie 'secure' parameter if enabled | Aleksander Machniak | |
| 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-13 | Avoid warnings; silently pipe http: urls through rcmail::url() | Thomas Bruederli | |
| 2012-07-10 | Simplified method of getting default addressbook. | Aleksander Machniak | |
| Make sure to use the same source when adding contact and checking if message is safe (sender is in addressbook). Small code improvements. | |||
| 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 | There's a case (reason unknown) when destroy() is called with empty session key. | Aleksander Machniak | |
| Handle this case properly to prevent from PHP error: Memcache::delete(): Key cannot be empty. | |||
| 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 | |
| in ACL plugin it wasn't possible to share INBOX folder (when it was a namespace prefix). | |||
| 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 | |
| Improve performance of VANISHED messages handling - use one SQL query | |||
| 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 ↵ | Aleksander Machniak | |
| (#1488515) - Use size parameter from Content-Disposition header if specified, - Calculate size of base64 encoded message parts | |||
| 2012-06-06 | Add workaround for invalid BODYSTRUCTURE response - parse message with ↵ | Aleksander Machniak | |
| Mail_mimeDecode package (#1485585) | |||
| 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 | |
| Improved handling of critical PHP settings - try to set them to required value before die() | |||
| 2012-06-04 | Modify CONCAT() arguments, because + operator requires them to be of type ↵ | Aleksander Machniak | |
| varchar (#1488505) With SQL Server 2012 we can use just CONCAT(), but we need to support older versions | |||
| 2012-06-02 | Typo fix | Mathias Rhein | |
| Fixed typo in rcube_addressbook | |||
