Commit Graph

883 Commits

Author SHA1 Message Date
alecpl
d11fb20061 - Added fieldsets in Identity form, added 'identity_form' hook 2010-09-02 10:51:23 +00:00
alecpl
1d8cbca272 - Use host FQDN in Message-Id, if possible (#1486924) 2010-08-30 12:08:41 +00:00
alecpl
01538da580 - Show disabled checkboxes for protected folders instead of dots (#1485498) 2010-08-30 07:21:03 +00:00
alecpl
64233d2189 - Fix timezone string in sent mail (#1486961) 2010-08-29 07:06:20 +00:00
alecpl
47d06e46df - Display inline images with known extensions and non-image content-type (#1486934) 2010-08-28 15:02:04 +00:00
alecpl
38d9304a00 - Remove unused check 2010-08-28 14:24:32 +00:00
alecpl
3c3433e05a - Added 'message_body_prefix' hook. Now it's possible to add some HTML code
before every displayed part of the message.
2010-08-16 10:07:28 +00:00
alecpl
4612535008 - Revert last (unintentional) commit 2010-08-13 06:25:30 +00:00
alecpl
b72a1001dc - ja_JP update (#1486911) 2010-08-13 06:21:29 +00:00
alecpl
119ad13d74 - Rename hooks: contact_save -> contact_update, identity_save -> identity_update, delete_identity -> identity_delete
- Print warning to the log about deprecated hook names usage
2010-08-09 06:35:10 +00:00
alecpl
fb995a813a - Improve displaying of html messages with body's background image 2010-08-03 11:46:13 +00:00
alecpl
8ed0152e51 - Don't add threads checkbox in virtual folder record 2010-08-02 09:05:34 +00:00
alecpl
7b808b585b - Fix bgcolor attribute of message body handling 2010-07-30 16:58:27 +00:00
alecpl
e6ce0062f2 - Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list (old names are supported without errors nor warnings) 2010-07-30 06:34:02 +00:00
alecpl
db1f1e31ca - Include all recipients in sendmail log 2010-07-29 08:12:44 +00:00
alecpl
b9ec2bd1b4 - Added handling of PCRE limits errors in rcmail_wash_html() (#1486856) 2010-07-28 12:22:04 +00:00
thomascube
52c0f7626c Strip protocol from hostname in HTTP headers (#1486868) 2010-07-25 20:09:36 +00:00
thomascube
90e7080d28 Create Sent folder when composing a message (#1486802) 2010-07-17 15:23:31 +00:00
alecpl
9bb1fc7b0b - Make sure attachment name doesn't contain \r\n (#1486832) 2010-07-06 10:38:58 +00:00
alecpl
9ed374bbe1 - fix for empty suggestions result 2010-06-30 10:14:41 +00:00
alecpl
4eb8493b40 - Fix body in message_sent hook when delay_file_io=true (#1486824) 2010-06-30 10:00:06 +00:00
alecpl
761894e65b - Show attachment icon on the list also for messages with Content-Type: application/* 2010-06-30 09:13:45 +00:00
alecpl
087c7dc5d2 - Improved compose screen: resizable body and attachments list, vertical splitter, options menu
- Removed productname/version element, changed footer size to 20px
2010-06-29 19:27:26 +00:00
alecpl
bdb13a51f7 - Fix RC forgets search results (#1483883) 2010-06-28 17:36:26 +00:00
alecpl
f4f6291ec1 - Use built-in spellchecker instead of a PHP files of spellchecker plugin in TinyMCE 2010-06-24 13:27:43 +00:00
alecpl
b25dfd0913 - removed PHP closing tag 2010-06-23 09:55:08 +00:00
alecpl
a2e81736a9 - Move quota indicator to mailboxlist footer
- Fix groupcontrols on IE6 (use gif)
2010-06-19 17:46:11 +00:00
alecpl
8958d01311 - Fix: when From field is a first object in compose template form's hidden fields aren't added to the output 2010-06-18 06:50:55 +00:00
alecpl
ce06d32dd8 - UI unification
- Added button to hide/unhide the preview pane (#1484215)
2010-06-17 19:08:00 +00:00
alecpl
306f15db84 - Fix base64 regexp (#1486800) 2010-06-16 06:29:47 +00:00
alecpl
330a10b952 - remove debug code 2010-06-15 10:15:41 +00:00
alecpl
2bf3cc6fc3 - Use user's timezone in Date header, not server's timezone (#1486119) 2010-06-13 10:15:25 +00:00
alecpl
5852c14d3e - Add option to set separate footer for HTML messages (#1486660) 2010-06-11 13:57:02 +00:00
alecpl
172e3346ca - Added mailboxlist options menu in message page 2010-06-09 13:39:48 +00:00
alecpl
40d43b71b0 - Increase pagesize to 99999 when exporting contacts
- Improve performance by disabling counter query when exporting contacts
2010-06-09 12:17:22 +00:00
alecpl
54759ce120 - some improvements + added splitter in Identities 2010-06-09 11:17:45 +00:00
alecpl
64e3e80743 - Fix some IMAP errors handling when opening the message (#1485443) 2010-06-08 12:46:05 +00:00
alecpl
dbe4988941 - Remove duplicates in autocomplete result (#1486772) 2010-06-04 11:51:50 +00:00
alecpl
2144f9c432 - Skip UNSEEN counting when list is empty 2010-06-04 07:18:26 +00:00
alecpl
7d43f89532 - Fix duplicated contacts when copying with group selected (#1486766) 2010-06-02 10:02:23 +00:00
thomascube
ca38db5744 Allow to drag into groups of another address source 2010-06-01 18:11:57 +00:00
alecpl
5bde172aef - Add 'messages_list' hook (#1486266) 2010-06-01 11:35:35 +00:00
alecpl
6c9d496fcc - 'threads' column made movable 2010-05-30 07:48:15 +00:00
alecpl
ac8edbed35 - Fix use RFC-compliant line-delimiter when saving messages on IMAP (#1486712) 2010-05-29 17:01:15 +00:00
alecpl
d311d809d6 - Fix forwarding of messages with winmail attachments
- Remove some redundant code for winmail handling in get.inc, move tnef_decode() to rcube_message
- Fix handling of uuencoded attachments in message body (#1485839)
- Extend rc_mime_content_type() to work with string buffer
2010-05-28 09:38:41 +00:00
alecpl
8f2b463981 - handle properly inline images without content_id but with content_location 2010-05-27 14:08:48 +00:00
alecpl
c973abfd8b - fix regular expression for images src replacement 2010-05-27 14:08:15 +00:00
alecpl
e55923241f - fix white character after closing tag 2010-05-27 14:07:23 +00:00
alecpl
1a4fa6fe48 - don't set pagetitle in ajax requests 2010-05-25 09:20:28 +00:00
alecpl
ae00404a60 - translate internalerror message 2010-05-23 08:01:46 +00:00