summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: multipart/related...alecpl
2010-06-04- Fix related parts aren't displayed when got mimetype other than image/* (#1...alecpl
2010-06-04- Fix related parts aren't displayed when got mimetype other than image/* (#1...alecpl
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 SEAR...alecpl
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
2010-06-03- Fix autocomplete results are wrongly displayed when search string contains ...alecpl
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
2010-05-28- Add 'imap_timeout' option (#1486760)alecpl
2010-05-28Clarify the use of GPLv2 and exclude skins from this license; the default ski...thomascube
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- simplified styles for IEalecpl
2010-05-26- fix FF crash (#1486752)alecpl
2010-05-26- Redesigned how rcube_contacts handles table namesalecpl
2010-05-26- Removed THREADS status filealecpl
2010-05-26Allow derived classes of rcube_contacts to override table and sequence namesthomascube