Age | Commit message (Expand) | Author |
2009-06-19 | Also trigger 'insertrow' event when list is initialized on page load (#1485826) | thomascube |
2009-06-19 | Use filemtime for cache busting + better etag for static files | thomascube |
2009-06-18 | New language Brezhoneg + some updates | yllar |
2009-06-18 | - fix use_only_cookies typo (#1485929) | alecpl |
2009-06-17 | - fix bug in delete_mailbox when deleting many folders | alecpl |
2009-06-17 | - grrrr, typo again | alecpl |
2009-06-17 | - typo | alecpl |
2009-06-17 | - Fixed filename encoding according to RFC2231 (#1485875) | alecpl |
2009-06-16 | - removed http_received_header_encrypt checking (#1485925) | 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 update | alecpl |
2009-06-14 | Re-arrange html containers in order to move the footer links with the separator | thomascube |
2009-06-14 | Icon and better naming for message-edit function | thomascube |
2009-06-13 | - added Italian localization for managesieve plugin | alecpl |
2009-06-11 | - re-set 'prefer_html' to have possibility to use html part for compose | alecpl |
2009-06-11 | - Added message Edit feature (#1483891, #1484440) - need icon | alecpl |
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 empty | alecpl |
2009-06-11 | - fix marking as DELETED with skip_deleted enabled | alecpl |
2009-06-11 | - speed up empty folder selection | alecpl |
2009-06-10 | - fix horizontal scrollbar in Safari/Chrome (#1485204) | alecpl |
2009-06-10 | - Fix messages searching on MailEnable IMAP (#1485762) | alecpl |
2009-06-10 | - fix email address pattern for some addresses | alecpl |
2009-06-10 | - fix list page change | alecpl |
2009-06-10 | - Fixed many 'skip_deleted' issues (#1485634) | alecpl |
2009-06-09 | Allow rcube_plugin::task to be a regular expression defining several tasks (e... | thomascube |
2009-06-09 | Change rcube_user::list_identities() to return an array instead of a sql-result | thomascube |
2009-06-09 | Add cache-buster to scripts and linked files in skin templates | thomascube |
2009-06-08 | - make searching aware of 'skip_deleted' | alecpl |
2009-06-08 | et_EE gl_ES es_AR es_ES update | yllar |
2009-06-08 | - Colorized signatures in plain text messages | alecpl |
2009-06-08 | - fix rc_wordwrap() (#1485909) | alecpl |
2009-06-08 | - typo (#1485910) | alecpl |
2009-06-07 | - fix last Chrome fix | alecpl |
2009-06-07 | - IE fix | alecpl |
2009-06-07 | - fix page background on login screen in Chrome | alecpl |
2009-06-05 | - fix rcmail_temp_gc() + small code cleanups | alecpl |
2009-06-05 | - add 'Deleted' to search filter | alecpl |
2009-06-05 | - Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options han... | alecpl |
2009-06-05 | - move safari hacks to separate css file | 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 var | alecpl |
2009-06-05 | - small fixes/improvements of drag&drop | alecpl |
2009-06-05 | - fix bug in last commit | alecpl |
2009-06-05 | - fix rep_specialchars_output() performance, remove old 'charset' option use | alecpl |
2009-06-04 | - fix drag_move performance | alecpl |
2009-06-04 | - speed up plain text messages parsing (up to 60%) | alecpl |