Age | Commit message (Expand) | Author |
2012-08-16 | Force at least one subtype of address to be specified. | Aleksander Machniak |
2012-08-15 | Fix lower-casing email address on replies (#1488598) | Aleksander Machniak |
2012-08-15 | Fix line separator in exported messages (#1488603) | Aleksander Machniak |
2012-08-14 | Disable autocapitalization in login form on iPad/iPhone (#1488609) | Aleksander Machniak |
2012-08-11 | Fix wrong search result on servers without SORT support | Aleksander Machniak |
2012-08-09 | Replace some forgotten references to skins/default (#1488591) | Thomas Bruederli |
2012-08-09 | - Fix (workaround) delete operations with some versions of memcache (#1488592) | Aleksander Machniak |
2012-08-05 | We're moving towards a stable release | Thomas Bruederli |
2012-07-31 | Don't send complete error page to the spellchecker on error (when pspell exte... | Aleksander Machniak |
2012-07-30 | Backported default -> classic skin renaming | Thomas Bruederli |
2012-07-30 | Fix so memcache hostname starting with "unix" isn't handled as socket file | Aleksander Machniak |
2012-07-30 | Support connections to memcached socket file (#1488577) | Aleksander Machniak |
2012-07-24 | Use dedicated getter to access storage object | Thomas Bruederli |
2012-07-24 | Correctly quote localized labels when used in javascript variables (#1488567) | Thomas Bruederli |
2012-07-09 | - Don't add attachments content into reply/forward/draft message body (#1488557) | Aleksander Machniak |
2012-07-06 | There's a case (reason unknown) when destroy() is called with empty session key. | 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-26 | Add rcube_message_header class (alias for rcube_mail_header) definition to pr... | Aleksander Machniak |
2012-06-13 | Set skin in js environment | Thomas Bruederli |
2012-06-13 | Merge branch 'release-0.8' of github.com:roundcube/roundcubemail into release... | Aleksander Machniak |
2012-06-13 | Fix removing contact photo using LDAP addressbook (#1488420) | Aleksander Machniak |
2012-06-10 | Fix storing X-ANNIVERSARY date in vCard format (#1488527) | 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-05-30 | Don't show errors when moving contacts into groups they're already in (#1488493) | Thomas Bruederli |
2012-05-26 | Fix host autoselection when default_host is an array (#1488495) | Aleksander Machniak |
2012-05-26 | Merge branch 'release-0.8' of github.com:roundcube/roundcubemail into release... | Aleksander Machniak |
2012-05-26 | Fix calls to renamed methods | Thomas Bruederli |
2012-05-25 | 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 | 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-21 | Fix Call to undefined method rcube_mail_header::get() in show_additional_head... | Aleksander Machniak |
2012-05-21 | Fix merged change s/rcube/rcmail/ | Aleksander Machniak |
2012-05-21 | Fix PHP error where calling get() on a non object | Aleksander Machniak |
2012-05-21 | Add option imap_force_ns to make buggy servers support optional | Aleksander Machniak |
2012-05-21 | Fix listing folders on Courier IMAP (#1488466) | Aleksander Machniak |
2012-05-15 | Add public list_folder_direct() and list_folders_subscribed_direct() | Aleksander Machniak |
2012-05-13 | Fix support for large uuencode attachments. | Giovanni Bajo |
2012-05-09 | Use similar language as a fallback for plugin localization (#1488401) | Aleksander Machniak |
2012-05-08 | Fixed PHP warning | Aleksander Machniak |
2012-05-08 | Fix handling of 'serialzied' LDAP address attributes | thomascube |
2012-05-08 | - Allow to configure the number of values allowed for each LDAP attribute | thomascube |
2012-05-08 | Print last commit date as (git) version | Aleksander Machniak |
2012-05-08 | Better handling of HTTP request errors; re-send keep-alive requests on failur... | thomascube |
2012-05-08 | Accept two past time slots for auth cookie validation; don't encode user-agen... | thomascube |
2012-04-24 | - Applied fixes from trunk up to r6123 | alecpl |