summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-03-02Fix checking for new mail (#1485794)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3299 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-02- typosalec
git-svn-id: https://svn.roundcube.net/trunk@3298 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-01- Improve performance by avoiding unnecessary updates to the session table ↵alec
(#1486325) git-svn-id: https://svn.roundcube.net/trunk@3297 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-01- Improve performance by avoiding unnecessary updates to the session table ↵alec
(#1486325) git-svn-id: https://svn.roundcube.net/trunk@3296 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-28- Fix invalid font tags which cause HTML message rendering problems (#1486521)alec
git-svn-id: https://svn.roundcube.net/trunk@3295 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-26- Support arrays in get_input_value() (#1486277)alec
git-svn-id: https://svn.roundcube.net/trunk@3294 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-26- Fix CVE-2010-0464: Disable DNS prefetching (#1486449)alec
git-svn-id: https://svn.roundcube.net/trunk@3293 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-25- improve transfer encoding choosingalec
git-svn-id: https://svn.roundcube.net/trunk@3292 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-25- Fix Received headers to behave better with SpamAssassin (#1486513)alec
git-svn-id: https://svn.roundcube.net/trunk@3291 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-25- Fix encoding of Return-Receipt-To and Disposition-Notification-To headers ↵alec
(1486515) git-svn-id: https://svn.roundcube.net/trunk@3290 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-25- Password: Make passwords encoding consistent with core, add ↵alec
'password_charset' global option (#1486473) git-svn-id: https://svn.roundcube.net/trunk@3289 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-24- Fix adding contacts SQL error on mysql (#1486459)alec
git-svn-id: https://svn.roundcube.net/trunk@3288 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-24- don't set task for login_after hookalec
git-svn-id: https://svn.roundcube.net/trunk@3287 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-23- Squirrelmail_usercopy: support reply-to field (#1486506)alec
- Use rcube_user::insert_identity() instead of custom SQL query in rcube_user::create() git-svn-id: https://svn.roundcube.net/trunk@3286 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-23- remove redundant checkalec
git-svn-id: https://svn.roundcube.net/trunk@3285 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-23- Fix IE spellcheck suggestion popup issue (#1486471)alec
git-svn-id: https://svn.roundcube.net/trunk@3284 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-23ta_IN updateyllar
git-svn-id: https://svn.roundcube.net/trunk@3283 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-23Remove RSS feed step. Should be replaced by a pluginthomasb
git-svn-id: https://svn.roundcube.net/trunk@3282 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-22- Fix email address auto-completion shows regexp pattern (#1486258)alec
git-svn-id: https://svn.roundcube.net/trunk@3281 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-22- added lost param descriptionalec
git-svn-id: https://svn.roundcube.net/trunk@3280 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-21Better icon for drafts folderthomasb
git-svn-id: https://svn.roundcube.net/trunk@3279 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-21Use rcmail::imap_connect() to establish IMAP connections; always initialize ↵thomasb
rcube_imap object in mail steps git-svn-id: https://svn.roundcube.net/trunk@3278 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-21- jQuery 1.4.2alec
git-svn-id: https://svn.roundcube.net/trunk@3277 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-20Another PHP 5.3 compatibility fix (similar to r2591)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3276 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-18Add (inactive) session.cookie_path line to .htaccess as suggested in #1486456thomasb
git-svn-id: https://svn.roundcube.net/trunk@3275 208e9e7b-5314-0410-a742-e7e81cd9613c
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