Commit Graph

1614 Commits (7145e009e440ef4d6dcba2b4845656376c9d8ccd)

Author SHA1 Message Date
alecpl 6e047cff29 - performance fix: don't fetch attachment headers twice when parse filename cont. values 16 years ago
alecpl 9b4aaa79d3 - Fix displaying of alternative-inside-alternative messages (#1485713) 16 years ago
alecpl 2e1809e550 - Fix checking for recent messages on various IMAP servers (#1485702)
- performance fix: Don't fetch quota and recent messages in "message view" mode
16 years ago
yllar 441a1038af uk_UA update 16 years ago
alecpl 2a466a3b21 - save empty search result in session 16 years ago
alecpl 5c771cb25e - Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706) 16 years ago
alecpl 3866fd4681 - Fix large search results in non-default_imap_folders when imap_root is set (#1485703) 16 years ago
alecpl 0d57de907f - Fix large search results on server without SORT capability (#1485668) 16 years ago
thomascube 5282aa65e2 Also allow link-related attributes 16 years ago
thomascube 7f60d18eb9 Added Bengali (Bangla) localization 16 years ago
alecpl cbf1f3cfaa - Fixed creation of folders with '&' sign in name (reverted r1357) 16 years ago
yllar f3bd5ae1c2 es_AR update 16 years ago
yllar 790db36efb added es_AR + pt_PT, hu_HU update 16 years ago
alecpl bc39ad2a22 - fix r2251 16 years ago
thomascube aa055c931a Get rid of vulnerable preg_replace eval and create_function (#1485686) + correctly handle base and link tags in html messages 16 years ago
alecpl 4f27148d40 #1485693: fix for addresses without angle brackets 16 years ago
alecpl 8325940674 - fix: don't lose spellcheck corrections when switching from plain to html editor (and spellchecking is on) 16 years ago
alecpl 755900cd6a - Fix html entities replacement (related to r2186) 16 years ago
thomascube 4cc74f7269 Treat 'background' attributes the same way as 'src' (another XSS vulnerability) 16 years ago
thomascube 76ecf147f6 Better wording in de_CH 16 years ago
alecpl ebf96ef8bf - fix warning when 'autocomplete_addressbooks' is not an array (#1485691) 16 years ago
alecpl 478c7c63d8 - Secure vcard export by getting rid of preg's 'e' modifier use (#1485689) 16 years ago
alecpl b7c1685b2d #1484467: fix problems with backslash as imap hierarchy delimiter 16 years ago
till cbbef379a5 * bumping up copyright (happy new year ;-)) 16 years ago
till 57ff3b244e * adding svn:keywords 16 years ago
alecpl c58c0aedba - Fix address names with '@' sign handling (#1485654) 16 years ago
alecpl 9c5bee69d7 - Fix SQL query execution errors handling in rcube_mdb2 class (#1485509) 16 years ago
alecpl 24ed413328 - Allow absolute URLs to images in HTML messages/sigs (#1485666)
- Fix message body which contains both inline attachments and emotions
16 years ago
yllar ae6bfc4e3a ru_RU update 16 years ago
alecpl b7a754c44e - remove Mail/mimeDecode require()s 16 years ago
alecpl 7a229b9e33 - Improve messages display performance 16 years ago
alecpl 46b48e6d34 - fix: set default auth method to 'check' not 'plain' 16 years ago
alecpl 1af6fe235d - fix searching with 'to:' modifier (typo) 16 years ago
alecpl 1b1ff0a448 - typo in de_CH #1485667 16 years ago
alecpl ebc08dc1b6 - sv_SE and gl_ES update 16 years ago
yllar 3a0e9a0448 cs_CZ ko_KR update 16 years ago
svncommit 6710a63617 Add required parameters to raise_error() calls. 16 years ago
alecpl fa2bfdc0d5 #1485660: ja_JP update 16 years ago
till b99bf45479 * fixing notice, moved error_reporting one up, added @todo 16 years ago
yllar 55ef334b1e #1485658 16 years ago
thomascube baf0e65115 Fix drag & drop in address book 16 years ago
thomascube 2780647114 Use <pre> instead of <div class=pre>: Fix line-break issue when copy & paste in Firefox (#1485425) 16 years ago
alecpl 89f004205a #1485650: tr_TR fix 16 years ago
alecpl a1733f06ae - fix identity name quoting when sending mail as per discussion in #1485654 16 years ago
alecpl 99f2b311bf #1485653: fix enless loop in rcmail_attach_emoticons() + fix attaching the same image a few times 16 years ago
alecpl 17060ee10b #1485648: fix multiple identities from virtuser_query all set to default 16 years ago
alecpl 3348176aba #1485647: handle PRE_TEXT tags in html messages (+ small fixes) 16 years ago
alecpl 922c2d923a - fix imap::set_options() 16 years ago
thomascube 230f944bf6 Allow empty strings for imap_root config parameter (was changed in r2143) to remain backward compatible but cache imap root and delimiter in session 16 years ago
thomascube 1608f43282 Secure bin scripts by requiring a valid session and replace preg_replace(/../e) with preg_replace_callback 16 years ago
alecpl 4e0419b9cb #1485640: http://pear.php.net/bugs/bug.php?id=13032
#1485640: html2text: move html_entity_decode() after preg_replace()
16 years ago
alecpl 0fc97c2833 - fix internal date parsing 16 years ago
yllar 4b8a5ce814 pt_BR lt_LT tr_TR update 16 years ago
alecpl 4e74d2cb1b - fix draft autosave 16 years ago
alecpl e943e1a961 #1485638: use rawurlencode for all IE versions 16 years ago
alecpl e275ce6e8d - updated bundled Net_Socket to 1.0.9 16 years ago
alecpl d78c4174ca updated bundled Net_SMTP to 1.3.1 16 years ago
alecpl b751d5609f #1485157: fix DIGEST-MD5 authentication 16 years ago
thomascube 07717db753 Only abbreviate attachment file names in MSIE < 7 16 years ago
thomascube 1553b3c701 Bugfix and improve auto-completion 16 years ago
alecpl 0456f83bcc #1485567: fix virtual folders names 16 years ago
alecpl 4b60fa3ab9 #1485493: do not bypass sendmail_delay by relogin 16 years ago
alecpl 78928070c5 - Support multiple quota values in QUOTAROOT resonse (#1485626) 16 years ago
alecpl 7d2afc9d4a - oops, remove console call 16 years ago
alecpl 44ea3fd478 - Fix STARTTLS before AUTH in SMTP connection (#1484883) 16 years ago
thomascube 35c31ed638 Group settings boxes together in floating blocks for better layout 16 years ago
thomascube 58687d011f Be more tolerant when splitting strings + remove col that we don't have a label for 16 years ago
thomascube d859b0ca1f allow reply to yourself only in To field 16 years ago
thomascube f1cc7fc09c Only abbreviate file name for IE browsers (#1485063) 16 years ago
thomascube 8e98f21ffc Add empty paragraph after html reply block in order to write below + fix indentation 16 years ago
thomascube b9f9f185e7 Simplify code 16 years ago
alecpl 77e2322271 #1485549: fix mb_convert_encoding() issue 16 years ago
alecpl dea237e2d7 #1485299: don't use SMTP's debug option 16 years ago
alecpl 781f341b21 #1485607: fix charset setting for attachments when sending the message 16 years ago
alecpl a2efac5e7b - fix unflagged icon setting on IE
- small code cleanups
16 years ago
yllar e9152a55b9 zh_CN update 16 years ago
alecpl cf6bc5d5fa #1485444: fix drag layer over an iframe 16 years ago
alecpl 2b5c123aad #1485622: fix rcube_imap::message_index() to return always messages IDs 16 years ago
alecpl f50cc72cbb #1485618: fix code injection vulnerability 16 years ago
alecpl 8f79fbabdc - added strtoupper() wrapper 16 years ago
alecpl 81c7b2cd11 - comment console() call 16 years ago
alecpl 030c848b0d - Performance: allow setting imap rootdir and delimiter before connect (#1485172) 16 years ago
yllar dee9850abe fr_FR az_AZ ca_ES update 16 years ago
alecpl 59138162c7 #1485611: removed 'organisation' header from default_headers 16 years ago
alecpl de2e0bfeb8 #1485439: style fixes for IE6,7 16 years ago
yllar 832a7dad7c nl_BE cy_GB nl_NL en_GB zh_CN update 16 years ago
alecpl 9e8a1756b7 #1485616: read content-id/content-location only for multipart/related type 16 years ago
alecpl b7548893a7 #1485444: drag-n-drop performance fix: read folders position only once 16 years ago
yllar 65c834a1af he_IL et_EE update 16 years ago
alecpl 55cd3743ba - Fix empty line before the signature in IE (#1485351) 16 years ago
alecpl 9ffee318e6 - pl_PL update 16 years ago
alecpl 3c884af99b - Fix search results page jumps in LDAP addressbook (#1485253) 16 years ago
alecpl 0b5539e3dc - Fix sorting of folders with more than 2 levels (#1485569) 16 years ago
thomascube 3dc19d5fc8 Move search filter drop-down closed to search box 16 years ago
alecpl d5fca0c490 #1485461: secure initial login form sesssion cookie 16 years ago
alecpl 133bb07f78 - performance: skip imap connection for attachments actions
- created attachments.inc file for attachment upload, remove and display actions
16 years ago
alecpl 39cd51aff5 - performance: connect to imap server only when needed
(some mail actions do not require imap connection)
16 years ago
alecpl 8374caaf20 #1485601: de_* update 16 years ago
alecpl 64c9b5b13a #1485602: fix INBOX folder localization 16 years ago
alecpl 7f450630cc #1485602: fix 'searching' label in compose 16 years ago