Commit Graph

135 Commits (7328469f8fa89a8dbf6103f900afaa5dfd511bcb)

Author SHA1 Message Date
alecpl 3e8d8975a9 - don't use 4th argument in htmlspecialchars (#1485475) 17 years ago
alecpl 48958e0512 - Fix Answered/Forwarded flag setting for messages from subfolders 17 years ago
alecpl 20ccd472f7 - Fix html editor mode setting when reopening draft message (#1485834) 17 years ago
alecpl 23a2eec4d5 - ereg -> preg 17 years ago
alecpl 309d2f40a0 - jQuery'fied GoogieSpell 4.0 + some changes in compose 17 years ago
alecpl 1fb5874f27 - fix attachment mimetype setting after upload
- move style of delete button in attachment-list to mail.css file
17 years ago
alecpl 79eb4e79ed - Fix message normal priority problem (#1485820) 17 years ago
alecpl 7c8b80600d - support _nosig param in compose URL (#1485604) 17 years ago
thomascube cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 17 years ago
alecpl 7145e009e4 - Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485714)
- Fix double footer in HTML message with embedded images
17 years ago
alecpl 59ee6865b6 - typo 17 years ago
thomascube 0b21c888ac Select drafts mailbox when opening a draft message 17 years ago
alecpl ec603f7da6 - Fix html body washing on reply/forward + fix attachments handling (#1485676) 17 years ago
till cbbef379a5 * bumping up copyright (happy new year ;-)) 17 years ago
thomascube d859b0ca1f allow reply to yourself only in To field 17 years ago
thomascube 8e98f21ffc Add empty paragraph after html reply block in order to write below + fix indentation 17 years ago
alecpl 133bb07f78 - performance: skip imap connection for attachments actions
- created attachments.inc file for attachment upload, remove and display actions
17 years ago
thomascube 2c8e84c1e5 Do serverside addressbook queries for autocompletion (#1485531) + make autocompletion list clickable 17 years ago
alecpl 300fc65a46 - Better HTML entities conversion in html2text (#1485519) 17 years ago
alecpl 3e20c4b31d - fix default spellcheck language setting (#1485570) 17 years ago
alecpl b8ae5093cc - Fix HTML editor initialization on IE (#1485304)
- move back toggle_editor function to editor.js
- merge identity and compose editor init functions
17 years ago
alecpl 79af0bb1ba - Add warning when switching editor mode from html to plain (#1485488)
- Unified editor switching functions
17 years ago
alecpl 7f63946719 - #1485499: make email address comparision case insensitive
- support multibyte characters in in_array_nocase()
17 years ago
alecpl 19c9d396df - wrap also prefix line in reply body 17 years ago
alecpl 2b180b1cce #1485494: fixed signatures removal on reply 17 years ago
alecpl 70087c52bc - don't set border=0 for images (use css for that) 17 years ago
alecpl 6eb858606e - Fix matching case sensitivity when setting identity on reply (#1485480)
- Prefer default identity on reply
17 years ago
alecpl 27a12edcd9 - #1485475: don't use 4th argument of htmlspecialchars() 17 years ago
alecpl 2727053c61 - #1485471: fix drafts saving 17 years ago
alecpl 112c9133bb - removed deprecated rcube_add_label() and all uses
- code for 'show' action added in r1937 moved to show.inc
17 years ago
alecpl cf6a833c95 - fix "Back to message list" button (#1485440) 17 years ago
alecpl fd51e0fea5 - Better handling of "no identity" and "no email in identity" situations (#1485117) 17 years ago
alecpl e2c610ebfa - use more 'html' class 18 years ago
alecpl c17dc6aa31 #1485385: fix missing close form tag 18 years ago
alecpl 5758b9b32a - Added Reply-To to forwarded emails (#1485315) 18 years ago
alecpl 491a6e2901 - Allow and use spellcheck attribute for input/textarea fields (#1485060) 18 years ago
alecpl 2f746dcd68 - Fix inline images handling when replying/forwarding html messages 18 years ago
alecpl 81b573d98a - Reduced memory footprint when forwarding attachments (#1485345)
- Fixed endless loop in iil_C_HandlePartBody()
- rcube_message::get_part_content() speed up using 3rd argument of rcube_imap::get_message_part()
18 years ago
alecpl a81be1b534 -small folder names abbreviation fixes 18 years ago
alecpl 51f55bd6d2 #1485337: fill recipient on reply to address of yourself (if there's only one address found in message) 18 years ago
thomascube ccd63c5591 Don't wrap worwarded text; better wrap reply message text 18 years ago
thomascube 5f314dafe9 Correctly handle options in mailto-links (#1485228) 18 years ago
thomascube 8beee1b568 Indicate allowed max. attachment size in compose screen (#1485030) 18 years ago
svncommit 8c0b9edb51 change to double-escape to get through TinyMCE's cleanup #1484904 18 years ago
svncommit c1cd53fd80 escape html entities in forward/reply headers #1484904 18 years ago
alecpl 687009eee0 - typo 18 years ago
alecpl 95fd38e214 #1485288: read In-Reply-To and References when composing saved draft 18 years ago
thomascube 326f3d9130 Set defaults for 'spellcheck_languages' and make sure the user language is set correctly 18 years ago
thomascube 4ca10b8d51 Enable spellchecker for HTML editor 18 years ago
thomascube faf8766fd2 Save outgoing mail to selectable folder (#1324581) 18 years ago