summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Collapse)Author
2006-05-01Added OPTIONS -> Javascript codecmcnulty
git-svn-id: https://svn.roundcube.net/trunk@207 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Applied patch for requesting receipts by Salvatore Ansaniroundcube
git-svn-id: https://svn.roundcube.net/trunk@205 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Applied prev/next patch by Leonard Bouchetroundcube
git-svn-id: https://svn.roundcube.net/trunk@203 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-13Added sort order saving patch by Jacob Brunsonroundcube
git-svn-id: https://svn.roundcube.net/trunk@194 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-04Add configured domain to user names for login; changed get_input_value()roundcube
git-svn-id: https://svn.roundcube.net/trunk@185 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-27Improved search functionroundcube
git-svn-id: https://svn.roundcube.net/trunk@175 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-23Started implementing search functionroundcube
git-svn-id: https://svn.roundcube.net/trunk@171 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-20Minor improvements and bugfixes (see changelog)roundcube
git-svn-id: https://svn.roundcube.net/trunk@168 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-14Improved error handling in DB connection failureroundcube
git-svn-id: https://svn.roundcube.net/trunk@164 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-03Improved reading of POST and GET valuesroundcube
git-svn-id: https://svn.roundcube.net/trunk@159 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-03Improved SMTP error handlingroundcube
git-svn-id: https://svn.roundcube.net/trunk@158 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-02Fixed some issues with new user creationroundcube
git-svn-id: https://svn.roundcube.net/trunk@156 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-02Removed unnecessary header listingroundcube
git-svn-id: https://svn.roundcube.net/trunk@155 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-22Fixed bug #1435989roundcube
git-svn-id: https://svn.roundcube.net/trunk@150 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-20Fixed some charset bugsroundcube
git-svn-id: https://svn.roundcube.net/trunk@147 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-19Fixed bug with incorrect casting of message headersroundcube
git-svn-id: https://svn.roundcube.net/trunk@141 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-19Applied several patchesroundcube
git-svn-id: https://svn.roundcube.net/trunk@140 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-19Added fetch_array methodroundcube
git-svn-id: https://svn.roundcube.net/trunk@137 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-05Added RSS output (experimental)roundcube
git-svn-id: https://svn.roundcube.net/trunk@134 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-05Added patches for BCC headersroundcube
git-svn-id: https://svn.roundcube.net/trunk@133 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-05Added message cache garbage collectorroundcube
git-svn-id: https://svn.roundcube.net/trunk@132 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-04Bugfixes for encoding and sending with attachmentsroundcube
git-svn-id: https://svn.roundcube.net/trunk@130 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-25Added folder purge function and some checksroundcube
git-svn-id: https://svn.roundcube.net/trunk@127 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-23Add created date to message cacheroundcube
git-svn-id: https://svn.roundcube.net/trunk@121 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-20Fixed bug #1406026roundcube
git-svn-id: https://svn.roundcube.net/trunk@117 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-20Use iconv and utf8 class for charset conversionroundcube
git-svn-id: https://svn.roundcube.net/trunk@114 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-19Use str_replace for %u and %p in SMTP authorizationroundcube
git-svn-id: https://svn.roundcube.net/trunk@113 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-16Added charset conversion in rcube_remote_response()roundcube
git-svn-id: https://svn.roundcube.net/trunk@109 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-13Switched to full UTF-8 supportroundcube
git-svn-id: https://svn.roundcube.net/trunk@102 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-11Switched to full UTF-8 supportroundcube
git-svn-id: https://svn.roundcube.net/trunk@100 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-08adding files and modifications for public ldap searchjustinrandell
git-svn-id: https://svn.roundcube.net/trunk@95 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-05Optimized loading time; added periodic mail check; added EXPUNGE commandroundcube
git-svn-id: https://svn.roundcube.net/trunk@93 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-12-16Usage of virtusertable; mail_domain for new users; Chinese and Turkish ↵roundcube
localization git-svn-id: https://svn.roundcube.net/trunk@92 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-12-14IMAP bugfixes, better signature handlingroundcube
git-svn-id: https://svn.roundcube.net/trunk@91 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-12-11Check if log files are writeableroundcube
git-svn-id: https://svn.roundcube.net/trunk@90 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-12-11Bugfixes on listing and caching functionsroundcube
git-svn-id: https://svn.roundcube.net/trunk@89 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-12-03Re-design of caching (new database table added\!); some bugfixes; Postgres ↵roundcube
support git-svn-id: https://svn.roundcube.net/trunk@88 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-18Minor bugfixesroundcube
git-svn-id: https://svn.roundcube.net/trunk@87 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-18Fixed minor bugsroundcube
git-svn-id: https://svn.roundcube.net/trunk@85 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-15SMTPS support and minor bugfixesroundcube
git-svn-id: https://svn.roundcube.net/trunk@84 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-14SMTPS support and minor bugfixesroundcube
git-svn-id: https://svn.roundcube.net/trunk@83 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-07Minor bugfixesroundcube
git-svn-id: https://svn.roundcube.net/trunk@80 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-06Added localized messages to client and check form inputroundcube
git-svn-id: https://svn.roundcube.net/trunk@76 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-01Edited MDB2 supportroundcube
git-svn-id: https://svn.roundcube.net/trunk@71 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-01Fixed session expiration issue with SQLiteroundcube
git-svn-id: https://svn.roundcube.net/trunk@70 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-31Added Finnish, Romanian and Chinese translationroundcube
git-svn-id: https://svn.roundcube.net/trunk@67 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-27more postgres supportsparc
git-svn-id: https://svn.roundcube.net/trunk@66 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-27more mdb2 integrationsparc
git-svn-id: https://svn.roundcube.net/trunk@64 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-26Finished message sorting and fixed some skin issuesroundcube
git-svn-id: https://svn.roundcube.net/trunk@62 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-26mysqli supportsparc
git-svn-id: https://svn.roundcube.net/trunk@61 208e9e7b-5314-0410-a742-e7e81cd9613c