summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
2009-06-20- minimize autocomplete requestsalec
2009-06-20- one hasClass check lessalec
2009-06-20- support PEAR::Net_* in __autoload()alec
2009-06-20- check is_readable in load_from_file()alec
2009-06-20- typo (#1485933)alec
2009-06-19Open collapsed folders during drag & drop (#1485914)thomasb
2009-06-19Typothomasb
2009-06-19Fix link text replacements (#1485789)thomasb
2009-06-19No link on subject in IE browsers (#1484913)thomasb
2009-06-19Also trigger 'insertrow' event when list is initialized on page load (#1485826)thomasb
2009-06-19Use filemtime for cache busting + better etag for static filesthomasb
2009-06-18New language Brezhoneg + some updatesyllar
2009-06-18- fix use_only_cookies typo (#1485929)alec
2009-06-17- fix bug in delete_mailbox when deleting many foldersalec
2009-06-17- grrrr, typo againalec
2009-06-17- typoalec
2009-06-17- Fixed filename encoding according to RFC2231 (#1485875)alec
2009-06-15- fix delete icon on attachment list (#1485921)alec
2009-06-15- always call logout action as task (#1485919)alec
2009-06-15- pl_PL updatealec
2009-06-14Icon and better naming for message-edit functionthomasb
2009-06-11- re-set 'prefer_html' to have possibility to use html part for composealec
2009-06-11- Added message Edit feature (#1483891, #1484440) - need iconalec
2009-06-11- fix folder ID generation (for example two folders 'aaa' and 'aaa "')alec
2009-06-11- Fix message Etag generation for counter issues (#1485623)alec
2009-06-11- speed up: don't count UNSEEN if mailbox is emptyalec
2009-06-11- fix marking as DELETED with skip_deleted enabledalec
2009-06-11- speed up empty folder selectionalec
2009-06-10- Fix messages searching on MailEnable IMAP (#1485762)alec
2009-06-10- fix email address pattern for some addressesalec
2009-06-10- fix list page changealec
2009-06-10- Fixed many 'skip_deleted' issues (#1485634)alec
2009-06-09Allow rcube_plugin::task to be a regular expression defining several tasks (e...thomasb
2009-06-09Change rcube_user::list_identities() to return an array instead of a sql-resultthomasb
2009-06-09Add cache-buster to scripts and linked files in skin templatesthomasb
2009-06-08- make searching aware of 'skip_deleted'alec
2009-06-08et_EE gl_ES es_AR es_ES updateyllar
2009-06-08- Colorized signatures in plain text messagesalec
2009-06-08- fix rc_wordwrap() (#1485909)alec
2009-06-08- typo (#1485910)alec
2009-06-05- fix rcmail_temp_gc() + small code cleanupsalec
2009-06-05- add 'Deleted' to search filteralec
2009-06-05- Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options han...alec
2009-06-05- decode message subject for 'save' action (#1485902)alec
2009-06-05- fix key repetition (#1485672)alec
2009-06-05- removed unused varalec
2009-06-05- small fixes/improvements of drag&dropalec
2009-06-05- fix bug in last commitalec
2009-06-05- fix rep_specialchars_output() performance, remove old 'charset' option use alec
2009-06-04- fix drag_move performancealec