Age | Commit message (Expand) | Author |
2010-03-17 | Merged devel-threads branch (r3066:3364) back into trunk | thomascube |
2010-03-12 | - fixes for proper handling of email addresses with form: "user"@domain.tld | alecpl |
2010-03-12 | - Improved check_email() | alecpl |
2010-03-11 | Save draft information in one header; finally fixes #1486203 | thomascube |
2010-03-09 | - messages list performance: build subject link on client side | alecpl |
2010-03-09 | - Improved charset replacement in html meta header (#1486542) | alecpl |
2010-03-03 | Remember search modifiers in user prefs (#1486146) + bring back the old defaults | thomascube |
2010-03-02 | - Fix Recipient/Sender column name in drafts folder (#1486351) | alecpl |
2010-03-02 | - Hide 'add contact' icon if there's no writable address book | alecpl |
2010-03-01 | - Improve performance by avoiding unnecessary updates to the session table (#... | alecpl |
2010-02-21 | Use rcmail::imap_connect() to establish IMAP connections; always initialize r... | thomascube |
2010-02-13 | - Fix imap_init hook broken in r3258 (#1486493) | alecpl |
2010-02-09 | - Fix attachment excessive memory use, support messages of any size (#1484660) | alecpl |
2010-02-06 | - Fix setting task name according to auth state. So, any action before user | alecpl |
2010-02-05 | - Fix handling of extended mailto links (with params) (#1486354) | alecpl |
2010-01-18 | - Fix removal of <title> tag from HTML messages (#1486432) | alecpl |
2009-12-13 | - Plugin API: added 'quota' hook | alecpl |
2009-12-11 | - use proper unicode cleanup for JSON, fixes #1486356 | alecpl |
2009-12-09 | - Fix parsing conditional comments in HTML messages (#1486350) | alecpl |
2009-12-09 | - Use built-in json_encode() for proper JSON format in AJAX replies (and comp... | alecpl |
2009-11-04 | - fix replyto and cc cols css issue (#1486276) + handle their values as in fr... | alecpl |
2009-10-24 | - Fix quota indicator issues by content generation on client-size | alecpl |
2009-10-16 | - fix regular expression for malformed tags handler | alecpl |
2009-10-12 | - Fix IE issue with non-UTF-8 characters in AJAX response (#1486159) | alecpl |
2009-10-12 | - performance fix in rcmail_js_message_list() | alecpl |
2009-10-12 | - Partially fixed "empty body" issue by showing raw body of malformed message... | alecpl |
2009-10-01 | - fix setting unread count in pagetitle | alecpl |
2009-09-30 | - Fix handling HTML comments in HTML messages (#1486189) | alecpl |
2009-09-17 | - some code improvements for r2959 change | alecpl |
2009-09-11 | - show Recipient column also for subfolders of Sent/Drafts | alecpl |
2009-09-07 | - Use faster/secure mt_rand() (#1486094) | alecpl |
2009-08-27 | - remove all html tag attribs (#1486003) | alecpl |
2009-08-27 | Strip xmlns attributes from html tag | thomascube |
2009-08-06 | - oops, remove debug console call | alecpl |
2009-08-06 | - fix charset modification in html messages (#1486031) | alecpl |
2009-07-31 | - revert r2819 commit removed in last commit | alecpl |
2009-07-31 | - Added 'display_next' option | alecpl |
2009-07-31 | Prevent from having two meta tags in html code | thomascube |
2009-07-31 | better solution for HTML washing encoding issue | svncommit |
2009-07-28 | - revert unwanted commit | alecpl |
2009-07-28 | - Fix displaying of HTML messages with unknown/malformed tags (#1486003) | alecpl |
2009-07-21 | - use simple rcube_smtp class | alecpl |
2009-07-19 | - don't call FETCH for empty (size=0) message parts | 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-06-19 | No link on subject in IE browsers (#1484913) | thomascube |
2009-06-10 | - fix email address pattern for some addresses | alecpl |
2009-06-08 | - Colorized signatures in plain text messages | alecpl |
2009-06-08 | - typo (#1485910) | alecpl |