Age | Commit message (Expand) | Author |
2010-06-01 | Allow to drag into groups of another address source | thomascube |
2010-06-01 | translations update | yllar |
2010-06-01 | - Add 'messages_list' hook (#1486266) | alecpl |
2010-06-01 | Fix subject column after re-arranging cols | thomascube |
2010-05-30 | - some fixes in message list columns handling | alecpl |
2010-05-30 | - 'threads' column made movable | alecpl |
2010-05-29 | - Add request* event triggers in http_post/http_request (#1486054) | alecpl |
2010-05-29 | - Fix use RFC-compliant line-delimiter when saving messages on IMAP (#1486712) | alecpl |
2010-05-28 | - Renamed events for groups handling, insertgroup -> group_insert, | alecpl |
2010-05-28 | - Add 'imap_timeout' option (#1486760) | alecpl |
2010-05-28 | Make drag&drop work on iPads | thomascube |
2010-05-28 | - Fix typo in last commit + some code cleanup | alecpl |
2010-05-28 | - Fix forwarding of messages with winmail attachments | alecpl |
2010-05-28 | Update user agent detection and set according class names to html node | thomascube |
2010-05-27 | - handle properly inline images without content_id but with content_location | alecpl |
2010-05-27 | - fix regular expression for images src replacement | alecpl |
2010-05-27 | - fix white character after closing tag | alecpl |
2010-05-27 | - support base URL for inline images | alecpl |
2010-05-26 | - jquery's hide/show functions are slow, don't use it in loops | alecpl |
2010-05-26 | - fix FF crash (#1486752) | alecpl |
2010-05-26 | - Redesigned how rcube_contacts handles table names | alecpl |
2010-05-26 | Allow derived classes of rcube_contacts to override table and sequence names | thomascube |
2010-05-26 | - Fix raise_error() in Installer (#1486756) | alecpl |
2010-05-26 | - fix error message on SMTP oversize error (#1486754) | alecpl |
2010-05-25 | - Trigger listupdate event after message removal from list (#1486734) | alecpl |
2010-05-25 | - don't set pagetitle in ajax requests | alecpl |
2010-05-25 | - fixed parse error | alecpl |
2010-05-25 | Better jqueryfication | thomascube |
2010-05-25 | - code cleanup | alecpl |
2010-05-25 | - Reverted change that removed response.callbacks | alecpl |
2010-05-25 | Wrap group name input field in <li> + more jqueryfication + add dummy group f... | thomascube |
2010-05-23 | - translate internalerror message | alecpl |
2010-05-22 | translations update | yllar |
2010-05-22 | - Added list_mailboxes hook in rcube_imap::list_unsubscribed() (#1486668) | alecpl |
2010-05-22 | - Fix wrong message on file upload error (#1486725) | alecpl |
2010-05-22 | - Add support for data URI scheme [RFC2397] (#1486740) | alecpl |
2010-05-21 | - Added 'actionbefore', 'actionafter', 'responsebefore', 'responseafter' events | alecpl |
2010-05-21 | Bump trunk version | thomascube |
2010-05-21 | Fix double-addition of e-mail domain to content ID in HTML images | svncommit |
2010-05-20 | No need for the padding since quoted lines are not wrapped at all | thomascube |
2010-05-20 | Default line length is 72 | thomascube |
2010-05-20 | Don't wrap quoted lines at all | thomascube |
2010-05-20 | Display and send messages with format=flowed (#1484370), fixes word wrapping ... | thomascube |
2010-05-20 | - remove html2text hack from autoloader (don't need it anymore) | alecpl |
2010-05-20 | - Fix message/rfc822 attachments encoding in sent mail | alecpl |
2010-05-20 | - Moved error.inc to /utils | alecpl |
2010-05-20 | - Fix duplicated attachments when forwarding a message (#1486487) | alecpl |
2010-05-20 | - Fix message/rfc822 attachments containing only attachments are not parsed p... | alecpl |
2010-05-19 | - small improvements | alecpl |
2010-05-19 | - Fix infinite loop when connection to DB fails using sqlsrv driver (#1486744) | alecpl |