summaryrefslogtreecommitdiff
path: root/program/include
AgeCommit message (Expand)Author
2012-08-06- Removed redundant cache.cache_id column (#1488528)Aleksander Machniak
2012-08-01Convert tabs to spacesAleksander 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-30Override default skin value read from user prefsThomas Bruederli
2012-07-30Merged changes to skin foldersThomas Bruederli
2012-07-30Adapt to new default skin folder namimgThomas Bruederli
2012-07-30Merge pull request #14 from bes-internal/masterThomas B.
2012-07-30Support connections to memcached socket file (#1488577)Aleksander 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-13Avoid warnings; silently pipe http: urls through rcmail::url()Thomas Bruederli
2012-07-10Simplified method of getting default addressbook.Aleksander Machniak
2012-07-09- Don't add attachments content into reply/forward/draft message body (#1488557)Aleksander Machniak
2012-07-06There's a case (reason unknown) when destroy() is called with empty session key.Aleksander Machniak
2012-06-30Show explicit error message when provided hostname is invalid (#1488550)Aleksander Machniak
2012-06-28Fixed Konqueror browser detectionAleksander Machniak
2012-06-28Fix handling of MYRIGHTS on private namespace roots - fixes issue whereAleksander Machniak
2012-06-26Fixed index update when there are no cached messages for specified folderAleksander Machniak
2012-06-26Improve performance by skipping redundant ENABLE commandsAleksander Machniak
2012-06-20Initialize rcube instance (with options); no caches without a valid user_idThomas Bruederli
2012-06-19Removed redundant methodAleksander Machniak
2012-06-13Fix removing contact photo using LDAP addressbook (#1488420)Aleksander Machniak
2012-06-13Add skin name to the (javascript) environmentAleksander Machniak
2012-06-13Improve getopt feature for command line scriptsThomas Bruederli
2012-06-10Fix storing X-ANNIVERSARY date in vCard format (#1488527)Aleksander Machniak
2012-06-08Fix Shift + delete button does not permanently delete messages (#1488243)Aleksander Machniak
2012-06-08Fix attachment sizes in message print page and attachment preview page (#1488...Aleksander Machniak
2012-06-06Add workaround for invalid BODYSTRUCTURE response - parse message with Mail_m...Aleksander Machniak
2012-06-06Fix default_charset handlingAleksander Machniak
2012-06-06Decode header value in rcube_mime::get() by default (#1488511)Aleksander Machniak
2012-06-04Fix magic_quotes_sybase handling (#1488506)Aleksander Machniak
2012-06-04Modify CONCAT() arguments, because + operator requires them to be of type var...Aleksander Machniak
2012-06-02Typo fixMathias Rhein
2012-05-30Merge branch 'dev-browser-capabilities'Aleksander Machniak
2012-05-30Don't show errors when moving contacts into groups they're already in (#1488493)Thomas Bruederli
2012-05-30Display Tiff as Jpeg in browsers without Tiff support (#1488452)Aleksander Machniak
2012-05-26Fix host autoselection when default_host is an array (#1488495)Aleksander Machniak
2012-05-26CS, tabs to spacesAleksander Machniak
2012-05-26Add getter for database runtime/config variablesThomas Bruederli
2012-05-25Fix calls to renamed methodsThomas Bruederli