summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2010-06-03- Support dynamic hostname (%d/%n) variables in configuration options (#1485438)alecpl
2010-06-03Allow plugins to register their own tasksthomascube
2010-06-02- fixed identation + some code improvementsalecpl
2010-06-02- Performance improvement in add_to_group()alecpl
2010-06-02- Fix duplicated contacts when copying with group selected (#1486766)alecpl
2010-06-01Allow to drag into groups of another address sourcethomascube
2010-06-01translations updateyllar
2010-06-01- Add 'messages_list' hook (#1486266) alecpl
2010-06-01Fix subject column after re-arranging colsthomascube
2010-05-30- some fixes in message list columns handlingalecpl
2010-05-30- 'threads' column made movablealecpl
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-28Make drag&drop work on iPadsthomascube
2010-05-28- Fix typo in last commit + some code cleanupalecpl
2010-05-28- Fix forwarding of messages with winmail attachmentsalecpl
2010-05-28Update user agent detection and set according class names to html nodethomascube
2010-05-27- handle properly inline images without content_id but with content_locationalecpl
2010-05-27- fix regular expression for images src replacementalecpl
2010-05-27- fix white character after closing tagalecpl
2010-05-27- support base URL for inline imagesalecpl
2010-05-26- jquery's hide/show functions are slow, don't use it in loopsalecpl
2010-05-26- fix FF crash (#1486752)alecpl
2010-05-26- Redesigned how rcube_contacts handles table namesalecpl
2010-05-26Allow derived classes of rcube_contacts to override table and sequence namesthomascube
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 requestsalecpl
2010-05-25- fixed parse erroralecpl
2010-05-25Better jqueryficationthomascube
2010-05-25- code cleanupalecpl
2010-05-25- Reverted change that removed response.callbacksalecpl
2010-05-25Wrap group name input field in <li> + more jqueryfication + add dummy group f...thomascube
2010-05-23- translate internalerror messagealecpl
2010-05-22translations updateyllar
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' eventsalecpl
2010-05-21Bump trunk versionthomascube
2010-05-21Fix double-addition of e-mail domain to content ID in HTML imagessvncommit
2010-05-20No need for the padding since quoted lines are not wrapped at allthomascube
2010-05-20Default line length is 72thomascube
2010-05-20Don't wrap quoted lines at allthomascube
2010-05-20Display 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 mailalecpl