Aleksander Machniak
2016-05-20 e48f8945b32ab5b67f1cdeb53a37d3d196e31e4d
2016-04-15 Aleksander Machniak
Plugin API: Add html2text hook (backport from master)
tree@ ead084 commitdiff
2016-01-16 Thomas Bruederli
Protect download urls against CSRF using unique request tokens (#1490642) S...
tree@ 699af1 commitdiff
2016-01-09 Aleksander Machniak
Extend rcube_washtml with SVG support
tree@ 3e4b7c commitdiff
2016-01-06 Aleksander Machniak
Fix XSS issue in SVG images handling (#1490625)
tree@ 7bbefd commitdiff
2015-12-17 Aleksander Machniak
Fix handling of message/rfc822 attachments on replies and forwards (#1490607)
tree@ c82d09 commitdiff
2015-12-14 Aleksander Machniak
Fix also charset encoding of message/rfc822 part bodies (#1490606)
tree@ 6e71c9 commitdiff
2015-12-14 Aleksander Machniak
Fix regression in displaying contents of message/rfc822 parts (#1490606)
tree@ 2382c6 commitdiff
2015-10-15 Aleksander Machniak
Fix bug where HTML messages with invalid/excessive css styles couldn't be d...
tree@ 280395 commitdiff
2015-09-10 Aleksander Machniak
Fix issue where Content-Length of some attachments could ...
tree@ 357cd5 commitdiff
2015-09-06 Aleksander Machniak
Fix missing HTTP_X_FORWARDED_FOR address in generated Received header
tree@ 73d98c commitdiff
2015-09-06 Aleksander Machniak
Fix so In-Reply-To header is set also for MDN receipts (#1490523)
tree@ 9f9833 commitdiff
2015-08-28 Aleksander Machniak
Fix handling of plus character in mailto: links (#1490510)
tree@ 8ef86f commitdiff
2015-08-24 Aleksander Machniak
Fix so css of one html part does not apply to other text parts on message d...
tree@ 5f10f1 commitdiff
2015-07-31 Aleksander Machniak
Fix error when using back button after sending an email (#1490009)
tree@ 117233 commitdiff
2015-07-29 Aleksander Machniak
Fix draft removal after a message is sent and storing sent message is disab...
tree@ 71bfa5 commitdiff
2015-07-18 Aleksander Machniak
Fix so *-request@ addresses in Sender: header are also ignored on reply-all...
tree@ a9035b commitdiff
2015-06-19 Aleksander Machniak
Fix self-reply detection issues (#1490439)
tree@ 0aadd7 commitdiff
2015-06-10 Aleksander Machniak
Fix unintentional messages list page change on page switch in compose addre...
tree@ 8cab55 commitdiff
2015-05-17 Aleksander Machniak
Fix bug where some files could have "executable" extension when stored in t...
tree@ 84af0d commitdiff
2015-04-19 Aleksander Machniak
Fix bug where preview_pane setting wasn't always saved into user preference...
tree@ 4d35a9 commitdiff
2015-04-16 Aleksander Machniak
Add option to place signature at bottom of the quoted text even in top-post...
tree@ ef595a commitdiff
2015-04-08 Aleksander Machniak
Fix lack of signature separator for plain text signatures in html mode (#14...
tree@ 61c35b commitdiff
2015-03-30 Aleksander Machniak
Fix handling of %-encoded entities in mailto: URLs (#1490346)
tree@ 68f76f commitdiff
2015-03-12 Thomas Bruederli
Fix redirct URL for attachments loaded in an iframe (#1490191)
tree@ c14c21 commitdiff
2015-03-10 Aleksander Machniak
Fix rows count when messages search fails (#1490266)
tree@ ef09b2 commitdiff
2015-03-09 Aleksander Machniak
Fix so search filter, scope and fields are reset on folder change
tree@ 5bdd76 commitdiff
2015-03-08 Aleksander Machniak
get_part_content() -> get_part_body()
tree@ 26c993 commitdiff
2015-03-04 Aleksander Machniak
Remove redundant encoding of message subject with mb_encode_mimeheader() (#...
tree@ 14f463 commitdiff
2015-03-02 Aleksander Machniak
Fix so localized folder name is displayed in multi-folder search result (#1...
tree@ 199446 commitdiff
2015-02-26 Aleksander Machniak
Fix "Non-static method PEAR::isError() should not be called statically" err...
tree@ 2799f0 commitdiff
2015-02-25 Aleksander Machniak
Fix duplicate entries supression in autocomplete result (#1490290)
tree@ f985cb commitdiff
2015-02-25 Aleksander Machniak
Don't sent the message again in saveonly mode
tree@ b56a3b commitdiff
2015-02-25 Aleksander Machniak
Improved handling of storage errors after message is sent
tree@ 16c326 commitdiff
2015-02-25 Aleksander Machniak
Fix so "over quota" errors are displayed also in message compose page
tree@ bbbd02 commitdiff
2015-02-20 Aleksander Machniak
Really fix unwanted warning on BMP attachments (#1490269)
tree@ c8468c commitdiff
2015-02-19 Aleksander Machniak
Fix needless security warning on BMP attachments display (#1490282)
tree@ afd5e4 commitdiff
2015-02-18 Aleksander Machniak
Fix saving/sending emoticon images when assets_dir is set (Kolab #4608)
tree@ cd51e6 commitdiff
2015-02-15 Aleksander Machniak
Fix refreshing of drafts list when sending a message which was saved in mea...
tree@ 9ed6d4 commitdiff
2015-01-25 Aleksander Machniak
Fix false warning when opening attached text/plain files (#1490241)
tree@ 556d28 commitdiff
2015-01-22 Aleksander Machniak
Fix bug where drafts list wasn't refreshed after draft message was sent fro...
tree@ 5d42a9 commitdiff
2015-01-19 Aleksander Machniak
Fix bug where Reply-To address was ignored on reply to messages sent by sel...
tree@ 38dbd8 commitdiff
2015-01-16 Thomas Bruederli
Improve display of pgp/mime and s/mime messges. Reverts commit f4154d91
tree@ ef2915 commitdiff
2015-01-15 Thomas Bruederli
Fall back to $part->body when no mime_id is set for the message part
tree@ f4154d commitdiff
2015-01-12 Aleksander Machniak
Fix blocked.gif image usage with assets_dir set
tree@ c6efcf commitdiff
2015-01-09 Aleksander Machniak
Hide MDN and DSN options in compose if disabled by admin (#1490221)
tree@ f65021 commitdiff
2015-01-03 Aleksander Machniak
Fix bug where sent message was saved in Sent folder even if disabled by use...
tree@ 10f133 commitdiff
2014-12-29 Aleksander Machniak
Display "real" attachment size also on attachments list
tree@ 1881a8 commitdiff
2014-12-17 Aleksander Machniak
Read page and page_size before check_recent hook is executed - some plugins...
tree@ cc5e44 commitdiff
2014-12-16 Aleksander Machniak
Fix skin inheritance for some icons (#149017)
tree@ 8ccfc2 commitdiff
2014-12-16 Aleksander Machniak
Improve system security by using optional special URL with security token A...
tree@ 681ba6 commitdiff
first | « prev | next »