summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
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
2009-06-04- speed up plain text messages parsing (up to 60%)alec
2009-06-04- fix sending mail without identityalec
2009-06-03- added more charset aliasesalec
2009-06-03- fix selecting repetition with holded arrow key (#1485672)alec
2009-06-03- handle iso-8859-1 as windows-1252alec
2009-06-03- cross-browser css fixesalec
2009-06-03- fix sending mail without identity (#1485898)alec
2009-06-03- use -ms-filter for IE8 opacityalec
2009-06-03- de_DE update (#1485893)alec
2009-06-02- fix FETCH reply parsing (#1485891)alec