Age | Commit message (Expand) | Author |
2010-10-17 | - Add separate column for message status icon (#1486665) | alecpl |
2010-10-17 | - Add MS950 as alias for CP950 (#1487063) | alecpl |
2010-10-17 | - Add LITERAL+ support (RFC2088) | alecpl |
2010-10-16 | - Fix: cannot access private property rcube_template::$app | alecpl |
2010-10-15 | - Fix: when task is empty (on error?) don't try to include ".css" file | alecpl |
2010-10-14 | - Don't try to match identity on reply when user has only one | alecpl |
2010-10-14 | - Fix misplaced forwarded and replied icons on messages list | alecpl |
2010-10-14 | - Remove unused icon | alecpl |
2010-10-14 | - Fix bug in rcube_plugin::local_skin_path() | alecpl |
2010-10-14 | - Display IMAP errors for LIST/THREAD/SEARCH commands, fixes #1486905 | alecpl |
2010-10-14 | - improved IMAP errors handling (continue) | alecpl |
2010-10-14 | - Improved IMAP errors handling | alecpl |
2010-10-13 | - Fix duplicated e-mail field in identity form (#1487054) | alecpl |
2010-10-13 | - Minimize session data size by storing only last search result | alecpl |
2010-10-13 | - Improve displaying of UI messages (#1486977) | alecpl |
2010-10-13 | - Fix googiespell click events handling | alecpl |
2010-10-13 | - Improvements in googiespell styles | alecpl |
2010-10-12 | - Fix setting identity when composing a draft or edited message | alecpl |
2010-10-12 | - Prevent from infinite redirect in case of broken session (#1487028) | alecpl |
2010-10-12 | - update RCMAIL_VERSION | alecpl |
2010-10-12 | - Fix signature removal when replying in HTML to plain/text message | alecpl |
2010-10-12 | - Fix links handling | alecpl |
2010-10-11 | - Fix message list clearing when search filter is used | alecpl |
2010-10-11 | - Add SASL proxy authentication for SMTP (#1486693) | alecpl |
2010-10-11 | - Fix Net_SMTP from http://pear.php.net/bugs/bug.php?id=17942 | alecpl |
2010-10-11 | - Net_SMTP-1.4.3 + fix from http://pear.php.net/bugs/bug.php?id=17358 | alecpl |
2010-10-10 | - Align drop down menus under main button (#1487048) | alecpl |
2010-10-09 | - Add caching support in id2uid and uid2id functions (#1487019), Fix get_mess... | alecpl |
2010-10-08 | - Performance fix for case when session_lifetime=0, fixed indentation | alecpl |
2010-10-08 | - Prevent from inserting empty link when composing HTML message (#1486944) | alecpl |
2010-10-08 | - Add (different) attachment icon for messages of type multipart/report (#148... | alecpl |
2010-10-08 | - Add message content-type to the message flags in add_message_row(), can be ... | alecpl |
2010-10-08 | - Use 'messageicons' sprite in markmessagemenu + some fixes | alecpl |
2010-10-08 | - Add message list menu to css-sprite image | alecpl |
2010-10-08 | - Use css sprite image for messages list | alecpl |
2010-10-07 | - Support SMTP Delivery Status Notifications - RFC3461 (#1486142) | alecpl |
2010-10-07 | - Support one argument of type array, instead of n arguments for rcube_mdb2::... | alecpl |
2010-10-06 | - Add 'htmlonreply' label | alecpl |
2010-10-06 | - Use empty envelope sender address for message disposition notifications (RF... | alecpl |
2010-10-06 | - Make htmleditor option behaviour consistent, add option to use HTML on repl... | alecpl |
2010-10-06 | - Add unique index on users.username+users.mail_host | alecpl |
2010-10-06 | - Add 0.4.2. section in Changelog | alecpl |
2010-10-06 | Updated French, Portuguese, German, Czech, Slovak, English, Hebrew, Dutch, Sl... | thomascube |
2010-10-06 | - Add mdn_request=4 | alecpl |
2010-10-06 | - Add mdn_requests=3 to the installer | alecpl |
2010-10-06 | - Improve tabs to fixed width and add tabs in identities info (#1486974) | alecpl |
2010-10-05 | - Describe mdn_request=3 | alecpl |
2010-10-05 | - Fix handling of backslash as IMAP delimiter | alecpl |
2010-10-05 | - Convert to lowercase only domain part of email address on login | alecpl |
2010-10-05 | - Improve r4038: we can use keypress on FF and Opera, here we've got repetition | alecpl |