summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2009-01-18#1484467: fix problems with backslash as imap hierarchy delimiteralec
git-svn-id: https://svn.roundcube.net/trunk@2240 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-17* bumping up copyright (happy new year ;-))till
git-svn-id: https://svn.roundcube.net/trunk@2237 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-17* adding svn:keywordstill
git-svn-id: https://svn.roundcube.net/trunk@2235 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-16- Fix address names with '@' sign handling (#1485654)alec
git-svn-id: https://svn.roundcube.net/trunk@2234 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-16- Fix SQL query execution errors handling in rcube_mdb2 class (#1485509)alec
git-svn-id: https://svn.roundcube.net/trunk@2233 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-15- Allow absolute URLs to images in HTML messages/sigs (#1485666)alec
- Fix message body which contains both inline attachments and emotions git-svn-id: https://svn.roundcube.net/trunk@2232 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-10ru_RU updateyllar
git-svn-id: https://svn.roundcube.net/trunk@2231 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-08- remove Mail/mimeDecode require()salec
git-svn-id: https://svn.roundcube.net/trunk@2223 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-08- Improve messages display performancealec
git-svn-id: https://svn.roundcube.net/trunk@2222 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-07- fix: set default auth method to 'check' not 'plain'alec
git-svn-id: https://svn.roundcube.net/trunk@2221 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-07- fix searching with 'to:' modifier (typo)alec
git-svn-id: https://svn.roundcube.net/trunk@2220 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-06- typo in de_CH #1485667alec
git-svn-id: https://svn.roundcube.net/trunk@2219 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-05- sv_SE and gl_ES updatealec
git-svn-id: https://svn.roundcube.net/trunk@2215 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-05cs_CZ ko_KR updateyllar
git-svn-id: https://svn.roundcube.net/trunk@2214 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-05Add required parameters to raise_error() calls.robin
git-svn-id: https://svn.roundcube.net/trunk@2213 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-03#1485660: ja_JP updatealec
git-svn-id: https://svn.roundcube.net/trunk@2212 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-02* fixing notice, moved error_reporting one up, added @todotill
git-svn-id: https://svn.roundcube.net/trunk@2211 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-31#1485658yllar
git-svn-id: https://svn.roundcube.net/trunk@2206 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-30Fix drag & drop in address bookthomasb
git-svn-id: https://svn.roundcube.net/trunk@2204 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-30Use <pre> instead of <div class=pre>: Fix line-break issue when copy & paste ↵thomasb
in Firefox (#1485425) git-svn-id: https://svn.roundcube.net/trunk@2197 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-29#1485650: tr_TR fixalec
git-svn-id: https://svn.roundcube.net/trunk@2194 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-29- fix identity name quoting when sending mail as per discussion in #1485654alec
git-svn-id: https://svn.roundcube.net/trunk@2193 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-29#1485653: fix enless loop in rcmail_attach_emoticons() + fix attaching the ↵alec
same image a few times git-svn-id: https://svn.roundcube.net/trunk@2192 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-28#1485648: fix multiple identities from virtuser_query all set to defaultalec
git-svn-id: https://svn.roundcube.net/trunk@2191 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-27#1485647: handle PRE_TEXT tags in html messages (+ small fixes)alec
git-svn-id: https://svn.roundcube.net/trunk@2190 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-25- fix imap::set_options()alec
git-svn-id: https://svn.roundcube.net/trunk@2189 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-24Allow empty strings for imap_root config parameter (was changed in r2143) to ↵thomasb
remain backward compatible but cache imap root and delimiter in session git-svn-id: https://svn.roundcube.net/trunk@2188 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-24Secure bin scripts by requiring a valid session and replace ↵thomasb
preg_replace(/../e) with preg_replace_callback git-svn-id: https://svn.roundcube.net/trunk@2187 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-22#1485640: http://pear.php.net/bugs/bug.php?id=13032alec
#1485640: html2text: move html_entity_decode() after preg_replace() git-svn-id: https://svn.roundcube.net/trunk@2186 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-22- fix internal date parsingalec
git-svn-id: https://svn.roundcube.net/trunk@2185 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-21pt_BR lt_LT tr_TR updateyllar
git-svn-id: https://svn.roundcube.net/trunk@2184 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-19- fix draft autosavealec
git-svn-id: https://svn.roundcube.net/trunk@2183 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-19#1485638: use rawurlencode for all IE versionsalec
git-svn-id: https://svn.roundcube.net/trunk@2182 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-18- updated bundled Net_Socket to 1.0.9alec
git-svn-id: https://svn.roundcube.net/trunk@2181 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-18updated bundled Net_SMTP to 1.3.1alec
git-svn-id: https://svn.roundcube.net/trunk@2180 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-18#1485157: fix DIGEST-MD5 authenticationalec
git-svn-id: https://svn.roundcube.net/trunk@2179 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-18Only abbreviate attachment file names in MSIE < 7thomasb
git-svn-id: https://svn.roundcube.net/trunk@2177 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-18Bugfix and improve auto-completionthomasb
git-svn-id: https://svn.roundcube.net/trunk@2176 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-18#1485567: fix virtual folders namesalec
git-svn-id: https://svn.roundcube.net/trunk@2175 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-18#1485493: do not bypass sendmail_delay by reloginalec
git-svn-id: https://svn.roundcube.net/trunk@2174 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-18- Support multiple quota values in QUOTAROOT resonse (#1485626)alec
git-svn-id: https://svn.roundcube.net/trunk@2172 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-18- oops, remove console callalec
git-svn-id: https://svn.roundcube.net/trunk@2171 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-18- Fix STARTTLS before AUTH in SMTP connection (#1484883)alec
git-svn-id: https://svn.roundcube.net/trunk@2170 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-16Group settings boxes together in floating blocks for better layoutthomasb
git-svn-id: https://svn.roundcube.net/trunk@2164 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-16Be more tolerant when splitting strings + remove col that we don't have a ↵thomasb
label for git-svn-id: https://svn.roundcube.net/trunk@2163 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-16allow reply to yourself only in To fieldthomasb
git-svn-id: https://svn.roundcube.net/trunk@2161 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-16Only abbreviate file name for IE browsers (#1485063)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2160 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-16Add empty paragraph after html reply block in order to write below + fix ↵thomasb
indentation git-svn-id: https://svn.roundcube.net/trunk@2158 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-16Simplify codethomasb
git-svn-id: https://svn.roundcube.net/trunk@2157 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-16#1485549: fix mb_convert_encoding() issuealec
git-svn-id: https://svn.roundcube.net/trunk@2156 208e9e7b-5314-0410-a742-e7e81cd9613c