Age | Commit message (Expand) | Author |
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 |
2010-05-19 | - Fix %00 character in winmail.dat attachments names (#1486738) | alecpl |
2010-05-19 | - Fix in timezone setting (#1486183) | alecpl |
2010-05-19 | - Fix handling errors of folder deletion (#1486705) | alecpl |
2010-05-18 | - Fix typo in last commit | alecpl |
2010-05-18 | - Parse untagged CAPABILITY response for LOGIN command (#1486742) | alecpl |
2010-05-18 | - Some files from /bin + spellchecking actions moved to the new 'utils' task | alecpl |
2010-05-18 | - remove temp code | alecpl |
2010-05-18 | - Added threads tree icons | alecpl |
2010-05-17 | - code cleanup | alecpl |
2010-05-17 | - fix performance of getElementById wrapper for IE (don't look over all eleme... | alecpl |