summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2008-03-22* committing fix from #1484506till
git-svn-id: https://svn.roundcube.net/trunk@1210 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-22* committed a suggestion from #1483956till
* cleaned up two functions git-svn-id: https://svn.roundcube.net/trunk@1207 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-22* applying patch from #1484811till
git-svn-id: https://svn.roundcube.net/trunk@1204 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-21Strip slashes from virtuser email values (#1484700)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1202 208e9e7b-5314-0410-a742-e7e81cd9613c
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-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-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-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 timezone dropdown selection (#1484826)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1176 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-02Minor bug fixes and visual enhancementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1167 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-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 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-27Make some code work without non-GPL libsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1145 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-26New languages: Icelandic, Nepaliyllar
git-svn-id: https://svn.roundcube.net/trunk@1140 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-25Fix folder adding/renaming inspired by #1484801thomasb
git-svn-id: https://svn.roundcube.net/trunk@1138 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-25* introduced isset() because that is how you test if a var is set (which is ↵till
why a NOTICE is a good idea to look at sometimes) * fixed a bug - $smtp_conn was checked, but it's actually called $SMTP_CONN, now the connection is really being re-used git-svn-id: https://svn.roundcube.net/trunk@1136 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-22removed BOMyllar
git-svn-id: https://svn.roundcube.net/trunk@1134 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-22Updated Russian Localizationwebmechanics
git-svn-id: https://svn.roundcube.net/trunk@1133 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-21* committed patch by Dalibor Andzakovictill
git-svn-id: https://svn.roundcube.net/trunk@1131 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-21galician translation updateyllar
git-svn-id: https://svn.roundcube.net/trunk@1130 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-21Lithuanian translation updateyllar
git-svn-id: https://svn.roundcube.net/trunk@1128 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-20Add (currently unused) function to delete all contacts + update changelogthomasb
git-svn-id: https://svn.roundcube.net/trunk@1126 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-20Remove MDN headers before saving in sent folder + fix wrong variale namethomasb
git-svn-id: https://svn.roundcube.net/trunk@1125 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-20* fixing #1484792 (Thanks for the note!)till
git-svn-id: https://svn.roundcube.net/trunk@1123 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-20Mark message read when printing it (#1326452)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1121 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-19Allow to send mail with BCC recipients only + remove some unused varsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1120 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-19Localize folder name in page title (#1484785)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1119 208e9e7b-5314-0410-a742-e7e81cd9613c