summaryrefslogtreecommitdiff
path: root/program/steps
AgeCommit message (Expand)Author
2013-10-17Fix vulnerability in handling _session argument of utils/save-prefs (#1489382)Aleksander Machniak
2013-03-27Sanity check the file path for generic message footer before adding itThomas Bruederli
2013-03-27Whitelist configuration options (user preferences) that can be changed using ...Aleksander Machniak
2013-02-10Properly quote form validation error messagesThomas Bruederli
2013-01-25Merge branch 'release-0.8' of github.com:roundcube/roundcubemail into release...Thomas Bruederli
2012-12-15Fix escaping of add-contact arguments - fixes JS error in IEAleksander Machniak
2012-12-05Add workaround for IE<=8 bug where Content-Disposition:inline was ignored (#1...Aleksander Machniak
2012-11-27Don't open application/x-shockwave-flash files in browser (quick fix for XSS ...Thomas Bruederli
2012-11-25Fix redundant colon after last address in print modeAleksander Machniak
2012-11-14Fix XSS vulnerability in handling of text/enriched messages (#1488806)v0.8.4Aleksander Machniak
2012-11-12Fix excessive LFs at the end of composed message with top_posting=true (#1488...Aleksander Machniak
2012-11-11Fix bug where leading blanks were stripped from quoted lines (#1488795)Aleksander Machniak
2012-11-08Fix AREA links handling (#1488792)Aleksander Machniak
2012-11-03Fix count display after inserting a new contactThomas Bruederli
2012-10-22Convert all identity headers into the desired message charsetThomas Bruederli
2012-10-21Fixed undefined global variableAleksander Machniak
2012-10-20Fix bug where wrong words were highlighted on spell-before-send checkAleksander Machniak
2012-10-15Better fix for headers decoding problem: fetch them as raw and let rcube_mime...Thomas Bruederli
2012-10-15Fix header charset decoding when opening a draft messageThomas Bruederli
2012-10-04Fix HTTP User-Agent XSS vulnerability (#1488737)Thomas Bruederli
2012-10-02Let the skin limit the number of visible recipeints and place a link to show ...Thomas Bruederli
2012-10-01Avoid double-quoting of some message headers; wrap email address strings in <...Thomas Bruederli
2012-09-11Fix error where session wasn't updated after folder rename/delete (#1488692)Aleksander Machniak
2012-09-03Fix bug where parentnotwritable error wasn't displayed in the interfaceAleksander Machniak
2012-09-03Fix displaying all headers when they contain malformed characters (#1488666)Aleksander Machniak
2012-09-02Fix possible PHP Warning: in_array() expects parameter 2 to be arrayAleksander Machniak
2012-08-29Fix quota capability detection so it can be overwritten by a plugin (#1488655)Aleksander Machniak
2012-08-27Fix identity selection on reply (#1488101)Aleksander Machniak
2012-08-21Fix so subscribed non-existing/non-accessible shared folder can be unsubscribedAleksander Machniak
2012-08-17Fix PHP Warning: strlen() expects parameter 1 to be string, object givenAleksander Machniak
2012-08-15Fix lower-casing email address on replies (#1488598)Aleksander Machniak
2012-08-15Fix line separator in exported messages (#1488603)Aleksander Machniak
2012-08-15Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613)Aleksander Machniak
2012-08-15Fix stripped apostrophes when replying in plain text to HTML message (#1488606)Aleksander Machniak
2012-08-14Fix inactive Save search option after advanced search (#1488607)Aleksander Machniak
2012-08-14Improve text wrapping in repliesThomas Bruederli
2012-08-13Skip IDN conversion when saving/reading identies. This should provide proper ...Thomas Bruederli
2012-08-11Fix bug in last commit which broke searchingAleksander Machniak
2012-08-11Added separate From and To columns apart from smart From/To column (#1486891)Aleksander Machniak
2012-08-08Fix image cid substitution in compose/sendmailAleksander Machniak
2012-08-06Fix double HTML entities escaping in forward message headerAleksander Machniak
2012-08-03Remove debug codeAleksander Machniak
2012-08-03Fix duplicated fields when object is converted into arrayAleksander Machniak
2012-07-09- Don't add attachments content into reply/forward/draft message body (#1488557)Aleksander Machniak
2012-06-28Fix empty user agent string on error page for "incompatible browser" errorAleksander Machniak
2012-06-28Fix fatal error when date.timezone isn't set (#1488546)Aleksander Machniak
2012-06-08Fix XSS vulnerability in message subject handling using Larry skin (#1488519)Aleksander Machniak
2012-05-30Don't show errors when moving contacts into groups they're already in (#1488493)Thomas Bruederli
2012-05-26Fix possible PHP warningAleksander Machniak
2012-05-26Merge branch 'release-0.8' of github.com:roundcube/roundcubemail into release...Aleksander Machniak