summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
2010-06-09- Added mailboxlist options menu in message pagealec
2010-06-09- Increase pagesize to 99999 when exporting contactsalec
2010-06-09- typo in label namealec
2010-06-09- some improvements + added splitter in Identitiesalec
2010-06-09- remove some debug codealec
2010-06-09- Reverted r3725 changealec
2010-06-08Bring back some previously removed linesthomasb
2010-06-08Unify directory/mailbox list actionsthomasb
2010-06-08- Add real SMTP error description to displayed error messages (#1485927)alec
2010-06-08- Fix some IMAP errors handling when opening the message (#1485443)alec
2010-06-07- fix for initial capability responsealec
2010-06-07- support dynamic hostname variables in 'username_domain' optionalec
2010-06-07- Fix RFC2397 handling in wash_style()alec
2010-06-04- fix parsing bodystructure of messages with "Content-Type: multipart/related...alec
2010-06-04- Fix related parts aren't displayed when got mimetype other than image/* (#1...alec
2010-06-04- Remove duplicates in autocomplete result (#1486772)alec
2010-06-04- Fix handling very long THREAD responsesalec
2010-06-04- performance improvement: we can skip THREAD when folder is emptyalec
2010-06-04- performance improvement: skip SEARCH command when mailbox is empty and SEAR...alec
2010-06-04- Some fixes for BADCHARSET handling in SORT/THREAD/SEARCH responsealec
2010-06-04- Skip UNSEEN counting when list is emptyalec
2010-06-04- Fix: don't call FETCH when THREADS returns empty resultalec
2010-06-03- Add line-break in place of <DIV> tag (#1486666)alec
2010-06-03- Fix autocomplete results are wrongly displayed when search string contains ...alec
2010-06-03- Support dynamic hostname (%d/%n) variables in configuration options (#1485438)alec
2010-06-03Allow plugins to register their own tasksthomasb
2010-06-02- fixed identation + some code improvementsalec
2010-06-02- Performance improvement in add_to_group()alec
2010-06-02- Fix duplicated contacts when copying with group selected (#1486766)alec
2010-06-01Allow to drag into groups of another address sourcethomasb
2010-06-01translations updateyllar
2010-06-01- Add 'messages_list' hook (#1486266) alec
2010-06-01Fix subject column after re-arranging colsthomasb
2010-05-30- some fixes in message list columns handlingalec
2010-05-30- 'threads' column made movablealec
2010-05-29- Add request* event triggers in http_post/http_request (#1486054)alec
2010-05-29- Fix use RFC-compliant line-delimiter when saving messages on IMAP (#1486712)alec
2010-05-28- Renamed events for groups handling, insertgroup -> group_insert,alec
2010-05-28- Add 'imap_timeout' option (#1486760)alec
2010-05-28Make drag&drop work on iPadsthomasb
2010-05-28- Fix typo in last commit + some code cleanupalec
2010-05-28- Fix forwarding of messages with winmail attachmentsalec
2010-05-28Update user agent detection and set according class names to html nodethomasb
2010-05-27- handle properly inline images without content_id but with content_locationalec
2010-05-27- fix regular expression for images src replacementalec
2010-05-27- fix white character after closing tagalec
2010-05-27- support base URL for inline imagesalec
2010-05-26- jquery's hide/show functions are slow, don't use it in loopsalec
2010-05-26- fix FF crash (#1486752)alec
2010-05-26- Redesigned how rcube_contacts handles table namesalec