Commit Graph

82 Commits

Author SHA1 Message Date
alecpl
a99968259d - Add option to automatically send read notifications for known senders (1485883) 2010-09-29 12:56:10 +00:00
alecpl
0911facde9 - Truncate message subject when setting page title 2010-09-25 13:47:51 +00:00
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
thomascube
eab71fdf7e Remove accidentally committed debug code 2010-09-19 15:40:59 +00:00
thomascube
62c791f609 Prevent from saving a non-existing skin path in user prefs 2010-09-18 16:32:00 +00:00
alecpl
b25dfd0913 - removed PHP closing tag 2010-06-23 09:55:08 +00:00
alecpl
172e3346ca - Added mailboxlist options menu in message page 2010-06-09 13:39:48 +00:00
alecpl
64e3e80743 - Fix some IMAP errors handling when opening the message (#1485443) 2010-06-08 12:46:05 +00:00
alecpl
c6427797b7 - fix unseen messages counter after unseen message preview 2010-05-03 18:27:38 +00:00
thomascube
bc4960108e Option not to mark messages as read when viewed in preview pane (#1485012) 2010-04-09 15:12:40 +00:00
thomascube
f52c936f4d Merged devel-threads branch (r3066:3364) back into trunk 2010-03-17 12:24:09 +00:00
alecpl
e7dde1f086 - small optimization 2010-01-29 13:51:23 +00:00
alecpl
ae9d5832ae - Removed problematic browser-caching of messages 2010-01-22 08:07:45 +00:00
alecpl
11ea2ac890 - Fix delete in message view deletes permanently with flag_for_deletion=true (#1486101) 2009-09-08 08:04:17 +00:00
alecpl
e54bb72d30 - Added 'display_next' option 2009-07-31 09:07:54 +00:00
alecpl
ee258ce158 - performance fix: don't check mbstring functions existence too often 2009-07-23 12:12:27 +00:00
thomascube
d5515f64b6 Tabs! 2009-07-13 18:58:00 +00:00
alecpl
3536577bcb - improve responsiveness by flushing template output asap, also set the \Seen flag after message page display 2009-07-13 11:22:28 +00:00
alecpl
65e8dff41f - if message wasn't found in preview mode display separate template 2009-07-07 17:49:52 +00:00
alecpl
ca90a9c174 - handle smtp errors in show action (when mdn is send) 2009-07-07 17:29:45 +00:00
alecpl
59c027ba5f - Fix message Etag generation for counter issues (#1485623) 2009-06-11 13:58:11 +00:00
alecpl
2dd7ee346f - Fixed many 'skip_deleted' issues (#1485634)
- Fixed messages list sorting on servers without SORT capability
- some preformance improvements
2009-06-10 12:07:55 +00:00
thomascube
a25d3969a0 Re-enable the permalink command (allows one to choose right-click and open-in-new-tab) 2009-05-26 13:21:57 +00:00
alecpl
49dfb0047a - Added message menu (some image needed), removed Print and Source buttons
- Added possibility to save message as .eml file (#1485861)
2009-05-23 14:17:07 +00:00
thomascube
cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 2009-04-19 17:44:29 +00:00
alecpl
ec603f7da6 - Fix html body washing on reply/forward + fix attachments handling (#1485676) 2009-02-18 19:15:36 +00:00
alecpl
5c771cb25e - Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706) 2009-01-28 10:52:02 +00:00
till
cbbef379a5 * bumping up copyright (happy new year ;-)) 2009-01-17 01:55:39 +00:00
alecpl
2a41355776 - Added 'show_images' option, removed 'addrbook_show_images' (#1485597) 2008-12-04 10:21:34 +00:00
alecpl
14d953befc - optimization: don't set first/last/prev/next uids in preview/print mode 2008-11-17 12:21:53 +00:00
alecpl
e538b3dc7d - Added message status filter + fixes for r2046 (searching with SORT) 2008-11-13 10:30:06 +00:00
alecpl
072fdef114 - Don't send disposition notification receipts for messages marked as 'read' (#1485523) 2008-10-25 16:29:34 +00:00
svncommit
c9ca6ada03 added obscure ASCII encoding aliases, added more error checking to RFC2822 date parsing 2008-10-25 00:01:45 +00:00
alecpl
a88792546f #1485446: calculate message's ETAG including inline_images option (for multipart messages) 2008-10-06 19:39:51 +00:00
alecpl
112c9133bb - removed deprecated rcube_add_label() and all uses
- code for 'show' action added in r1937 moved to show.inc
2008-10-05 07:18:15 +00:00
alecpl
2cc1cac772 #1485442: set mailbox name in client env in mail/show action 2008-10-03 08:12:46 +00:00
alecpl
bf2f39ea6d - #1485290: Fix unread counter when displaying cached massage in preview panel
- remove some empty lines in app.js
2008-09-29 13:02:02 +00:00
alecpl
25c35c81e1 - added set_message, set_message_icon and set_message_status functions
- icon setting more unified + some small fixes/typos
- get rid of *_from_preview() functions
 (Thomas, don't be mad, it was truly tested ;))
2008-09-19 16:14:10 +00:00
thomascube
203ee44470 Add link to open message in new window + tweaked some header styles 2008-09-12 12:27:46 +00:00
thomascube
86d43ef6f5 Also report errors when automatically sending receipt messages 2008-09-05 11:13:25 +00:00
alecpl
30694e4a12 - Truncate very long (above 50 characters) attachment filenames when displaying 2008-09-04 13:50:11 +00:00
thomascube
b469a19525 Prevent from including empty template 2008-08-18 12:47:43 +00:00
thomascube
ac5d15de29 Added template object for current mailbox name (#1485256) 2008-08-14 11:27:16 +00:00
thomascube
5b3dd412d2 Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163) 2008-07-15 16:48:20 +00:00
alecpl
e58df3adc9 - Added option to select skin in user preferences (#1485031)
- template_exists() moved to rcube_template class
2008-06-15 09:19:47 +00:00
thomascube
ed42ff12e7 Bugfix: call msg->set_safe() before checking msg->is_save 2008-06-14 17:37:29 +00:00
thomascube
62e43d2c1a Complete implementation of #1484601: add link for saving sender to address book and reload message 2008-06-14 17:35:26 +00:00
alecpl
712b30dd2d - Added option to display images in messages from known senders (#1484601) 2008-06-13 12:57:52 +00:00
thomascube
8fa58e72a3 New class rcube_message representing a mail message; changed global $MESSAGE from array to object 2008-05-17 17:46:43 +00:00
alecpl
583850d00c - Corrected message headers decoding when charset isn't specified and improved
support for native languages (#1485050, #1485048)
2008-05-08 09:07:04 +00:00