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
svncommit
141eb8a497
Fix double-addition of e-mail domain to content ID in HTML images
2010-05-21 03:24:25 +00:00
thomascube
dffcaa59db
No need for the padding since quoted lines are not wrapped at all
2010-05-20 21:47:19 +00:00
thomascube
c769c6699f
Default line length is 72
2010-05-20 21:44:00 +00:00
thomascube
6b6f2e83de
Display and send messages with format=flowed ( #1484370 ), fixes word wrapping issues ( #1486543 )
2010-05-20 21:28:30 +00:00
alecpl
dc9d750e18
- Fix message/rfc822 attachments encoding in sent mail
2010-05-20 08:34:17 +00:00
alecpl
24c91ed78e
- Moved error.inc to /utils
...
- Removed bugs.inc (content copied into main.inc)
2010-05-20 08:04:25 +00:00
alecpl
021ef41737
- Fix duplicated attachments when forwarding a message ( #1486487 )
2010-05-20 07:56:33 +00:00
alecpl
677e1f26fe
- Some files from /bin + spellchecking actions moved to the new 'utils' task
2010-05-18 10:25:29 +00:00
alecpl
0e7b66357d
- Added threads tree icons
...
- css/js fixes and improvements in (messages) list code
2010-05-18 07:39:31 +00:00
alecpl
e99d21ba05
- remove offline message list generation on IE, this doesn't realy improve performance now
2010-05-15 12:15:58 +00:00
alecpl
bb8012cfcd
- Extend contact groups support ( #1486682 )
2010-05-13 09:13:25 +00:00
alecpl
488074965b
- Fix check-recent action issues and performance ( #1486526 )
...
- Fix messages order after checking for recent (#1484664 )
- Fix messages copying
- Reset check-recent interval after check-recent by hand
2010-05-12 19:09:29 +00:00