alecpl
|
e2c610ebfa
|
- use more 'html' class
|
18 years ago |
alecpl
|
c17dc6aa31
|
#1485385: fix missing close form tag
|
18 years ago |
alecpl
|
5758b9b32a
|
- Added Reply-To to forwarded emails (#1485315)
|
18 years ago |
alecpl
|
491a6e2901
|
- Allow and use spellcheck attribute for input/textarea fields (#1485060)
|
18 years ago |
alecpl
|
2f746dcd68
|
- Fix inline images handling when replying/forwarding html messages
|
18 years ago |
alecpl
|
81b573d98a
|
- Reduced memory footprint when forwarding attachments (#1485345)
- Fixed endless loop in iil_C_HandlePartBody()
- rcube_message::get_part_content() speed up using 3rd argument of rcube_imap::get_message_part()
|
18 years ago |
alecpl
|
a81be1b534
|
-small folder names abbreviation fixes
|
18 years ago |
alecpl
|
51f55bd6d2
|
#1485337: fill recipient on reply to address of yourself (if there's only one address found in message)
|
18 years ago |
thomascube
|
ccd63c5591
|
Don't wrap worwarded text; better wrap reply message text
|
18 years ago |
thomascube
|
5f314dafe9
|
Correctly handle options in mailto-links (#1485228)
|
18 years ago |
thomascube
|
8beee1b568
|
Indicate allowed max. attachment size in compose screen (#1485030)
|
18 years ago |
svncommit
|
8c0b9edb51
|
change to double-escape to get through TinyMCE's cleanup #1484904
|
18 years ago |
svncommit
|
c1cd53fd80
|
escape html entities in forward/reply headers #1484904
|
18 years ago |
alecpl
|
687009eee0
|
- typo
|
18 years ago |
alecpl
|
95fd38e214
|
#1485288: read In-Reply-To and References when composing saved draft
|
18 years ago |
thomascube
|
326f3d9130
|
Set defaults for 'spellcheck_languages' and make sure the user language is set correctly
|
18 years ago |
thomascube
|
4ca10b8d51
|
Enable spellchecker for HTML editor
|
18 years ago |
thomascube
|
faf8766fd2
|
Save outgoing mail to selectable folder (#1324581)
|
18 years ago |
thomascube
|
6d5dbae53c
|
Prefer File_Info over mime_content_type + detect mime type when uploading + some code style
|
18 years ago |
alecpl
|
59200ca922
|
-fixed attachments removing in draft mode
|
18 years ago |
alecpl
|
b67bcc625d
|
- fix for ldap_public value checking
|
18 years ago |
thomascube
|
4dae735feb
|
Flag original message as Forwarded when sending mail
|
18 years ago |
thomascube
|
fde466c58c
|
Urlencode mail recipients for storing in session + little code cleanup
|
18 years ago |
thomascube
|
c719f3c1e0
|
Store compose parameters in session and redirect to a unique URL
|
18 years ago |
alecpl
|
1bc48e3ee8
|
- Fixed forwarding messages with one HTML attachment (#1484442)
- Fixed encoding of message/rfc822 attachments and image/pjpeg handling (#1484914)
|
18 years ago |
alecpl
|
a0530a6ec0
|
- option to disable autocompletion from selected LDAP address books (#1484922
|
18 years ago |
alecpl
|
e47aadcd99
|
#1485098
|
18 years ago |
alecpl
|
027af30c7c
|
-set iframe's border to 'none' for Konqueror
|
18 years ago |
thomascube
|
8fa58e72a3
|
New class rcube_message representing a mail message; changed global $MESSAGE from array to object
|
18 years ago |
alecpl
|
885ebb8da2
|
- added enctype for attachments form (#1485056)
|
18 years ago |
thomascube
|
197601ef5f
|
Next step: introduce the application class 'rcmail' and get rid of some global vars
|
18 years ago |
alecpl
|
3dd0f25333
|
- don't use onchange to toggle editor because of IE bug
|
18 years ago |
alecpl
|
e7d37ae987
|
- Decode entities when inserting HTML signature to plain text message (#1484990)
|
18 years ago |
svncommit
|
8e5defd55f
|
added language support to HTML editing (#1484862)
|
18 years ago |
svncommit
|
d9344fc349
|
HTML editing fixes, upgrade to TinyMCE v3.0.6
|
18 years ago |
alecpl
|
a63e10ee7d
|
- removed strrstr() definition as it was needed only for php4
|
18 years ago |
thomascube
|
47124c2279
|
Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch
|
18 years ago |
thomascube
|
0c6f4b8864
|
Better patch to correctly quote email recipient strings (from #1484191)
|
18 years ago |
thomascube
|
17b5fb797f
|
Add configurable default charset for message decoding
|
18 years ago |
till
|
c3c0fb7149
|
* fixing bug #1484673
|
18 years ago |
till
|
8ecb0e8fb9
|
* fixing bug (1 attachment gets cut off when you have no text in a draft) -> see #1484673
|
18 years ago |
thomascube
|
ff08eed202
|
Also respect receipt and priority settings when re-opening a draft message
|
18 years ago |
till
|
d75921732b
|
* oops, fixed a parse error (which i just comitted) >:(
|
18 years ago |
till
|
148e7bdf24
|
* added an additional check so not everyone "attempts" ldap search if this is not configured (compose.patch did not contain this)
|
18 years ago |
till
|
c658edbc0f
|
* compose.patch from #1483899
|
18 years ago |
svncommit
|
4315b0086b
|
added ability to insert attached images in HTML editor
|
18 years ago |
thomascube
|
fba1f5ab81
|
New class rcube_user + send message disposition notification
|
18 years ago |
thomascube
|
e4867ea740
|
Fix bugs #1484555, #1484646 and #1484639
|
18 years ago |
svncommit
|
5349b78ad4
|
Update copyright notice
|
19 years ago |
thomascube
|
bd4209e209
|
Ensure XHTML validation
|
19 years ago |