Aleksander Machniak
2013-07-04 c3fe8a0b7a04bb0b27d69f60bb893264f77b30e0
2013-07-04 Aleksander Machniak
Fix conflicts in last commit
blob@ c3fe8a commitdiff | diff to current
2013-07-04 Aleksander Machniak
Fix handling of message/rfc822 attachments on message forward and edit (#14...
blob@ e6b692 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@ c78a65 commitdiff | diff to current
2013-06-07 Aleksander Machniak
Fix so non-inline images aren't skipped on forward (#1489150)
blob@ aafc0a commitdiff | diff to current
2013-06-03 Aleksander Machniak
Fix so bounces addresses in Sender headers are skipped on Reply-All (#1489011)
blob@ 0a7df4 commitdiff | diff to current
2013-05-23 Aleksander Machniak
Fix invalid option selected in default_font selector when font is unset (#1...
blob@ 2f3963 commitdiff | diff to current
2013-05-06 Aleksander Machniak
Fix bugs caught by static analysis
blob@ 78c270 commitdiff | diff to current
2013-05-01 Aleksander Machniak
Fix Reply-To header handling in Reply-All action (#1489037)
blob@ 283ac9 commitdiff | diff to current
2013-05-01 Aleksander Machniak
Fix so Sender: address is added to Cc: field on reply to all (#1489011)
blob@ 9b8206 commitdiff | diff to current
2013-04-19 Aleksander Machniak
Fix handling of deprecated boolean value of reply_mode option (#1489052)
blob@ 8b8462 commitdiff | diff to current
2013-04-06 Aleksander Machniak
Fix handling of invalid characters in message headers and output (#1489032)
blob@ 6f4b50 commitdiff | diff to current
2013-04-02 Aleksander Machniak
Skip message/rfc822 attachments only in reply mode
blob@ 334784 commitdiff | diff to current
2013-03-26 Aleksander Machniak
Remove sig_above configuration option, use reply_mode only (#1489001)
blob@ 099d2b commitdiff | diff to current
2013-03-26 Aleksander Machniak
Better fix for "saving draft just after entering compose window (#1489012)"
blob@ aa30cf commitdiff | diff to current
2013-03-19 Aleksander Machniak
Fix so forward as attachment works if additional attachment is added by mes...
blob@ 1d719e commitdiff | diff to current
2013-03-11 Aleksander Machniak
Fix forward as attachment bug with editormode != 1 (#1488991)
blob@ 2bbbca commitdiff | diff to current
2013-02-28 Thomas Bruederli
Don't skip message/* attachments when opening a draft. Restore check as it ...
blob@ 22819a 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
2012-08-06 Aleksander Machniak
Fix double HTML entities escaping in forward message header
blob@ 887838 commitdiff | diff to current
2012-08-05 Aleksander Machniak
- Fix order of attachments in sent mail (#1488423)
blob@ b169de commitdiff | diff to current
2012-07-31 Aleksander Machniak
Define context (_remote=1) for spellcheck requests to send proper response ...
blob@ ec86ad commitdiff | diff to current
2012-07-30 Aleksander Machniak
Keep some resource files (images) in separate directory
blob@ cfc27c commitdiff | diff to current
2012-07-09 Aleksander Machniak
- Don't add attachments content into reply/forward/draft message body (#148...
blob@ 3efc74 commitdiff | diff to current
2012-06-06 Thomas Bruederli
New feature to add mail attachments using drag & drop on HTML5 enabled brow...
blob@ ae6d2d commitdiff | diff to current
2012-05-22 Aleksander Machniak
Removed $Id$
blob@ 041c93 commitdiff | diff to current
first | « prev | next »