Aleksander Machniak
|
03de1329ef
|
Fix invalid X-Draft-Info on forwarded message draft (#1489587)
|
11 years ago |
Aleksander Machniak
|
14bd927c71
|
Extracting inline image data into attachments also if data type is not set
|
11 years ago |
Aleksander Machniak
|
f5d2eef55c
|
More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()
|
11 years ago |
Aleksander Machniak
|
0f16a0353c
|
CS fixes
|
11 years ago |
Aleksander Machniak
|
10936fef64
|
Don't alter Message-ID of a draft when sending (#1489409)
|
11 years ago |
Aleksander Machniak
|
6b2b2eca5f
|
Remove deprecated functions (these listed in bc.php file) usage
|
11 years ago |
Aleksander Machniak
|
a520f331c1
|
Fix handling of X-Forwarded-For header with multiple addresses (#1489481)
|
11 years ago |
Aleksander Machniak
|
ac3cddac97
|
Skip charset (or use US_ASCII) intead of UTF-8 if body contains only ASCII characters
|
11 years ago |
Thomas Bruederli
|
85e60ada15
|
First version of the local storage compose data saving feature; some behavioral improvements and encrytion are still to be added
|
11 years ago |
Aleksander Machniak
|
e28b12259f
|
Fix issue where mails with inline images of the same name contained only the first image multiple times (#1489406)
|
11 years ago |
Aleksander Machniak
|
eafd5b1aa4
|
Improved mailto: link arguments handling (#1489363)
|
11 years ago |
Aleksander Machniak
|
f7b2bfba09
|
Bring back possibility to unset default font family and font size
Fix style attribute quoting when font-family contains double quotes
SOme code improvements
|
11 years ago |
Thomas Bruederli
|
c1ff572e17
|
Touch new default font size settings: simplified + codestyle + updated changelog
|
11 years ago |
Thomas B.
|
0201298cd8
|
Merge pull request #118 from Dennis1993/patch-12
Added support for default font size and fix legacy code for default font
|
11 years ago |
Aleksander Machniak
|
66a549e133
|
After message is sent refresh messages list of replied message folder (#1489249)
|
11 years ago |
Dennis1993
|
901a0809fa
|
Update sendmail.inc
|
11 years ago |
Aleksander Machniak
|
6efadfc8d3
|
Fix so additional headers are added to all messages sent (#1489284)
|
11 years ago |
Aleksander Machniak
|
15482bcade
|
Improved handling of Reply-To/Bcc addresses of identity in compose form (#1489016)
|
12 years ago |
Aleksander Machniak
|
07795ba124
|
Fix invalid option selected in default_font selector when font is unset (#1489112)
|
12 years ago |
Aleksander Machniak
|
db415c4afb
|
Fix blockquote width in sent mail (#1489031)
|
12 years ago |
Thomas Bruederli
|
0fcb2b139b
|
Sanity check the file path for generic message footer before adding it
|
12 years ago |
Aleksander Machniak
|
723f4e63aa
|
Refresh current folder in opener window after draft save or message sent (#1488997)
|
12 years ago |
Aleksander Machniak
|
66afd70b75
|
Framework'ize html2text class
|
12 years ago |
Aleksander Machniak
|
0f4e2f8134
|
Remove brackets for recipients without name
|
12 years ago |
Aleksander Machniak
|
d9f109b56a
|
Allow forwarding of multiple emails (#1486854)
|
12 years ago |
Thomas Bruederli
|
ac382e1145
|
Always save drafts with format=flowed in order to keep original paragraphs and line wraps (#1488799)
|
12 years ago |
Thomas Bruederli
|
c72a96144d
|
Improve line wrapping behavior where message charset is changed by plugins (including html2plaintext conversion)
|
12 years ago |
Thomas Bruederli
|
dc6794f9c4
|
Don't add Bcc headers from identity twice (e.g. if already saved in draft)
|
12 years ago |
Aleksander Machniak
|
e04e314440
|
Add option to disable saving sent mail in Sent folder - no_save_sent_messages (#1488686)
|
12 years ago |
Thomas Bruederli
|
3715694887
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Thomas Bruederli
|
e6a0747155
|
Convert all identity headers into the desired message charset
|
12 years ago |
Aleksander Machniak
|
374104ed6d
|
Fixed undefined global variable
|
12 years ago |
Aleksander Machniak
|
0768134de1
|
Fix bug where wrong words were highlighted on spell-before-send check
|
12 years ago |
Thomas Bruederli
|
27be4e7644
|
Fix header charset decoding when opening a draft message
|
12 years ago |
Aleksander Machniak
|
7ac533dede
|
Add flags and date arguments to kolab_storage::save_message()
|
12 years ago |
Aleksander Machniak
|
9287ed36b3
|
- Replace data URIs of images (pasted in HTML editor) with inline attachments (#1488502)
|
12 years ago |
Aleksander Machniak
|
21d463baba
|
Fix stripped apostrophes when replying in plain text to HTML message (#1488606)
|
12 years ago |
Aleksander Machniak
|
b169de8fcd
|
- Fix order of attachments in sent mail (#1488423)
|
12 years ago |
Aleksander Machniak
|
041c93ce0b
|
Removed $Id$
|
13 years ago |
alecpl
|
db70b3fc82
|
- Fix handling errors on draft auto-save
|
13 years ago |
alecpl
|
82d69583fd
|
- Fixed double-quotes handling in recipient names
|
13 years ago |
thomascube
|
6835114c4d
|
Allow plugins to overwrite the displayed confirmation message when saving a draft
|
13 years ago |
thomascube
|
e472110e2c
|
Added new plugin hook 'message_draftsaved'
|
13 years ago |
alecpl
|
a19d90043e
|
- Fix call to undefined method rcube_result_index::getElement()
|
13 years ago |
thomascube
|
7fe3811c65
|
Changed license to GNU GPLv3+ with exceptions for skins and plugins
|
13 years ago |
alecpl
|
64f6e75a3f
|
- Fix incorrect function call (#1488310)
|
13 years ago |
thomascube
|
c321a955a7
|
Merged devel-framework branch (r5746:5779) back into trunk
|
13 years ago |
alecpl
|
1c4f23d6e5
|
- Exclude MIME functionality from rcube_imap class into rcube_mime class
|
13 years ago |
alecpl
|
a90ad2840f
|
- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead
|
13 years ago |
alecpl
|
b6da0b76af
|
- Remove deprecated global $IMAP variable usage (#1488148)
|
13 years ago |