summaryrefslogtreecommitdiff
path: root/roundcubemail
AgeCommit message (Collapse)Author
2010-02-18Fix loading of plugin configs: user prefs will always survive (#1486368)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3274 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-18Better regex for template expressions + fix indentationthomasb
git-svn-id: https://svn.roundcube.net/trunk@3273 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-18Skip cookie check in http_authentication plugin (#1486188)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3272 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-16Tamil localizationyllar
git-svn-id: https://svn.roundcube.net/trunk@3271 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-15- lost fix for Attachment Excessive Memory Use issue (#1484660)alec
git-svn-id: https://svn.roundcube.net/trunk@3270 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-15- add to 'login' taskalec
git-svn-id: https://svn.roundcube.net/trunk@3269 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-13- Fix imap_init hook broken in r3258 (#1486493)alec
git-svn-id: https://svn.roundcube.net/trunk@3268 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-13- allow 'show_additional_headers' option value to be a stringalec
git-svn-id: https://svn.roundcube.net/trunk@3267 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-12- Fix quota indicator value after folder purge/expunge (#1486488)alec
git-svn-id: https://svn.roundcube.net/trunk@3266 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-11- es_ES, it_IT localization addedalec
git-svn-id: https://svn.roundcube.net/trunk@3265 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-11- es_ES localization (#1486482)alec
git-svn-id: https://svn.roundcube.net/trunk@3264 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-10- support more charset aliasesalec
git-svn-id: https://svn.roundcube.net/trunk@3263 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-10- Fix external mailto links support for use as protocol handler (#1486037)alec
git-svn-id: https://svn.roundcube.net/trunk@3262 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-09- Fix attachment excessive memory use, support messages of any size (#1484660)alec
git-svn-id: https://svn.roundcube.net/trunk@3261 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-09- don't use dl(): http://pear.php.net/bugs/bug.php?id=17038alec
git-svn-id: https://svn.roundcube.net/trunk@3260 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-06translations updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3259 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-06- Fix setting task name according to auth state. So, any action before useralec
is authenticated is assigned to 'login' task instead of 'mail'. Now binding plugins to 'login' task is possible and realy usefull. It's also possible to bind to all tasks excluding 'login'. git-svn-id: https://svn.roundcube.net/trunk@3258 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-06- Password: fix vpopmaild driver (#1486478)alec
git-svn-id: https://svn.roundcube.net/trunk@3257 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-06- typoalec
git-svn-id: https://svn.roundcube.net/trunk@3256 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-06- Add workaround for MySQL bug [http://bugs.mysql.com/bug.php?id=46293] ↵alec
(#1486474) git-svn-id: https://svn.roundcube.net/trunk@3255 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-06- Fix handling of "<>" characters in filter names (#1486477)alec
git-svn-id: https://svn.roundcube.net/trunk@3254 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-05- don't load some stuff before login (#1486475)alec
git-svn-id: https://svn.roundcube.net/trunk@3253 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-05- fixalec
git-svn-id: https://svn.roundcube.net/trunk@3252 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-05- optimise _id2uid(), prevent from array_flip() warningsalec
git-svn-id: https://svn.roundcube.net/trunk@3251 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-05- Fix quoted text wrapping when replying to an HTML email in plain text ↵alec
(#1484141) git-svn-id: https://svn.roundcube.net/trunk@3250 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-05- Fix handling of extended mailto links (with params) (#1486354)alec
git-svn-id: https://svn.roundcube.net/trunk@3249 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-04- IE7 fixalec
git-svn-id: https://svn.roundcube.net/trunk@3248 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-04- Fix sorting by date of messages without date header on servers without ↵alec
SORT (#1486286) git-svn-id: https://svn.roundcube.net/trunk@3247 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-03- Fix inconsistency when not using default table names (#1486467)alec
git-svn-id: https://svn.roundcube.net/trunk@3246 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-03- fix: taskbar too height, overlaps toolbaralec
git-svn-id: https://svn.roundcube.net/trunk@3244 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-03- small updatealec
git-svn-id: https://svn.roundcube.net/trunk@3243 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-03- update requirements, remove GD checkalec
git-svn-id: https://svn.roundcube.net/trunk@3242 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-02- Fix folder rename/delete buttons do not appear on creation of first folder ↵alec
(#1486468) git-svn-id: https://svn.roundcube.net/trunk@3241 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-31- Fix character set conversion fails on systems where iconv doesn't accept ↵alec
//IGNORE (#1486375) git-svn-id: https://svn.roundcube.net/trunk@3240 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-29- small optimizationalec
git-svn-id: https://svn.roundcube.net/trunk@3238 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-29- performance stats logging in devel_modealec
git-svn-id: https://svn.roundcube.net/trunk@3237 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-28- Don't use dl() (#1486457)alec
git-svn-id: https://svn.roundcube.net/trunk@3236 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-28- speed up templates parsingalec
git-svn-id: https://svn.roundcube.net/trunk@3235 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-28- Don't create link to not existing css file for dummy taskalec
- rename addresses.css to addressbook.css (now matches with task name) git-svn-id: https://svn.roundcube.net/trunk@3234 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-28- oops, last commit fixalec
git-svn-id: https://svn.roundcube.net/trunk@3233 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-28- Login preformance: Create default folders on first login onlyalec
git-svn-id: https://svn.roundcube.net/trunk@3232 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-28- add file/line definitions to raise_error() callsalec
git-svn-id: https://svn.roundcube.net/trunk@3231 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-27- Re-fix #1485201alec
git-svn-id: https://svn.roundcube.net/trunk@3230 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-27- cz_CZ localizationalec
git-svn-id: https://svn.roundcube.net/trunk@3229 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-26Import contacts into the selected address book + set button states accordinglythomasb
git-svn-id: https://svn.roundcube.net/trunk@3228 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-26- Add support for MDB2's 'sqlsrv' driver (#1486395)alec
git-svn-id: https://svn.roundcube.net/trunk@3227 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-26- jQuery-1.4.1alec
git-svn-id: https://svn.roundcube.net/trunk@3226 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-26- remove google spellchecker response headers to prevent browser erroralec
git-svn-id: https://svn.roundcube.net/trunk@3225 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-26Improved charset detection in vcard import + added unit tests for itthomasb
git-svn-id: https://svn.roundcube.net/trunk@3224 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-25- set svn:keywordsalec
git-svn-id: https://svn.roundcube.net/trunk@3223 208e9e7b-5314-0410-a742-e7e81cd9613c