Aleksander Machniak
2016-01-16 ed1d212ae2daea5e4bd043417610177093e99f19
2013-07-04 Aleksander Machniak
Fix handling of message/rfc822 attachments on message forward and edit (#14...
blob@ cb1715 commitdiff | diff to current
2013-07-02 Aleksander Machniak
Don't clear References and in-Reply-To when a message is "edited as new" (#...
blob@ bd73a8 commitdiff | diff to current
2013-06-07 Aleksander Machniak
Fix so non-inline images aren't skipped on forward (#1489150)
blob@ b68e23 commitdiff | diff to current
2013-06-03 Aleksander Machniak
Fix so bounces addresses in Sender headers are skipped on Reply-All (#1489011)
blob@ ad2ba9 commitdiff | diff to current
2013-06-01 Aleksander Machniak
Improved handling of Reply-To/Bcc addresses of identity in compose form (#1...
blob@ 15482b commitdiff | diff to current
2013-05-23 Aleksander Machniak
Fix invalid option selected in default_font selector when font is unset (#1...
blob@ 07795b commitdiff | diff to current
2013-05-09 Aleksander Machniak
Simplify format=flowed handling code, don't duplicate same code
blob@ 621a2e commitdiff | diff to current
2013-05-07 Aleksander Machniak
Avoid uninitialized/unused variables
blob@ 3725cf commitdiff | diff to current
2013-05-06 Aleksander Machniak
Fix bugs caught by static analysis
blob@ c027ba commitdiff | diff to current
2013-05-01 Aleksander Machniak
Fix Reply-To header handling in Reply-All action (#1489037)
blob@ d2dff5 commitdiff | diff to current
2013-05-01 Aleksander Machniak
Fix so Sender: address is added to Cc: field on reply to all (#1489011)
blob@ 619431 commitdiff | diff to current
2013-04-19 Aleksander Machniak
Fix handling of deprecated boolean value of reply_mode option (#1489052)
blob@ ca2c63 commitdiff | diff to current
2013-04-06 Aleksander Machniak
Fix handling of invalid characters in message headers and output (#1489032)
blob@ 4fdaa0 commitdiff | diff to current
2013-04-02 Aleksander Machniak
Skip message/rfc822 attachments only in reply mode
blob@ a389ff commitdiff | diff to current
2013-03-26 Aleksander Machniak
Remove sig_above configuration option, use reply_mode only (#1489001)
blob@ 1d4c84 commitdiff | diff to current
2013-03-26 Aleksander Machniak
Better fix for "saving draft just after entering compose window (#1489012)"
blob@ 3ca58c commitdiff | diff to current
2013-03-19 Aleksander Machniak
Fix so forward as attachment works if additional attachment is added by mes...
blob@ a8040c commitdiff | diff to current
2013-03-15 Aleksander Machniak
Add ability to toggle between view as HTML and text while viewing a message...
blob@ a02c77 commitdiff | diff to current
2013-03-14 Aleksander Machniak
Enriched content should be also converted to text if html is disabled
blob@ 542f15 commitdiff | diff to current
2013-03-14 Aleksander Machniak
Added rcube_message::has_text_part(), simplified has_html_part() so it alwa...
blob@ 5c26bd commitdiff | diff to current
2013-03-11 Aleksander Machniak
Fix forward as attachment bug with editormode != 1 (#1488991)
blob@ abf467 commitdiff | diff to current
2013-03-01 Thomas Bruederli
Avoid loading already registered attachments when opening a draft message (...
blob@ 5688d5 commitdiff | diff to current
2013-02-28 Thomas Bruederli
Don't skip message/* attachments when opening a draft. Restore check as it ...
blob@ bd1e16 commitdiff | diff to current
2013-02-07 Thomas Bruederli
Use encoded identifiers for address book lists (#1488381)
blob@ 4223b1 commitdiff | diff to current
2012-12-28 Aleksander Machniak
Unified attachments filenames handling for message parts without a filename
blob@ be72fb commitdiff | diff to current
2012-12-26 Aleksander Machniak
Framework'ize html2text class
blob@ 66afd7 commitdiff | diff to current
2012-12-14 Aleksander Machniak
Use matching identity in MDN response (#1488864)
blob@ a0e3dc commitdiff | diff to current
2012-12-13 Aleksander Machniak
Fix handling of signatures on draft edit: Don't add new signature and don't...
blob@ a9bb50 commitdiff | diff to current
2012-12-12 Aleksander Machniak
Use also Envelope-To for identity selection (#1488553)
blob@ bb5d72 commitdiff | diff to current
2012-12-11 Aleksander Machniak
Allow forwarding of multiple emails (#1486854)
blob@ d9f109 commitdiff | diff to current
2012-12-07 Aleksander Machniak
Fix PHP warning when replied message contains exactly one Delivered-To header
blob@ 176172 commitdiff | diff to current
2012-12-01 Aleksander Machniak
enriched.inc -> rcube_enriched
blob@ 0fa54d commitdiff | diff to current
2012-11-28 Aleksander Machniak
Move code for identity selection to function, move identities formatting to...
blob@ 0247b8 commitdiff | diff to current
2012-11-28 Aleksander Machniak
Use Delivered-To header as a last resort for identity selection (#1488840)
blob@ 30cc01 commitdiff | diff to current
2012-11-23 Aleksander Machniak
Fix hidden flag and default_addressbook settings handling
blob@ 65dff8 commitdiff | diff to current
2012-11-14 Aleksander Machniak
Fix handling of text/enriched content on message reply/forward/edit
blob@ 52d0d9 commitdiff | diff to current
2012-11-12 Aleksander Machniak
Fix excessive LFs at the end of composed message with top_posting=true (#14...
blob@ 4340d5 commitdiff | diff to current
2012-10-29 Aleksander Machniak
Fix HTML entities handling on addressbooks list
blob@ abe164 commitdiff | diff to current
2012-10-27 Thomas Bruederli
Merge branch 'dev-compose-newwindow'
blob@ ddafe4 commitdiff | diff to current
2012-10-24 Aleksander Machniak
Add option to disable saving sent mail in Sent folder - no_save_sent_messag...
blob@ e04e31 commitdiff | diff to current
2012-10-17 Thomas Bruederli
Add user settings to open message view and compose form in new windows. Thi...
blob@ 271efe commitdiff | diff to current
2012-10-15 Thomas Bruederli
Better fix for headers decoding problem: fetch them as raw and let rcube_mi...
blob@ 0f7d11 commitdiff | diff to current
2012-10-15 Thomas Bruederli
Fix header charset decoding when opening a draft message
blob@ 27be4e commitdiff | diff to current
2012-09-17 Aleksander Machniak
Don't add inline images from HTML part to the attachments list when forward...
blob@ fa57c9 commitdiff | diff to current
2012-08-27 Aleksander Machniak
Fix identity selection on reply (#1488101)
blob@ 4c1273 commitdiff | diff to current
2012-08-27 Aleksander Machniak
Add option to enable HTML editor on forwarding (#1488517)
blob@ 8eefbb commitdiff | diff to current
2012-08-26 Aleksander Machniak
Add option to not include original message on reply, rename option top_post...
blob@ 651c7b commitdiff | diff to current
2012-08-15 Aleksander Machniak
Fix lower-casing email address on replies (#1488598)
blob@ 6ab936 commitdiff | diff to current
2012-08-15 Aleksander Machniak
Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613)
blob@ c08697 commitdiff | diff to current
2012-08-08 Aleksander Machniak
Fix image cid substitution in compose/sendmail
blob@ 30833a commitdiff | diff to current
first | « prev | next »