summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-01-20Treat 'background' attributes the same way as 'src' (another XSS vulnerability)thomascube
2009-01-20Better wording in de_CHthomascube
2009-01-19- fix warning when 'autocomplete_addressbooks' is not an array (#1485691)alecpl
2009-01-19- Fix authentication when submitting form with existing session (#1485679)alecpl
2009-01-19- Secure vcard export by getting rid of preg's 'e' modifier use (#1485689)alecpl
2009-01-18#1484467: fix problems with backslash as imap hierarchy delimiteralecpl
2009-01-17* minor fixes: simplied code, http status, cstill
2009-01-17* minor fixes: cs and a noticetill
2009-01-17* bumping up copyright (happy new year ;-))till
2009-01-17* adding svn:keywordstill
2009-01-16- Fix address names with '@' sign handling (#1485654)alecpl
2009-01-16- Fix SQL query execution errors handling in rcube_mdb2 class (#1485509)alecpl
2009-01-15- Allow absolute URLs to images in HTML messages/sigs (#1485666)alecpl
- Fix message body which contains both inline attachments and emotions
2009-01-10ru_RU updateyllar
2009-01-09* generalized executable paths for bash and phpdoctill
* simplyfied probing for phpdoc * added checks to make sure this is executed on the shell
2009-01-09* let's not discriminate unix :) (= generalized paths)till
* added checks so all scripts are only executable from CLI
2009-01-09Deny access to .sh filesthomascube
2009-01-08- remove Mail/mimeDecode require()salecpl
2009-01-08- Improve messages display performancealecpl
2009-01-07- fix: set default auth method to 'check' not 'plain'alecpl
2009-01-07- fix searching with 'to:' modifier (typo)alecpl
2009-01-06- typo in de_CH #1485667alecpl
2009-01-05- filter width fixalecpl
2009-01-05- min-width fix for IE6alecpl
2009-01-05Remove fixed width in settings page (#1485663) + limit size of timezone ↵thomascube
drop-down
2009-01-05- sv_SE and gl_ES updatealecpl
2009-01-05cs_CZ ko_KR updateyllar
2009-01-05Add required parameters to raise_error() calls.svncommit
2009-01-03#1485660: ja_JP updatealecpl
2009-01-02* fixing notice, moved error_reporting one up, added @todotill
2008-12-31#1485658yllar
2008-12-30Fix drag & drop in address bookthomascube
2008-12-30Complete changelogthomascube
2008-12-30Use <pre> instead of <div class=pre>: Fix line-break issue when copy & paste ↵thomascube
in Firefox (#1485425)
2008-12-30Fix mark popup in IE 7 (#1485369)thomascube
2008-12-30Merge ldap_public with autocomplete_addressbooks settings + fix config file ↵thomascube
creation
2008-12-29#1485650: tr_TR fixalecpl
2008-12-29- fix identity name quoting when sending mail as per discussion in #1485654alecpl
2008-12-29#1485653: fix enless loop in rcmail_attach_emoticons() + fix attaching the ↵alecpl
same image a few times
2008-12-28#1485648: fix multiple identities from virtuser_query all set to defaultalecpl
2008-12-27#1485647: handle PRE_TEXT tags in html messages (+ small fixes)alecpl
2008-12-25- fix imap::set_options()alecpl
2008-12-24Allow empty strings for imap_root config parameter (was changed in r2143) to ↵thomascube
remain backward compatible but cache imap root and delimiter in session
2008-12-24Secure bin scripts by requiring a valid session and replace ↵thomascube
preg_replace(/../e) with preg_replace_callback
2008-12-22#1485640: http://pear.php.net/bugs/bug.php?id=13032alecpl
#1485640: html2text: move html_entity_decode() after preg_replace()
2008-12-22- fix internal date parsingalecpl
2008-12-21pt_BR lt_LT tr_TR updateyllar
2008-12-19- fix draft autosavealecpl
2008-12-19#1485638: use rawurlencode for all IE versionsalecpl
2008-12-18- updated bundled Net_Socket to 1.0.9alecpl