summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-31Small code improvementAleksander Machniak
2012-07-31Fix variable scopeAleksander Machniak
2012-07-31Use correct field name (title -> jobtitle) in example LDAP addressbook configAleksander Machniak
2012-07-31Define context (_remote=1) for spellcheck requests to send proper response on...Aleksander Machniak
2012-07-31Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-07-31Don't send complete error page to the spellchecker on error (when pspell exte...Aleksander Machniak
2012-07-30CS fixesAleksander Machniak
2012-07-30Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-07-30Override default skin value read from user prefsThomas Bruederli
2012-07-30Fixes after default->classic switchAleksander Machniak
2012-07-30Update changelog with default skin renamingThomas Bruederli
2012-07-30Merged changes to skin foldersThomas Bruederli
2012-07-30Adapt to new default skin folder namimgThomas Bruederli
2012-07-30Rename old 'default' skin folder to 'classic'Thomas Bruederli
2012-07-30Merge pull request #14 from bes-internal/masterThomas B.
2012-07-30Keep some resource files (images) in separate directoryAleksander Machniak
2012-07-30Support connections to memcached socket file (#1488577)Aleksander Machniak
2012-07-30Enable TinyMCE inlinepopups pluginAleksander Machniak
2012-07-30Add lost file from Auth_SASL packageAleksander Machniak
2012-07-30Update to TinyMCE 3.5.6Aleksander Machniak
2012-07-26Move the hard-coded list of fields used to list contacts to a central locationThomas Bruederli
2012-07-26use in parse_host HTTP_HOST for %dbes.internal
2012-07-26Use the same hard-coded fields for vlv-based autocompletion as in steps/mail/...Thomas Bruederli
2012-07-25CS fixesAleksander Machniak
2012-07-25Support COPYUID responses (store it in $data property)Aleksander Machniak
2012-07-24CS improvementsAleksander Machniak
2012-07-24Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-07-24Small performance improvement: use cookie 'secure' parameter if enabledAleksander Machniak
2012-07-24Set HttpOnly flag also for session cookieAleksander Machniak
2012-07-24Correctly quote localized labels when used in javascript variables (#1488567)Thomas Bruederli
2012-07-24Prefer default addressbook also when checking for existence of MDN request re...Aleksander Machniak
2012-07-24Fix performance issue in message_headers_output hook handling,Aleksander Machniak
2012-07-23Fix 403 error on file uploads with drag&drop (#1488539)Aleksander Machniak
2012-07-23Update ChangelogAleksander Machniak
2012-07-23Fixed scrollbars in Larry's iframesAleksander Machniak
2012-07-23Fixed PHP warning, added check for allowed characters in variable nameAleksander Machniak
2012-07-23Added translation for variable modifiersAleksander Machniak
2012-07-23Added GUI for variables setting - RFC5229 (patch from Paweł Słowik)Aleksander Machniak
2012-07-23Update Net_SMTP/Auth_SASL packages to fix Digest-MD5/Cram-MD5 authentication ...Aleksander Machniak
2012-07-13Show contact photos in mail view and previewThomas Bruederli
2012-07-13Prepare to show contact photo of email sender in mail viewsThomas Bruederli
2012-07-13Avoid warnings; silently pipe http: urls through rcmail::url()Thomas Bruederli
2012-07-12Join address book toolbars againThomas Bruederli
2012-07-11Fix drag&drop feature test on IE7Thomas Bruederli
2012-07-11Put separated toolbars back together again; add min. width to mail viewThomas Bruederli
2012-07-10Simplified method of getting default addressbook.Aleksander Machniak
2012-07-10Use file_get_contents() to make code simpler and to fix possible infinite loopAleksander Machniak
2012-07-09- Don't add attachments content into reply/forward/draft message body (#1488557)Aleksander Machniak
2012-07-06Improve iframe form buttons display: fix iframe heights and make footer butto...Thomas Bruederli
2012-07-06Suppress error message popups on login screenThomas Bruederli