Commit Graph

715 Commits (e6ce0062f2331b8756cc91944ceaea8d7cbffd18)

Author SHA1 Message Date
alecpl 7415c02ecf - Fix quota indicator issues by content generation on client-size
instead of bin/quotaimage.php: better performance, better styling posibilities (#1486197, #1486220)
15 years ago
alecpl 49771b1039 - Don't display disabled sections in Settings (#1486099) 15 years ago
alecpl b6c512a6b0 - fix rc_utf8_clean() on Windows (#1486232) 15 years ago
alecpl e4acbbd8cc - Added server-side e-mail address validation with 'email_dns_check' option (#1485857) 15 years ago
alecpl ccc80d1ca8 - Fix login page loading into an iframe when session expires (#1485952) 15 years ago
alecpl 65c0a0e591 - Option 'force_https' replaced by 'force_https' plugin
- added option 'force_https_port' in 'force_https' plugin (#1486091)
15 years ago
alecpl 1a00f138c6 - Fix IE issue with non-UTF-8 characters in AJAX response (#1486159) 15 years ago
alecpl 4f69328132 - Partially fixed "empty body" issue by showing raw body of malformed message (#1486166) 15 years ago
alecpl a9bfe21ba6 - Fix importing/sending to email address with whitespace (#1486214) 15 years ago
alecpl 1904fa7104 - Added XIMSS (Communigate) driver for Password plugin 15 years ago
alecpl b4d940b112 - Fix newly attached files are not saved in drafts w/o editing any text (#1486202) 15 years ago
alecpl ebf8726eea - Added attachment upload indicator with parallel upload (#1486058) 15 years ago
alecpl 2c7296a82d - Use default_charset for bodies of messages without charset definition (#1486187) 15 years ago
alecpl 1bf9a86a8e - Password: cPanel driver added 15 years ago
alecpl ef70b856a3 - Fix return to first page from e-mail screen (#1486105) 15 years ago
alecpl bf1b66bf1d - Fix handling HTML comments in HTML messages (#1486189) 15 years ago
alecpl 8583d64b8a - Fix folder/messagelist controls alignment - icons used (#1486072) 15 years ago
alecpl e3e874d029 - Fix LDAP addressbook shows 'Contact not found' error sometimes (#1486178) 15 years ago
alecpl 38bf4253fb - Fix cache status checking + improve cache operations performance (#1486104) 15 years ago
alecpl 93a88c95b7 - Prevent from setting INBOX as any of special folders (#1486114) 15 years ago
alecpl cb9fc852cf - Fix regular expression for e-mail address (#1486152) 15 years ago
alecpl 1cead0cbf4 - sorting by message index - added 'index_sort' option (#1485936) 15 years ago
alecpl 3e2bc6a975 - Fix dl() use in installer (#1486150): use is_readable() instead 15 years ago
alecpl 0102742cb2 - Added 'ldap_debug' option + small change to not rely on rcube_config inside rcube_ldap class 15 years ago
alecpl 587444f657 - Fix "Empty startup greeting" bug (#1486085) 15 years ago
alecpl 4d54cfe840 - Fix setting user name in 'new_user_identity' plugin (#1486137) 15 years ago
alecpl 78925f8f1a - Fix incorrect count of new messages in folder list when using multiple IMAP clients (#1485995)
- Fix all folders checking for new messages with disabled caching (#1486128)
15 years ago
alecpl 34aec72131 - Support skins in 'archive' and 'markasjunk' plugins 15 years ago
alecpl 9ab7bc6b16 - Added 'html_editor' hook (#1486068) 15 years ago
alecpl 59395e7e36 - Fix DB constraint violation when populating messages cache (#1486052) 15 years ago
alecpl e7b283b80e - Password: added password strength options (#1486062) 15 years ago
alecpl 71047326fa - Fix LDAP partial result warning (#1485536) 15 years ago
alecpl 11ea2ac890 - Fix delete in message view deletes permanently with flag_for_deletion=true (#1486101) 15 years ago
alecpl b48d9bf5d4 - Use faster/secure mt_rand() (#1486094) 15 years ago
alecpl 4a63f1efaf - Fix roundcube hangs on empty inbox with bincimapd (#1486093) 15 years ago
alecpl 161c28dffc - Fix wrong headers for IE on servers without $_SERVER['HTTPS'] (#1485926)
- Force IE style headers for attachments in non-HTTPS session, 'use_https' option (#1485655)
15 years ago
alecpl 7df0e35210 - Check 'post_max_size' for upload max filesize (#1486089) 15 years ago
alecpl 3dd90d323d - Password Plugin: Fix %d inserts username instead of domain (#1486088) 15 years ago
alecpl 8678ce85e6 - Fix rcube_mdb2::affected_rows() (#1486082) 15 years ago
alecpl 4368a079f5 - Fix gn and givenName should be synonymous in LDAP addressbook (#1485892) 15 years ago
alecpl ea18c594a5 - Add mail_domain to LDAP email entries without @ sign (#1485201) 15 years ago
alecpl b4fa59143e - Fix saving empty values in LDAP contact data (#1485781) 15 years ago
alecpl e83f035887 - Fix LDAP contact update when RDN field is changed (#1485788) 15 years ago
alecpl 0131ec9724 - Fix LDAP attributes case senitivity problems (#1485830) 15 years ago
alecpl 6855ce6f70 - Fix LDAP addressbook browsing when only one directory is used (#1486022) 15 years ago
alecpl b8ae99a6b3 - Fix endless loop on error response for APPEND command (#1486060) 15 years ago
alecpl 11e670da55 - Don't require date.timezone setting in installer (#1485989) 15 years ago
alecpl 7e15422416 - Fix Date sorting problem with Courier IMAP server (#1486065) 15 years ago
thomascube e0896df540 Reset pressed buttons on next click (#1485987) 15 years ago
thomascube 4b20e28718 Don't set php_value error_log in .htaccess by default 15 years ago
alecpl 4ff4adca27 - Fix too small status/flag/attachment columns in Safari 4 (#1486063) 15 years ago
alecpl f9aeecd579 - Fix selection disabling while dragging splitter in webkit browsers (#1486056) 15 years ago
thomascube dc1dbc478d Implemented new_messages plugin hook (#1486005) 15 years ago
thomascube 75969686c2 Added 'message_compose' hook 15 years ago
thomascube 2a34eb9492 Add 'imap_connect' hook (#1485956) 15 years ago
alecpl 00e57d191d - Updated PEAR::Auth_SASL to 1.0.3 version 15 years ago
alecpl 6b7e8e705a - Use sequence names only with PostgreSQL (#1486018) 15 years ago
alecpl f05834857c - Re-designed User Preferences interface 15 years ago
alecpl 7c6bc1a187 - Fix MS SQL DDL (#1486020) 15 years ago
alecpl dec9e85eae - Fix rcube_mdb2.php: call to setCharset not implemented in mssql driver (#1486019) 15 years ago
alecpl e54bb72d30 - Added 'display_next' option 15 years ago
alecpl 44653321b4 - Fix rcube_mdb2::unixtimestamp for MS SQL (#1486015) 15 years ago
svncommit a80b7d416c better solution for HTML washing encoding issue 15 years ago
alecpl 03a63a4a03 - Fix endless loop in iil_C_Login() with Courier IMAP (#1486010) 15 years ago
svncommit 659672ebf9 fix washing of HTML encoded in something other than UTF-8 15 years ago
alecpl 2e63d304e4 - Fix #messagemenu display on IE (#1486006) 15 years ago
thomascube 4a42653fa3 More speedup by using sprites for buttons: replacing 76 images with 4 new 15 years ago
alecpl 5dc7c21bdc - Fix charset names with X- prefix handling 15 years ago
alecpl 2337a82f72 - Fix displaying of HTML messages with unknown/malformed tags (#1486003)
- Some other changes for styled HTML display
15 years ago
thomascube 2a5d02ab8e Also protect GET request from CSRF 15 years ago
alecpl 93af155f64 - Fix import of vCard entries with params (#1485453) 15 years ago
alecpl 503e019a56 - Fix HTML messages output with empty block elements (#1485974) 15 years ago
alecpl 19862b5586 - added 'smtp_debug' option 15 years ago
thomascube afc6e4bd10 Added hook when killing a session 15 years ago
alecpl 40dfeaddf8 - Performance improvements by use UID commands (#1485690) 15 years ago
alecpl 665cc56666 - Fix HTML editor tabIndex setting (#1485972) 15 years ago
alecpl d559cba5f7 - Added 'imap_debug' option, described 'sql_debug' option in config file 15 years ago
alecpl b6b593416b - Support strftime's format modifiers in date_* options (#1484806) 15 years ago
alecpl 72cd3c1a76 - Support %h variable in 'smtp_server' option (#1485766) 15 years ago
alecpl 2818f8e9ed - Show SMTP errors in browser (#1485927) 15 years ago
alecpl f7fff8f682 - Allow WBR tag in HTML message (#1485960) 15 years ago
thomascube 37c20d42bc Update changelog 15 years ago
thomascube e48a10a0d7 Add option to enforce https connections 15 years ago
alecpl ac622998f9 - Fix non-unicode characters caching in unicode database (#1484608) 15 years ago
alecpl 11b80e9e33 - Fix empty Date header issue (#1485923) + some cleanups 15 years ago
thomascube 816d662b30 Changelog again... 15 years ago
thomascube 329f5b7ca6 Update changelog 15 years ago
alecpl 93c0be2e5a - Fixed filename encoding according to RFC2231 (#1485875) 15 years ago
alecpl 069704b170 - Added message Edit feature (#1483891, #1484440) - need icon 15 years ago
alecpl 59c027ba5f - Fix message Etag generation for counter issues (#1485623) 15 years ago
alecpl e20e310162 - Fix messages searching on MailEnable IMAP (#1485762) 15 years ago
alecpl 2dd7ee346f - Fixed many 'skip_deleted' issues (#1485634)
- Fixed messages list sorting on servers without SORT capability
- some preformance improvements
15 years ago
alecpl a54242c2b1 - Colorized signatures in plain text messages 15 years ago
alecpl 0b2ce91f25 - Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options handling in UI 15 years ago
alecpl 47f072523b - Fix displaying of big maximum upload filesize (#1485889) 15 years ago
alecpl 52818559ce - Added possibility to invert messages selection 15 years ago
alecpl dc2fc082d3 - After move/delete from 'show' action display next message instead of messages list (#1485887) 15 years ago
alecpl 2ff8af15a4 - Fixed problem with double quote at the end of folder name (#1485884) 15 years ago
thomascube d7f49d64d3 Speedup UI by using CSS sprites and etags/expires/deflate for static files 15 years ago
alecpl 8234b4c6bc - Support UID EXPUNGE: remove only moved/deleted messages 15 years ago
alecpl 91d1a15ba8 - Add drag cancelling with ESC key (#1484344) 15 years ago
alecpl 1301e98110 - Support initial identity name from virtuser_query (#1484003) 15 years ago
alecpl 49dfb0047a - Added message menu (some image needed), removed Print and Source buttons
- Added possibility to save message as .eml file (#1485861)
15 years ago
alecpl 5d4ac46c1b - Add 1 minute interval in autosave options (#1485854) 15 years ago
alecpl 82486635bd - added release marks for 0.2.2 and 0.3-beta 15 years ago
alecpl a5897a3e38 - Support UTF-7 encoding in messages (#1485832) 15 years ago
alecpl dbe44cd105 - Better support for malformed character names (#1485758) 15 years ago
alecpl 2471d3a979 - Added possibility to encrypt received header, option 'http_received_header_encrypt',
added some more logic in encrypt/decrypt functions for security
15 years ago
alecpl 48958e0512 - Fix Answered/Forwarded flag setting for messages from subfolders 15 years ago
alecpl cea956cf6a - Fix autocomplete problem with capital letters (#1485792) 15 years ago
alecpl 1c5be6f792 - Support UUencode content encoding (#1485839) 15 years ago
svncommit 617b4f699f Minimize chance of race condition in session handling (#1485659, #1484678) 15 years ago
alecpl 26d857447f - Fix session handling on non-session SQL query error (#1485734) 15 years ago
alecpl 20ccd472f7 - Fix html editor mode setting when reopening draft message (#1485834) 15 years ago
alecpl 30b152b194 - Added quick search box menu (#1484304) 15 years ago
alecpl 9f3579b1f8 - Fix wrong column sort order icons (#1485823)
- set defult sorting of new column to 'ASC'
15 years ago
alecpl 29da6414db - Updated TinyMCE to 3.2.3 version 15 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
15 years ago
alecpl 79eb4e79ed - Fix message normal priority problem (#1485820) 15 years ago
alecpl 9d003afcad - Fix autocomplete spinning wheel does not disappear (#1485804) 15 years ago
alecpl 0ad27c3840 - Added log_date_format option (#1485709) 15 years ago
alecpl 962085baa1 - Fix text wrapping in HTML editor after switching from plain text to HTML (#1485521) 15 years ago
alecpl df781b5399 - Fix auto-complete function hangs with plus sign (#1485815) 15 years ago
alecpl 9ff9f516d3 - Fix AJAX requests errors handler (#1485000) 15 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
15 years ago
alecpl bac3565695 - Fix read/write database recognition (#1485811) 15 years ago
alecpl 269719fbfe - Make quicksearchbox looking the same in all browsers (checked in IE6, FF3, Opera9, Konqueror3, Chrome1, Safari4) 15 years ago
alecpl 3bde305e77 - Fix UTF-8 byte-order mark removing (#1485514) 15 years ago
alecpl 40d7c23c85 - Fix folders subscribtions on Konqueror (#1484841) 15 years ago
alecpl c0b82242b0 - Fix debug console on Safari 15 years ago
alecpl 91df1995cd - Fix messagelist focus issue when modifying status of selected messages (#1485807) 15 years ago
alecpl f86e8f5faa - Support STARTTLS in IMAP connection (#1485284) 15 years ago
alecpl 58c9dd7293 - Fix DEL key problem in search boxes (#1485528) 15 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)
15 years ago
alecpl 432a614ab6 - Fix drag&drop with scrolling on IE (#1485786) 15 years ago
alecpl 6e9f9fb9e6 - Fix adding signature separator in html mode (#1485350) 15 years ago
alecpl 803b1b7e34 - Fix opening attachment marks message as read (#1485803) 15 years ago
alecpl 779cbe0066 - Fix 'temp_dir' does not support relative path under Windows (#1484529)
- add file_exists check for uploaded attachments
15 years ago
alecpl ce16bbc74e - Fix "Initialize Database" button missing from installer (#1485802) 15 years ago
alecpl 5a3f5852aa - Fix compose window doesn't fit 1024x768 window (#1485396) 15 years ago
alecpl 6491ed9bbc - Fix service not available error when pressing back from compose dialog (#1485552) 15 years ago
alecpl 5d110184c0 - Fix using mail() on Windows (#1485779) 15 years ago
alecpl 38ddba5cda - Fix word wrapping in message-part's <PRE>s for printing (#1485787) 15 years ago
alecpl 7145e009e4 - Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485714)
- Fix double footer in HTML message with embedded images
15 years ago
alecpl dadb05b0af - Fix TNEF implementation bug (#1485773) 15 years ago
alecpl c8570784e9 - Fix incorrect row id parsing for LDAP contacts list (#1485784) 16 years ago
alecpl 200b162b1d - Fix 'mode' parameter in sqlite DSN (#1485772) 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
thomascube 49c49be59e Simplified CHANGELOG; more details can be optained from the svn log 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
alecpl 37974e2490 - Fix datetime columns defaults in mysql's DDL (#1485641) 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
thomascube aaffbeb049 Prevent concurrent autocomplete query results display (#1485743) 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 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 ec603f7da6 - Fix html body washing on reply/forward + fix attachments handling (#1485676) 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
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 487edf8c62 - Support NGINX as IMAP backend: better BAD response handling (#1485720) 16 years ago
alecpl c1ec10b73d - typos 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
alecpl 5c771cb25e - Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706) 16 years ago
alecpl 0d57de907f - Fix large search results on server without SORT capability (#1485668) 16 years ago
alecpl cbf1f3cfaa - Fixed creation of folders with '&' sign in name (reverted r1357) 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
thomascube 4cc74f7269 Treat 'background' attributes the same way as 'src' (another XSS vulnerability) 16 years ago
alecpl 0129d7c914 - Fix authentication when submitting form with existing session (#1485679) 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
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
alecpl 7a229b9e33 - Improve messages display performance 16 years ago
thomascube 27720d69f4 Complete changelog 16 years ago
thomascube 07717db753 Only abbreviate attachment file names in MSIE < 7 16 years ago
alecpl 78928070c5 - Support multiple quota values in QUOTAROOT resonse (#1485626) 16 years ago
alecpl 44ea3fd478 - Fix STARTTLS before AUTH in SMTP connection (#1484883) 16 years ago
thomascube f1cc7fc09c Only abbreviate file name for IE browsers (#1485063) 16 years ago
alecpl 030c848b0d - Performance: allow setting imap rootdir and delimiter before connect (#1485172) 16 years ago
alecpl b1c1541427 - Add Robots meta tag in login page and installer (#1484846) 16 years ago
alecpl e2dd81f8dd - Fix horizontal scrollbar in preview pane on IE (#1484633) 16 years ago
alecpl 55cd3743ba - Fix empty line before the signature in IE (#1485351) 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
alecpl 3552158835 - added changelog entry about last performance fixes 16 years ago
alecpl 2a41355776 - Added 'show_images' option, removed 'addrbook_show_images' (#1485597) 16 years ago
thomascube 2fd975071a Option to check for new mails in all folders (#1484374) 16 years ago