Age | Commit message (Expand) | Author |
2009-07-13 | Tabs! | thomascube |
2009-07-13 | - improve responsiveness by flushing template output asap, also set the \Seen... | alecpl |
2009-07-11 | - speed up adding of messages to the list after message move/delete | alecpl |
2009-07-10 | Fix compose step: correctly choose html mode and attachments when in draft or... | thomascube |
2009-07-08 | Check abort flag and display error message from plugin if available | thomascube |
2009-07-08 | Fix usage of rc_mime_content_type() | thomascube |
2009-07-07 | - if message wasn't found in preview mode display separate template | alecpl |
2009-07-07 | - handle smtp errors in show action (when mdn is send) | alecpl |
2009-07-06 | - Show SMTP errors in browser (#1485927) | alecpl |
2009-07-05 | - don't create rcube_browser object twice | alecpl |
2009-07-05 | - handle <broadcast> tag in html messages (#1485962) | alecpl |
2009-07-03 | Add plugin hooks 'smtp_connect' and 'list_identities' (#1485954, #1485958) | thomascube |
2009-06-22 | - use RCMAIL_CHARSET instead of hardcoded 'utf-8' | alecpl |
2009-06-19 | No link on subject in IE browsers (#1484913) | thomascube |
2009-06-15 | - fix delete icon on attachment list (#1485921) | 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 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 email address pattern for some addresses | alecpl |
2009-06-10 | - Fixed many 'skip_deleted' issues (#1485634) | alecpl |
2009-06-09 | Change rcube_user::list_identities() to return an array instead of a sql-result | thomascube |
2009-06-08 | - Colorized signatures in plain text messages | 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-04 | - speed up plain text messages parsing (up to 60%) | alecpl |
2009-06-04 | - fix sending mail without identity | alecpl |
2009-06-03 | - fix sending mail without identity (#1485898) | alecpl |
2009-06-01 | - get rid of some hardcoded action names and move decission about output comp... | alecpl |
2009-05-30 | - After move/delete from 'show' action display next message instead of messag... | alecpl |
2009-05-30 | - set content-length when saving message source | alecpl |
2009-05-29 | Better icon for deleting folders + remove hard-coded icon path | thomascube |
2009-05-28 | - simplified attachments handling on reply/forward/draft compose (possible re... | alecpl |
2009-05-26 | - fix errors handling in ajax requests (#1485872) | alecpl |
2009-05-26 | Re-enable the permalink command (allows one to choose right-click and open-in... | thomascube |
2009-05-23 | - Added message menu (some image needed), removed Print and Source buttons | alecpl |
2009-05-21 | Add function for plugins to load a local config file | thomascube |
2009-05-21 | - Add 1 minute interval in autosave options (#1485854) | alecpl |
2009-05-20 | - Support UTF-7 encoding in messages (#1485832) | alecpl |
2009-05-19 | - don't use 4th argument in htmlspecialchars (#1485475) | alecpl |
2009-05-16 | - Added possibility to encrypt received header, option 'http_received_header_... | alecpl |
2009-05-15 | - Fix Answered/Forwarded flag setting for messages from subfolders | alecpl |
2009-05-14 | Trigger 'create_identity' when creating a new user; Allow 'create_user' hook ... | thomascube |
2009-05-14 | Add hook 'message_sent' for logging or backup purpose | thomascube |
2009-05-14 | - Fix autocomplete problem with capital letters (#1485792) | alecpl |