summaryrefslogtreecommitdiff
path: root/roundcubemail
AgeCommit message (Collapse)Author
2008-03-21Better patch to correctly quote email recipient strings (from #1484191)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1201 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-21Remove hard-coded size of logo image (#1484378)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1200 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-21Added charset alias for mb_convert (fixes #1484598)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1199 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-21GB2312 alias is for iconv only (fixes #1484818)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1198 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-21Correctly quote email recipient stringthomasb
git-svn-id: https://svn.roundcube.net/trunk@1197 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-21Applied patch to fix mime decoding an folder subscription (#1484191)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1196 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-21Add configurable default charset for message decodingthomasb
git-svn-id: https://svn.roundcube.net/trunk@1195 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-19Enable SQL logging (set 'sql_debug' config param to true); Switch to ↵thomasb
emulated prepare mode for better performance git-svn-id: https://svn.roundcube.net/trunk@1194 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-14Add config parameter to disable the installer warningthomasb
git-svn-id: https://svn.roundcube.net/trunk@1193 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-14Hungarian messages.inc was in wrong encoding, thanks Szalma Lászlóyllar
git-svn-id: https://svn.roundcube.net/trunk@1192 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-13 #1484891yllar
git-svn-id: https://svn.roundcube.net/trunk@1191 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-09Correctly encode mailbox names (#1484313)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1189 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-09Remove unnecessary flush() causing headers-sent message (#1484860)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1188 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-07pl + fi updateyllar
git-svn-id: https://svn.roundcube.net/trunk@1187 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-05Remove test for sockets + check if temp and log dirs are writeablethomasb
git-svn-id: https://svn.roundcube.net/trunk@1186 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-04Ticket #1484835yllar
git-svn-id: https://svn.roundcube.net/trunk@1183 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-04Ticket #1484832yllar
git-svn-id: https://svn.roundcube.net/trunk@1182 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-03Fix invisible subfoldersthomasb
git-svn-id: https://svn.roundcube.net/trunk@1180 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-03Fix timezone dropdown selection (#1484826)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1176 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-03Adapt changes to .htaccess and READMEthomasb
git-svn-id: https://svn.roundcube.net/trunk@1175 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-03Make rcube_install class PHP4 compatible + add warning for MDB2 on PHP4 + ↵thomasb
set MDB2 as default git-svn-id: https://svn.roundcube.net/trunk@1171 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-03Fix bug introduced with r1167thomasb
git-svn-id: https://svn.roundcube.net/trunk@1170 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-03Some more bugfixes for the install scriptthomasb
git-svn-id: https://svn.roundcube.net/trunk@1169 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-02Adjust box size of identity edit formthomasb
git-svn-id: https://svn.roundcube.net/trunk@1168 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-02Minor bug fixes and visual enhancementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1167 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-02Don't check for zlib-output_compression; this is handeled in index.phpthomasb
git-svn-id: https://svn.roundcube.net/trunk@1166 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-02Add map file for korean charsetthomasb
git-svn-id: https://svn.roundcube.net/trunk@1165 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-02Minor fix in splitter script for safari browsersthomasb
git-svn-id: https://svn.roundcube.net/trunk@1164 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-02Fix sqlite dsn composingthomasb
git-svn-id: https://svn.roundcube.net/trunk@1163 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-02Disable PHP notices + check for installer script on login pagethomasb
git-svn-id: https://svn.roundcube.net/trunk@1162 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-01Don't check for class name in folder listthomasb
git-svn-id: https://svn.roundcube.net/trunk@1161 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-01languages are sorted alphabetically + some translation updatesyllar
git-svn-id: https://svn.roundcube.net/trunk@1160 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-29Applied patch #1484812 for localizing folder namesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1159 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-28Fix imap host selection in install scriptthomasb
git-svn-id: https://svn.roundcube.net/trunk@1158 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-28Clarify failed checks messagethomasb
git-svn-id: https://svn.roundcube.net/trunk@1157 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-28Fix bug in html select class introduced with r1155thomasb
git-svn-id: https://svn.roundcube.net/trunk@1156 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-28Add IMAP test and some more options to installer scriptthomasb
git-svn-id: https://svn.roundcube.net/trunk@1155 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-28Updated Japanese localizationthomasb
git-svn-id: https://svn.roundcube.net/trunk@1154 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-28Updated Slovak localizationthomasb
git-svn-id: https://svn.roundcube.net/trunk@1153 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-28Applied patch by Emanuele Rocca to make LDAP filters work with or without ↵thomasb
brackets git-svn-id: https://svn.roundcube.net/trunk@1152 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-28Updated Finnish/Suomi localizationthomasb
git-svn-id: https://svn.roundcube.net/trunk@1151 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-28Updated Danish localizationthomasb
git-svn-id: https://svn.roundcube.net/trunk@1150 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-28Updated Romanian localizationthomasb
git-svn-id: https://svn.roundcube.net/trunk@1149 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-28Fix quirky message selectionthomasb
git-svn-id: https://svn.roundcube.net/trunk@1148 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-27Send test message with mail() if no SMTP server configured; show input ↵thomasb
fields for SMTP auth if necessary git-svn-id: https://svn.roundcube.net/trunk@1147 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-27Add checks for GD and Mcryptthomasb
git-svn-id: https://svn.roundcube.net/trunk@1146 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-27Make some code work without non-GPL libsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1145 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-27Allow to skip the config step if config files already existthomasb
git-svn-id: https://svn.roundcube.net/trunk@1144 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-26translations updateyllar
git-svn-id: https://svn.roundcube.net/trunk@1143 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-26Add SMTP test to installer scriptthomasb
git-svn-id: https://svn.roundcube.net/trunk@1142 208e9e7b-5314-0410-a742-e7e81cd9613c