summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2010-03-26Added basic contact groups featurethomascube
2010-03-26- en_GB update (#1486562)alecpl
2010-03-26- pt_BR update (#1485371)alecpl
2010-03-25- Use PageUp/PageDown for listpage change (#1486430)alecpl
2010-03-25- Added Home/End kayboard keys support on lists (#1486430)alecpl
2010-03-25- Added possibility to select all messages in a folder (#1484756)alecpl
2010-03-25- typoalecpl
2010-03-24- last commit fix: use reference in iil_C_ClearCapability(), probably not nee...alecpl
2010-03-24- Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485750)alecpl
2010-03-24- small backend cleanup + support for operations on ALL messages in a folderalecpl
2010-03-24- improvements in rcmail_html4inline()alecpl
2010-03-24Only select childs when a message row is collapsed but also do it when deleti...thomascube
2010-03-24- fix bug in css cleanup of html messagesalecpl
2010-03-24- don't need to reload messages list on copy erroralecpl
2010-03-24- add lost 'errorcopying' messagealecpl
2010-03-24- removed unnecessary countingalecpl
2010-03-23- Allow to override identity when composing a message (#1486466)alecpl
2010-03-23- Mail_Mime-1.6.2alecpl
2010-03-23- Set maxuid in threads mode, to prevent unnecessary list reloading on (first...alecpl
2010-03-23- Don't underline the parent when thread is expandedalecpl
2010-03-23- Fix UNSEEN counting when threads and skip_deleted are both enabled (#1486558)alecpl
2010-03-19- hide threads related prefs when threads are not supported by IMAP serveralecpl
2010-03-19- rewert old change: don't load first section page in Preferences alecpl
2010-03-19- TinyMCE 3.3.1alecpl
2010-03-19- hide threads related stuff if threads are not supportedalecpl
2010-03-19- Fix rcube_imap::mailbox_exists (#1486560)alecpl
2010-03-19- Implemented messages copying using drag&drop + SHIFT (#1484086)alecpl
2010-03-18- Improved performance of folders operations (#1486525) + code cleanupsalecpl
2010-03-18- Handle 'false' result from iil_C_* functions (#1486511)alecpl
2010-03-18- Fix blocked.gif attachment is not attached to the message (#1486516)alecpl
2010-03-17- use popupmenu style for attachments upload formalecpl
2010-03-17- nl_NL updatealecpl
2010-03-17Don't unselect already selected childsthomascube
2010-03-17Also select childs when dragging a thread messagethomascube
2010-03-17- use jQuery.inArray() instead of rcube_in_array()alecpl
2010-03-17- set svn:keywords, remove 'indexsort' label, update pl_PLalecpl
2010-03-17- Use iconv's //IGNORE instead of //TRANSLITalecpl
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomascube
2010-03-17- last commit fix (there's probably no class definition when reading table ro...alecpl
2010-03-17- allow setting row css class in rcube_table_output()alecpl
2010-03-14- virtuser_query: support other identity data (#1486148)alecpl
2010-03-12- fixes for proper handling of email addresses with form: "user"@domain.tldalecpl
2010-03-12- get better message for error in DATAalecpl
2010-03-12- Improved check_email()alecpl
2010-03-12-remove root_ns setting as useless, should fix #1486222alecpl
2010-03-12- Merge changes from MDB2's trunkalecpl
2010-03-11Save draft information in one header; finally fixes #1486203thomascube
2010-03-11- Options virtuser_* replaced with virtuser_* pluginsalecpl
2010-03-11- Fix forwarding message omits CC header (#1486305)alecpl
2010-03-09- simplify consolealecpl