summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
2010-03-31- fix save/delete draft message with enabled threading (#1486596)alec
2010-03-31- Fix undefined method error (#1486597)alec
2010-03-30- Fix marking messages as unread on all pages (#1486592)alec
2010-03-30- Fix imap login (#1486591)alec
2010-03-28- Re-organize editor buttons, add blockquote and search buttonsalec
2010-03-28- TinyMCE 3.3.2alec
2010-03-28- Fix single space inserted on fwd/reply with top posting (#1486532)alec
2010-03-27- change namespace() to getNamespace()alec
2010-03-26- Fix bugs on unexpected IMAP connection close (#1486190, #1486270)alec
2010-03-26Implement insert_contact_group() to make group creation workthomasb
2010-03-26Added basic contact groups featurethomasb
2010-03-26- en_GB update (#1486562)alec
2010-03-26- pt_BR update (#1485371)alec
2010-03-25- Use PageUp/PageDown for listpage change (#1486430)alec
2010-03-25- Added Home/End kayboard keys support on lists (#1486430)alec
2010-03-25- Added possibility to select all messages in a folder (#1484756)alec
2010-03-25- typoalec
2010-03-24- last commit fix: use reference in iil_C_ClearCapability(), probably not nee...alec
2010-03-24- Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485750)alec
2010-03-24- small backend cleanup + support for operations on ALL messages in a folderalec
2010-03-24- improvements in rcmail_html4inline()alec
2010-03-24Only select childs when a message row is collapsed but also do it when deleti...thomasb
2010-03-24- fix bug in css cleanup of html messagesalec
2010-03-24- don't need to reload messages list on copy erroralec
2010-03-24- add lost 'errorcopying' messagealec
2010-03-24- removed unnecessary countingalec
2010-03-23- Allow to override identity when composing a message (#1486466)alec
2010-03-23- Mail_Mime-1.6.2alec
2010-03-23- Set maxuid in threads mode, to prevent unnecessary list reloading on (first...alec
2010-03-23- Don't underline the parent when thread is expandedalec
2010-03-23- Fix UNSEEN counting when threads and skip_deleted are both enabled (#1486558)alec
2010-03-19- hide threads related prefs when threads are not supported by IMAP serveralec
2010-03-19- rewert old change: don't load first section page in Preferences alec
2010-03-19- TinyMCE 3.3.1alec
2010-03-19- hide threads related stuff if threads are not supportedalec
2010-03-19- Fix rcube_imap::mailbox_exists (#1486560)alec
2010-03-19- Implemented messages copying using drag&drop + SHIFT (#1484086)alec
2010-03-18- Improved performance of folders operations (#1486525) + code cleanupsalec
2010-03-18- Handle 'false' result from iil_C_* functions (#1486511)alec
2010-03-18- Fix blocked.gif attachment is not attached to the message (#1486516)alec
2010-03-17- use popupmenu style for attachments upload formalec
2010-03-17- nl_NL updatealec
2010-03-17Don't unselect already selected childsthomasb
2010-03-17Also select childs when dragging a thread messagethomasb
2010-03-17- use jQuery.inArray() instead of rcube_in_array()alec
2010-03-17- set svn:keywords, remove 'indexsort' label, update pl_PLalec
2010-03-17- Use iconv's //IGNORE instead of //TRANSLITalec
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomasb
2010-03-17- last commit fix (there's probably no class definition when reading table ro...alec
2010-03-17- allow setting row css class in rcube_table_output()alec