summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2009-06-17- grrrr, typo againalecpl
2009-06-17- typoalecpl
2009-06-17- Fixed filename encoding according to RFC2231 (#1485875)alecpl
2009-06-15- fix delete icon on attachment list (#1485921)alecpl
2009-06-15- always call logout action as task (#1485919)alecpl
2009-06-15- pl_PL updatealecpl
2009-06-14Icon and better naming for message-edit functionthomascube
2009-06-11- re-set 'prefer_html' to have possibility to use html part for composealecpl
2009-06-11- Added message Edit feature (#1483891, #1484440) - need iconalecpl
2009-06-11- fix folder ID generation (for example two folders 'aaa' and 'aaa "')alecpl
2009-06-11- Fix message Etag generation for counter issues (#1485623)alecpl
2009-06-11- speed up: don't count UNSEEN if mailbox is emptyalecpl
2009-06-11- fix marking as DELETED with skip_deleted enabledalecpl
2009-06-11- speed up empty folder selectionalecpl
2009-06-10- Fix messages searching on MailEnable IMAP (#1485762)alecpl
2009-06-10- fix email address pattern for some addressesalecpl
2009-06-10- fix list page changealecpl
2009-06-10- Fixed many 'skip_deleted' issues (#1485634)alecpl
2009-06-09Allow rcube_plugin::task to be a regular expression defining several tasks (e...thomascube
2009-06-09Change rcube_user::list_identities() to return an array instead of a sql-resultthomascube
2009-06-09Add cache-buster to scripts and linked files in skin templatesthomascube
2009-06-08- make searching aware of 'skip_deleted'alecpl
2009-06-08et_EE gl_ES es_AR es_ES updateyllar
2009-06-08- Colorized signatures in plain text messagesalecpl
2009-06-08- fix rc_wordwrap() (#1485909)alecpl
2009-06-08- typo (#1485910)alecpl
2009-06-05- fix rcmail_temp_gc() + small code cleanupsalecpl
2009-06-05- add 'Deleted' to search filteralecpl
2009-06-05- Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options han...alecpl
2009-06-05- decode message subject for 'save' action (#1485902)alecpl
2009-06-05- fix key repetition (#1485672)alecpl
2009-06-05- removed unused varalecpl
2009-06-05- small fixes/improvements of drag&dropalecpl
2009-06-05- fix bug in last commitalecpl
2009-06-05- fix rep_specialchars_output() performance, remove old 'charset' option use alecpl
2009-06-04- fix drag_move performancealecpl
2009-06-04- speed up plain text messages parsing (up to 60%)alecpl
2009-06-04- fix sending mail without identityalecpl
2009-06-03- added more charset aliasesalecpl
2009-06-03- fix selecting repetition with holded arrow key (#1485672)alecpl
2009-06-03- handle iso-8859-1 as windows-1252alecpl
2009-06-03- cross-browser css fixesalecpl
2009-06-03- fix sending mail without identity (#1485898)alecpl
2009-06-03- use -ms-filter for IE8 opacityalecpl
2009-06-03- de_DE update (#1485893)alecpl
2009-06-02- fix FETCH reply parsing (#1485891)alecpl
2009-06-02Fix list events used in drag&drop functionality (#1485890)thomascube
2009-06-01- PHP-5.3 compat. fix (#1485880)alecpl
2009-06-01- Fix displaying of big maximum upload filesize (#1485889)alecpl
2009-06-01Use event system on the client to handle ajax callbacksthomascube