Age | Commit message (Expand) | Author |
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-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 | Icon and better naming for message-edit function | thomascube |
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 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-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 | - 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 |
2009-06-04 | - fix sending mail without identity | alecpl |
2009-06-03 | - added more charset aliases | alecpl |
2009-06-03 | - fix selecting repetition with holded arrow key (#1485672) | alecpl |
2009-06-03 | - handle iso-8859-1 as windows-1252 | alecpl |
2009-06-03 | - cross-browser css fixes | alecpl |
2009-06-03 | - fix sending mail without identity (#1485898) | alecpl |
2009-06-03 | - use -ms-filter for IE8 opacity | alecpl |
2009-06-03 | - de_DE update (#1485893) | alecpl |
2009-06-02 | - fix FETCH reply parsing (#1485891) | alecpl |
2009-06-02 | Fix 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-01 | Use event system on the client to handle ajax callbacks | thomascube |