summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-06-09- unified css styles for (old) #directorylist*, use common ↵alecpl
.boxfooter/.boxlistcontent classes
2010-06-09- fix #importbox heightalecpl
2010-06-09- remove some debug codealecpl
2010-06-09- Reverted r3725 changealecpl
2010-06-08Bring back some previously removed linesthomascube
2010-06-08Unify directory/mailbox list actionsthomascube
2010-06-08- Add real SMTP error description to displayed error messages (#1485927)alecpl
2010-06-08- Fix some IMAP errors handling when opening the message (#1485443)alecpl
2010-06-07- fix for initial capability responsealecpl
2010-06-07- support dynamic hostname variables in 'username_domain' optionalecpl
2010-06-07- typoalecpl
2010-06-07- Fix RFC2397 handling in wash_style()alecpl
2010-06-05- IE6 css fixes for popup menusalecpl
2010-06-05- IE6 css fixes (addressbook groups list)alecpl
2010-06-04- fix parsing bodystructure of messages with "Content-Type: ↵alecpl
multipart/related; type=multipart/alternative"
2010-06-04- Fix related parts aren't displayed when got mimetype other than image/* ↵alecpl
(#1486432)
2010-06-04- Fix related parts aren't displayed when got mimetype other than image/* ↵alecpl
(#1486432)
2010-06-04- Remove duplicates in autocomplete result (#1486772)alecpl
2010-06-04- Fix handling very long THREAD responsesalecpl
2010-06-04- performance improvement: we can skip THREAD when folder is emptyalecpl
2010-06-04- performance improvement: skip SEARCH command when mailbox is empty and ↵alecpl
SEARCH is called just after SELECT
2010-06-04- Some fixes for BADCHARSET handling in SORT/THREAD/SEARCH responsealecpl
2010-06-04- Skip UNSEEN counting when list is emptyalecpl
2010-06-04- Fix: don't call FETCH when THREADS returns empty resultalecpl
2010-06-03- Add line-break in place of <DIV> tag (#1486666)alecpl
2010-06-03Add multiple identity and database support to squirrelmail_usercopy plugin ↵thomascube
(#1486517)
2010-06-03- Fix autocomplete results are wrongly displayed when search string contains ↵alecpl
e.g. a dot character
2010-06-03- support dynamic hostname variables in configalecpl
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-02:before doesn't work on IE, what a surprisethomascube
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- fix typoalecpl
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
updategroup -> group_update, removegroup -> group_delete
2010-05-28- Add 'imap_timeout' option (#1486760)alecpl
2010-05-28Clarify the use of GPLv2 and exclude skins from this license; the default ↵thomascube
skin is now licensed under a CC license
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
- Remove some redundant code for winmail handling in get.inc, move tnef_decode() to rcube_message - Fix handling of uuencoded attachments in message body (#1485839) - Extend rc_mime_content_type() to work with string buffer
2010-05-28Update user agent detection and set according class names to html nodethomascube