summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-13- Improve displaying of UI messages (#1486977)alec
2010-10-13- Fix googiespell click events handlingalec
2010-10-13- Improvements in googiespell stylesalec
2010-10-12- Fix setting identity when composing a draft or edited messagealec
2010-10-12- Prevent from infinite redirect in case of broken session (#1487028)alec
2010-10-12- update RCMAIL_VERSIONalec
2010-10-12- Fix signature removal when replying in HTML to plain/text messagealec
2010-10-12- Fix links handlingalec
2010-10-11- Fix message list clearing when search filter is usedalec
2010-10-11- Add SASL proxy authentication for SMTP (#1486693)alec
2010-10-11- Fix Net_SMTP from http://pear.php.net/bugs/bug.php?id=17942alec
2010-10-11- Net_SMTP-1.4.3 + fix from http://pear.php.net/bugs/bug.php?id=17358alec
2010-10-10- Added popups with form errorsalec
2010-10-10- Align drop down menus under main button (#1487048)alec
2010-10-10- typoalec
2010-10-10- Support relational operators and i;ascii-numeric comparator (RFC3431)alec
2010-10-09- Add caching support in id2uid and uid2id functions (#1487019), Fix get_mess...alec
2010-10-08- Performance fix for case when session_lifetime=0, fixed indentationalec
2010-10-08- Prevent from inserting empty link when composing HTML message (#1486944)alec
2010-10-08- Add (different) attachment icon for messages of type multipart/report (#148...alec
2010-10-08- Add message content-type to the message flags in add_message_row(), can be ...alec
2010-10-08- Use 'messageicons' sprite in markmessagemenu + some fixesalec
2010-10-08- Add message list menu to css-sprite imagealec
2010-10-08- Use css sprite image for messages listalec
2010-10-07- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)alec
2010-10-07- Fixed SQL Injection in SQL driver when using %p or %o variables in query (#...alec
2010-10-07- Support one argument of type array, instead of n arguments for rcube_mdb2::...alec
2010-10-06- Add 'htmlonreply' labelalec
2010-10-06- Use empty envelope sender address for message disposition notifications (RF...alec
2010-10-06- Make htmleditor option behaviour consistent, add option to use HTML on repl...alec
2010-10-06- Add unique index on users.username+users.mail_hostalec
2010-10-06- Add 0.4.2. section in Changelogalec
2010-10-06Updated French, Portuguese, German, Czech, Slovak, English, Hebrew, Dutch, Sl...thomasb
2010-10-06- Add mdn_request=4alec
2010-10-06- Add mdn_requests=3 to the installeralec
2010-10-06- Improve tabs to fixed width and add tabs in identities info (#1486974)alec
2010-10-05- Describe mdn_request=3alec
2010-10-05- Fix handling of backslash as IMAP delimiteralec
2010-10-05- Convert to lowercase only domain part of email address on loginalec
2010-10-05- Improve r4038: we can use keypress on FF and Opera, here we've got repetitionalec
2010-10-05- Fix keyboard doesn't work with autocomplete list with Chrome (#1487029)alec
2010-10-05- Fix for Konqueroralec
2010-10-05- Fix confirmation message isn't displayed after sending mail on Chrome (#148...alec
2010-10-04- Minimize FETCH response for messages listing (when caching is disabled)alec
2010-10-04- Use simplified domain expression for proper handling of domain names in UTF8alec
2010-10-04- Convert address to utf8 on contacts importalec
2010-10-04- Add Reply-to-List feature (#1484252)alec
2010-10-04- Fix height of mail_toolbar imagealec
2010-10-04- Convert IDN to ASCII before using rcube_user::query()alec
2010-10-04- Fix mailto optional params in plain text messages aren't handled (#1487026)alec