Commit Graph

637 Commits

Author SHA1 Message Date
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
alecpl
5d4ac46c1b - Add 1 minute interval in autosave options (#1485854) 2009-05-21 12:59:19 +00:00
alecpl
a5897a3e38 - Support UTF-7 encoding in messages (#1485832) 2009-05-20 09:55:15 +00:00
alecpl
3e8d8975a9 - don't use 4th argument in htmlspecialchars (#1485475) 2009-05-19 11:44:21 +00:00
alecpl
2471d3a979 - Added possibility to encrypt received header, option 'http_received_header_encrypt',
added some more logic in encrypt/decrypt functions for security
2009-05-16 13:01:49 +00:00
alecpl
48958e0512 - Fix Answered/Forwarded flag setting for messages from subfolders 2009-05-15 13:34:04 +00:00
thomascube
f879f4e2f8 Trigger 'create_identity' when creating a new user; Allow 'create_user' hook to abort the operation 2009-05-14 19:26:34 +00:00
thomascube
e54f6c7a9e Add hook 'message_sent' for logging or backup purpose 2009-05-14 19:04:57 +00:00
alecpl
cea956cf6a - Fix autocomplete problem with capital letters (#1485792) 2009-05-14 13:18:36 +00:00
svncommit
617b4f699f Minimize chance of race condition in session handling (#1485659, #1484678) 2009-05-12 13:26:07 +00:00
alecpl
20ccd472f7 - Fix html editor mode setting when reopening draft message (#1485834) 2009-05-06 17:45:53 +00:00
alecpl
89ccc4e16c - fix parse error 2009-05-04 11:36:59 +00:00
alecpl
23a2eec4d5 - ereg -> preg 2009-05-04 08:31:55 +00:00
alecpl
6fd71e3ed4 - more addressbooks hooks (#1485829) 2009-05-04 06:53:56 +00:00
alecpl
3ddbe667a9 - added create_contact hook in mail/addcontact action (#1485828) 2009-05-02 18:47:14 +00:00
alecpl
30b152b194 - Added quick search box menu (#1484304) 2009-05-02 14:19:24 +00:00
alecpl
4e65a3c145 - limit pspell suggestions for each word 2009-05-02 12:51:29 +00:00
alecpl
309d2f40a0 - jQuery'fied GoogieSpell 4.0 + some changes in compose 2009-05-01 19:27:36 +00:00
thomascube
69f18a09ae Add plugin hooks for creating/saving/deleting identities and contacts 2009-05-01 19:04:26 +00:00
thomascube
762a699dc7 Hard-wrap message headers according to RFC 2009-05-01 17:58:12 +00:00
alecpl
1fb5874f27 - fix attachment mimetype setting after upload
- move style of delete button in attachment-list to mail.css file
2009-04-27 07:24:11 +00:00