Commit Graph

1769 Commits (a0a4288128c21b155cc23d6122c2e11820b9b645)

Author SHA1 Message Date
alecpl b20bca7df2 - Fix fatal error after last commit in rcube_imap (#1485825) 16 years ago
alecpl 23387ef853 - simplified messagelist sort action code 16 years ago
alecpl 9f3579b1f8 - Fix wrong column sort order icons (#1485823)
- set defult sorting of new column to 'ASC'
16 years ago
alecpl 29da6414db - Updated TinyMCE to 3.2.3 version 16 years ago
alecpl 1fb5874f27 - fix attachment mimetype setting after upload
- move style of delete button in attachment-list to mail.css file
16 years ago
thomascube c5d8db9f81 Add javascript event 'insertrow' 16 years ago
thomascube 5c2d6e3555 Fix adding labels from plugins 16 years ago
thomascube 99d8660737 Add two new javascript events 16 years ago
thomascube 1c932d58b5 Allow plugins to define their own tasks + add 'domain' parameter for rcube_template::button() 16 years ago
alecpl d4d1a2505d - Fix attachment names encoding when charset isn't specified in attachment part (#1484969):
assume that the message charset or charset of the first part is better for attachment names
  than detected by roundcube
16 years ago
alecpl 79eb4e79ed - Fix message normal priority problem (#1485820) 16 years ago
alecpl 76db10d65d - fix setting empty string in imap_root 16 years ago
alecpl 9d003afcad - Fix autocomplete spinning wheel does not disappear (#1485804) 16 years ago
alecpl 4b2be228e2 -Fix address list isn't refreshing after jquery integration (#1485818) 16 years ago
alecpl 111be7087f - re-fix r2382 16 years ago
alecpl a803049371 - Fix folder dragging in folder manager isn't working after jquery integration (#1485819) 16 years ago
alecpl 0ad27c3840 - Added log_date_format option (#1485709) 16 years ago
alecpl f055b12f3e - small css fixes in login form, boxes and subscription list 16 years ago
alecpl 962085baa1 - Fix text wrapping in HTML editor after switching from plain text to HTML (#1485521) 16 years ago
alecpl eaacbec631 - fix Unread selection after jquery integration 16 years ago
alecpl df781b5399 - Fix auto-complete function hangs with plus sign (#1485815) 16 years ago
alecpl 7a72352294 - messages list fix for IE 16 years ago
alecpl ac9927c1ff - check identities_level when creating identities for new user 16 years ago
alecpl 324f985e47 - fix #1485812 16 years ago
alecpl 9ff9f516d3 - Fix AJAX requests errors handler (#1485000) 16 years ago
alecpl 7c8b80600d - support _nosig param in compose URL (#1485604) 16 years ago
alecpl c4b819e9b9 - Speed up message list displaying on IE (initialize list in background)
- use DOM methods instead of jQuery for messages list object
16 years ago
alecpl bac3565695 - Fix read/write database recognition (#1485811) 16 years ago
thomascube 3db528bd5c Use compressed version of jQuery.js 16 years ago
alecpl 74a2d7a126 - fix Enter key handler in user login input 16 years ago
alecpl fa1a15c01e - #1485809: use local copy of jQuery lib (1.3.2) 16 years ago
thomascube cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 16 years ago
yllar fb253ee9a8 lv_LV update 16 years ago
thomascube ab52195fd3 Updated Galician localization 16 years ago
alecpl 3bde305e77 - Fix UTF-8 byte-order mark removing (#1485514) 16 years ago
alecpl 40d7c23c85 - Fix folders subscribtions on Konqueror (#1484841) 16 years ago
alecpl c0b82242b0 - Fix debug console on Safari 16 years ago
alecpl ca3c738706 - don't execute autocomplete action on left/right arrow key
- Konqueror fix for displaying the first message in preview pane
16 years ago
alecpl a83697a501 - fix console for Konqueror 16 years ago
alecpl 451637a76d - remove leading spaces from draglayer's rows 16 years ago
alecpl 91df1995cd - Fix messagelist focus issue when modifying status of selected messages (#1485807) 16 years ago
alecpl 80e2278594 - simplified code for serverside autocomplete + set rows limit on server side only 16 years ago
alecpl 8b961eef04 - use extension_loaded() instead of get_loaded_extensions() 16 years ago
alecpl f86e8f5faa - Support STARTTLS in IMAP connection (#1485284) 16 years ago
alecpl 58c9dd7293 - Fix DEL key problem in search boxes (#1485528) 16 years ago
alecpl 942069969c - Support several e-mail addresses per user from virtuser_file (#1485678)
- return NULL from rcube_user::email2user if user not found (#1485801)
16 years ago
alecpl 82c45a1952 - clean up, use simpler _get_email() replacement 16 years ago
alecpl 432a614ab6 - Fix drag&drop with scrolling on IE (#1485786) 16 years ago
alecpl 6e9f9fb9e6 - Fix adding signature separator in html mode (#1485350) 16 years ago
alecpl 157fcb81ea - re-fix last commmit 16 years ago
alecpl 803b1b7e34 - Fix opening attachment marks message as read (#1485803) 16 years ago
alecpl 779cbe0066 - Fix 'temp_dir' does not support relative path under Windows (#1484529)
- add file_exists check for uploaded attachments
16 years ago
alecpl 5a3f5852aa - Fix compose window doesn't fit 1024x768 window (#1485396) 16 years ago
alecpl 6491ed9bbc - Fix service not available error when pressing back from compose dialog (#1485552) 16 years ago
alecpl 5d110184c0 - Fix using mail() on Windows (#1485779) 16 years ago
alecpl 7145e009e4 - Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485714)
- Fix double footer in HTML message with embedded images
16 years ago
alecpl dadb05b0af - Fix TNEF implementation bug (#1485773) 16 years ago
alecpl 59ee6865b6 - typo 16 years ago
thomascube 0b21c888ac Select drafts mailbox when opening a draft message 16 years ago
thomascube 082d166e76 Updated Armenian, Danish, Georgian, Indonesian, Italian and Romanian translation 16 years ago
alecpl c8570784e9 - Fix incorrect row id parsing for LDAP contacts list (#1485784) 16 years ago
thomascube c9a2fa9db0 Fix charset conversion error logging 16 years ago
alecpl 200b162b1d - Fix 'mode' parameter in sqlite DSN (#1485772) 16 years ago
thomascube fe1a230689 Added Marathi translation 16 years ago
thomascube 48ee693f49 Partially reverted r2339 + fix indentation 16 years ago
till c762c07ce9 * autoload is only invoked when a class is not found - no need for include_once 16 years ago
thomascube 5526acb151 Update Indonesian and Icelandic localization 16 years ago
svncommit 93adb3fc1b Fixed check-recent [richs] 16 years ago
yllar a98d6efbe0 mk_MK update 16 years ago
alecpl abb7450380 - use US-ASCII as failover also for SORT command (when used for searching) 16 years ago
alecpl ec74645d46 - Use US-ASCII as failover when Unicode searching fails (#1485762)
only US-ASCII is a must-have charset from IMAP's RFC
16 years ago
alecpl 55c2a4e23e - Fix FETCH result parsing for servers returning flags at the end of result (#1485763) 16 years ago
alecpl 25f779d2e9 - Fix errors handling in IMAP command continuations (#1485762) 16 years ago
thomascube 11526305f5 Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests 16 years ago
thomascube f54a3a6d41 Add callback for <a> tags to add target=_blank 16 years ago
alecpl 65d7108190 - Support 'UNICODE-1-1-UTF-7' alias for UTF-7 encoding (#1485758) 16 years ago
alecpl d519ef8a0a - Fix attaching more than nine inline images (#1485759) 16 years ago
alecpl b423156d59 - es_ES update (#1485760) 16 years ago
thomascube aaffbeb049 Prevent concurrent autocomplete query results display (#1485743) 16 years ago
thomascube 6972ccaf31 Changed code style for better diffs 16 years ago
thomascube 57aa4fe4fe Better wording for german localization 16 years ago
thomascube ae8a602167 Don't return empty string when UTF-7 decoding fails + cleanup codestyle 16 years ago
thomascube 0ea569c29f Fix mime-type detection using a hard-coded map (#1485311) 16 years ago
alecpl d68678ee25 #1485731: de_DE fix 16 years ago
alecpl 65605c862d - Fix new lines stripped from message footer (#1485751) 16 years ago
alecpl 7b0eac9b17 - Fix IE problem with mouse click autocomplete (#1485739) 16 years ago
alecpl 0ff63513c2 #1485741: fix installer after some last changes 16 years ago
alecpl 8a78a16155 - fix r2301 (#1485745) 16 years ago
alecpl ec603f7da6 - Fix html body washing on reply/forward + fix attachments handling (#1485676) 16 years ago
alecpl f9a4bc4dfa - use RCMAIL_CHARSET const 16 years ago
svncommit e5dd92490c Fix pspell's handling of special html characters (#1485744) 16 years ago
yllar 480a7adc29 fa update 16 years ago
alecpl 19d1b28c56 - Fix replying to message with html attachment (#1485676) 16 years ago
alecpl 050410f560 - Fix multiple recipients input parsing (#1485733)
- added shared rcube_explode_quoted_string() function
16 years ago
alecpl 33875df40b - Support non-standard "GMT-XXXX" literal in date header (#1485729) 16 years ago
alecpl 5faac054c3 - Use default_charset for messages without specified charset (#1485661, #1484961) 16 years ago
yllar 9f35269358 asturian translation 16 years ago
alecpl 5e68157c56 - Pass static method as array to preg_replace_callback (#1485689) 16 years ago
thomascube 21b160f38c Added TNEF support to decode MS Outlook (winmail.dat) attachments 16 years ago
alecpl 0ea8d3a08e - Fix "value continuation" MIME headers by adding required semicolon (#1485727) 16 years ago
alecpl 5801afdf3e - Fix some base64 encoded attachments handling (#1485725) 16 years ago
alecpl 874717b7f1 - Fix pressing select all/unread multiple times (#1485723) 16 years ago
alecpl 98bf5f3dd7 - Fix selecting all unread does not honor new messages (#1485724) 16 years ago
alecpl b7827e6ea1 - allow printing drafts 16 years ago
alecpl 487edf8c62 - Support NGINX as IMAP backend: better BAD response handling (#1485720) 16 years ago
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