Aleksander Machniak
|
db415c4afb
|
Fix blockquote width in sent mail (#1489031)
|
2013-04-02 10:15:51 +02:00 |
|
Thomas Bruederli
|
0fcb2b139b
|
Sanity check the file path for generic message footer before adding it
|
2013-03-27 17:05:54 +01:00 |
|
Aleksander Machniak
|
723f4e63aa
|
Refresh current folder in opener window after draft save or message sent (#1488997)
|
2013-03-26 19:16:03 +01:00 |
|
Aleksander Machniak
|
66afd70b75
|
Framework'ize html2text class
|
2012-12-26 12:14:34 +01:00 |
|
Aleksander Machniak
|
0f4e2f8134
|
Remove brackets for recipients without name
|
2012-12-14 12:38:42 +01:00 |
|
Aleksander Machniak
|
d9f109b56a
|
Allow forwarding of multiple emails (#1486854)
|
2012-12-11 08:30:49 +01:00 |
|
Thomas Bruederli
|
ac382e1145
|
Always save drafts with format=flowed in order to keep original paragraphs and line wraps (#1488799)
|
2012-11-19 11:08:11 +01:00 |
|
Thomas Bruederli
|
c72a96144d
|
Improve line wrapping behavior where message charset is changed by plugins (including html2plaintext conversion)
|
2012-11-19 11:02:13 +01:00 |
|
Thomas Bruederli
|
dc6794f9c4
|
Don't add Bcc headers from identity twice (e.g. if already saved in draft)
|
2012-10-31 10:50:31 +01:00 |
|
Aleksander Machniak
|
e04e314440
|
Add option to disable saving sent mail in Sent folder - no_save_sent_messages (#1488686)
|
2012-10-24 12:24:37 +02:00 |
|
Thomas Bruederli
|
3715694887
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
2012-10-22 14:24:32 +02:00 |
|
Thomas Bruederli
|
e6a0747155
|
Convert all identity headers into the desired message charset
|
2012-10-22 14:21:14 +02:00 |
|
Aleksander Machniak
|
374104ed6d
|
Fixed undefined global variable
|
2012-10-21 08:31:45 +02:00 |
|
Aleksander Machniak
|
0768134de1
|
Fix bug where wrong words were highlighted on spell-before-send check
|
2012-10-20 12:22:00 +02:00 |
|
Thomas Bruederli
|
27be4e7644
|
Fix header charset decoding when opening a draft message
|
2012-10-15 14:24:30 +02:00 |
|
Aleksander Machniak
|
7ac533dede
|
Add flags and date arguments to kolab_storage::save_message()
|
2012-10-11 10:17:12 +02:00 |
|
Aleksander Machniak
|
9287ed36b3
|
- Replace data URIs of images (pasted in HTML editor) with inline attachments (#1488502)
|
2012-09-11 09:15:24 +02:00 |
|
Aleksander Machniak
|
21d463baba
|
Fix stripped apostrophes when replying in plain text to HTML message (#1488606)
|
2012-08-15 09:05:44 +02:00 |
|
Aleksander Machniak
|
b169de8fcd
|
- Fix order of attachments in sent mail (#1488423)
|
2012-08-05 12:41:16 +02:00 |
|
Aleksander Machniak
|
041c93ce0b
|
Removed $Id$
|
2012-05-22 12:31:37 +02:00 |
|
alecpl
|
db70b3fc82
|
- Fix handling errors on draft auto-save
|
2012-04-24 10:08:16 +00:00 |
|
alecpl
|
82d69583fd
|
- Fixed double-quotes handling in recipient names
|
2012-03-02 13:09:05 +00:00 |
|
thomascube
|
6835114c4d
|
Allow plugins to overwrite the displayed confirmation message when saving a draft
|
2012-01-29 13:49:02 +00:00 |
|
thomascube
|
e472110e2c
|
Added new plugin hook 'message_draftsaved'
|
2012-01-25 08:27:58 +00:00 |
|
alecpl
|
a19d90043e
|
- Fix call to undefined method rcube_result_index::getElement()
|
2012-01-19 12:17:24 +00:00 |
|
thomascube
|
7fe3811c65
|
Changed license to GNU GPLv3+ with exceptions for skins and plugins
|
2012-01-18 11:10:46 +00:00 |
|
alecpl
|
64f6e75a3f
|
- Fix incorrect function call (#1488310)
|
2012-01-17 11:28:07 +00:00 |
|
thomascube
|
c321a955a7
|
Merged devel-framework branch (r5746:5779) back into trunk
|
2012-01-16 15:14:41 +00:00 |
|
alecpl
|
1c4f23d6e5
|
- Exclude MIME functionality from rcube_imap class into rcube_mime class
|
2012-01-05 11:25:42 +00:00 |
|
alecpl
|
a90ad2840f
|
- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead
|
2011-12-07 11:39:36 +00:00 |
|
alecpl
|
b6da0b76af
|
- Remove deprecated global $IMAP variable usage (#1488148)
|
2011-12-07 10:41:15 +00:00 |
|
alecpl
|
7e263ea204
|
- Add option to set default font for HTML message (#1484137)
|
2011-12-07 09:35:29 +00:00 |
|
alecpl
|
40c45e9de9
|
- Fixed issues with big memory allocation of IMAP results, improved a lot of rcube_imap class
|
2011-12-07 08:44:48 +00:00 |
|
alecpl
|
72ff6ae884
|
- Simplified compose session data handling, no need for session->cleanup()
|
2011-12-01 11:06:27 +00:00 |
|
thomascube
|
62c8618744
|
Make email recipients separator configurable + suppress dupes in auto-completion
|
2011-11-08 18:50:08 +00:00 |
|
alecpl
|
b5a29fe22f
|
- Fix IDN address validation issue (#1488137)
|
2011-10-26 13:53:30 +00:00 |
|
alecpl
|
765fdeb5b5
|
- Improved performance of draft saving by usage of APPENDUID response if available (skipped SEARCH call)
|
2011-10-03 13:13:44 +00:00 |
|
alecpl
|
56ec81cb6f
|
- Don't print error to the log when trying to delete non-existing draft message
|
2011-10-03 12:34:25 +00:00 |
|
thomascube
|
06dc9838e0
|
Fix session race conditions when composing new messages
|
2011-09-16 17:53:35 +00:00 |
|
alecpl
|
5c2ac5f528
|
- Fix/simplify email regexp to prevent "no valid recipients" SMTP error (#1488040)
|
2011-08-16 17:32:52 +00:00 |
|
thomascube
|
782d8593bd
|
More unique error codes
|
2011-08-14 18:54:24 +00:00 |
|
alecpl
|
6d0ada30d7
|
- Fix handling of email addresses with quoted local part (#1487939)
|
2011-08-09 09:46:54 +00:00 |
|
alecpl
|
340546c975
|
- Optimization for spellcheck_before_send: don't invoke new ajax request. While we already have mispellings, we can return them and enable spellchecker directly without querying the server again
|
2011-05-31 07:38:56 +00:00 |
|
alecpl
|
644e3ad912
|
- Fix setting language for spellchecker on spellcheck_before_send
|
2011-05-30 17:08:47 +00:00 |
|
alecpl
|
1d5779b257
|
- Add option to force spellchecking before sending a message (#1485458)
|
2011-05-30 16:19:51 +00:00 |
|
thomascube
|
4591de7018
|
Prepare for multiple concurrent compose windows
|
2011-03-10 20:21:21 +00:00 |
|
alecpl
|
e8d5bdc84e
|
- Fix IDNA support when IDN/INTL modules are in use (#1487742)
|
2011-02-03 13:58:07 +00:00 |
|
thomascube
|
f5e7b35307
|
Bumbed version; Roundcube development is not Switzerland only
|
2011-01-12 18:25:02 +00:00 |
|
thomascube
|
56849c658b
|
Wrap HTML parts with <html><body> and add Doctype declaration (#1487098)
|
2011-01-06 11:48:11 +00:00 |
|
alecpl
|
14f87f7f38
|
- Set Mail-Reply-To also for identity's reply-to
|
2010-12-10 07:45:52 +00:00 |
|