Commit Graph

657 Commits

Author SHA1 Message Date
thomascube
5499336fef Use global request tokens and automatically protect all POST requests 2009-07-21 16:02:33 +00:00
alecpl
2c3d81dddd - use simple rcube_smtp class
- Installer: fix SMTP settings test
2009-07-21 12:31:59 +00:00
alecpl
3b7e00fbda - don't call FETCH for empty (size=0) message parts 2009-07-19 19:15:40 +00:00
alecpl
b05575a930 - cleanup 2009-07-19 09:51:47 +00:00
alecpl
5503cc09f1 - cleanup 2009-07-19 09:46:13 +00:00
alecpl
a640647edd - handle big attachments with file pointers to not exceed memory_limit in rcmail_save_attachment() 2009-07-19 09:28:30 +00:00
thomascube
881217a5c9 Force ajax calls to protect from CSRF 2009-07-16 15:01:05 +00:00
thomascube
57f0c81f2c Use request tokens to protect POST requests from CSFR 2009-07-15 09:49:35 +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
34ebe0ba2c - speed up adding of messages to the list after message move/delete 2009-07-11 13:28:56 +00:00
thomascube
7d8e168cb1 Fix compose step: correctly choose html mode and attachments when in draft or edit mode 2009-07-10 14:52:11 +00:00
thomascube
c793c6e811 Check abort flag and display error message from plugin if available 2009-07-08 08:04:50 +00:00
thomascube
08b2d93f5b Fix usage of rc_mime_content_type() 2009-07-08 07:49:58 +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
2818f8e9ed - Show SMTP errors in browser (#1485927) 2009-07-06 09:13:10 +00:00
alecpl
2f2bb4020b - don't create rcube_browser object twice 2009-07-05 19:25:47 +00:00
alecpl
74ceb69d11 - handle <broadcast> tag in html messages (#1485962) 2009-07-05 09:31:18 +00:00
thomascube
3ca3bd467a Add plugin hooks 'smtp_connect' and 'list_identities' (#1485954, #1485958) 2009-07-03 13:02:48 +00:00
alecpl
ecb9fb058d - use RCMAIL_CHARSET instead of hardcoded 'utf-8' 2009-06-22 16:20:34 +00:00
thomascube
5302a931ff No link on subject in IE browsers (#1484913) 2009-06-19 15:35:23 +00:00
alecpl
21d6827c70 - fix delete icon on attachment list (#1485921) 2009-06-15 18:43:20 +00:00
alecpl
aae0ad8cb2 - re-set 'prefer_html' to have possibility to use html part for compose 2009-06-11 18:47:31 +00:00
alecpl
069704b170 - Added message Edit feature (#1483891, #1484440) - need icon 2009-06-11 18:07:35 +00:00
alecpl
59c027ba5f - Fix message Etag generation for counter issues (#1485623) 2009-06-11 13:58:11 +00:00
alecpl
011b02e75b - speed up: don't count UNSEEN if mailbox is empty 2009-06-11 13:35:03 +00:00
alecpl
cd9a036856 - fix marking as DELETED with skip_deleted enabled 2009-06-11 08:40:39 +00:00
alecpl
7fd19309cc - speed up empty folder selection 2009-06-11 07:53:32 +00:00
alecpl
7c60ffbdaa - fix email address pattern for some addresses 2009-06-10 18:01:16 +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
ed205f4183 Change rcube_user::list_identities() to return an array instead of a sql-result 2009-06-09 08:18:06 +00:00
alecpl
a54242c2b1 - Colorized signatures in plain text messages 2009-06-08 07:33:54 +00:00
alecpl
6ca8274e5a - typo (#1485910) 2009-06-08 06:43:18 +00:00
alecpl
c5ee036866 - fix rcmail_temp_gc() + small code cleanups 2009-06-05 18:03:21 +00:00
alecpl
119cd17abf - add 'Deleted' to search filter 2009-06-05 16:24:10 +00:00
alecpl
0b2ce91f25 - Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options handling in UI 2009-06-05 16:13:24 +00:00
alecpl
8209f77d8e - decode message subject for 'save' action (#1485902) 2009-06-05 13:34:07 +00:00
alecpl
88ed237f7c - speed up plain text messages parsing (up to 60%) 2009-06-04 10:27:19 +00:00
alecpl
42b25afac8 - fix sending mail without identity 2009-06-04 06:29:57 +00:00
alecpl
8f9ab39e48 - fix sending mail without identity (#1485898) 2009-06-03 08:33:28 +00:00
alecpl
d51c93b43e - get rid of some hardcoded action names and move decission about output compression to the user 2009-06-01 07:21:14 +00:00
alecpl
dc2fc082d3 - After move/delete from 'show' action display next message instead of messages list (#1485887) 2009-05-30 15:10:35 +00:00
alecpl
7ef05f4df1 - set content-length when saving message source 2009-05-30 11:50:28 +00:00
thomascube
991a25ab5d Better icon for deleting folders + remove hard-coded icon path 2009-05-29 09:37:32 +00:00
alecpl
12217da8b3 - simplified attachments handling on reply/forward/draft compose (possible regressions)
- also fix #1485847
2009-05-28 17:47:59 +00:00
alecpl
ac4882f35d - fix errors handling in ajax requests (#1485872) 2009-05-26 16:54: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
c73b195e5d Add function for plugins to load a local config file 2009-05-21 20:34:28 +00:00