Age | Commit message (Expand) | Author |
2008-06-05 | Fix structure parsing and html output for multipart messages | thomascube |
2008-06-05 | - added iil_PutLine() wrapper for fputs() | alecpl |
2008-06-05 | Fix BODYSTRUCTURE response parsing: some servers respond like 'F1247 OK Compl... | thomascube |
2008-06-03 | - imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of iil_ReadLine() | alecpl |
2008-05-31 | - Escape \ in login (#1484614) | alecpl |
2008-05-30 | - Support " and \ in folder names | alecpl |
2008-05-27 | Moved RoundCube functionality from lib to rcube_imap class; removed debug log | thomascube |
2008-05-26 | fix to #1485083 | till |
2008-05-23 | - trim(chop()) replaced by trim() (#1485080) | alecpl |
2008-05-21 | -commented out optional capability response reading on connect | alecpl |
2008-05-09 | - fixed comments | alecpl |
2008-05-09 | - Don't call CAPABILITY twice if possible (RFC3501 [7.1]) | alecpl |
2008-04-17 | - Fix IMAP response in message body when message has no body (#1484964) | alecpl |
2008-04-15 | #1333167 | alecpl |
2008-03-22 | * committed a suggestion from #1483956 | till |
2008-03-22 | * applying patch from #1484811 | till |
2008-03-09 | Remove unnecessary flush() causing headers-sent message (#1484860) | thomascube |
2008-02-17 | * added isset() to get rid off notice | till |
2008-02-13 | * cs fixes | till |
2008-02-12 | Use INTERNALDATE if Date: header is missing; convert some spaces back to tabs | thomascube |
2008-02-12 | * attempted to revise the fix from #1484577 to streamline IMAP communication | till |
2008-02-12 | * added bad_date_display.patch from #1484577 | till |
2008-02-08 | Distinguish ssl and tls for imap connections (#1484667) | thomascube |
2008-02-05 | * added FIXME | till |
2008-02-02 | Also respect receipt and priority settings when re-opening a draft message | thomascube |
2008-02-02 | * fixed #1484629 | till |
2008-02-02 | * replace more double with single-quotes | till |
2008-02-02 | * replaced more " with ' | till |
2008-02-02 | * added @todo | till |
2008-02-02 | * minor cs | till |
2008-02-02 | * cleaned up CS (confusion in #1484467) | till |
2007-12-10 | New class rcube_user + send message disposition notification | thomascube |
2007-11-29 | Track message disposition notification flag and headers | thomascube |
2007-11-25 | Applied UID fetch patch by Glen Ogilvie | thomascube |
2007-11-06 | Fix bugs #1484555, #1484646 and #1484639 | thomascube |
2007-07-03 | Applied socket error patch by Thomas Mangin | thomascube |
2006-11-22 | Added host auto-selection and correct password encoding for IMAP login | thomascube |
2006-09-13 | Fixed bug #1484019 and #1484020 | svncommit |
2006-08-25 | Finalized new message parsing. Attention: changes in database schema | thomascube |
2006-07-25 | Several bugfixes and improvements. See CHANGELOG for details | thomascube |
2006-07-19 | Updated changelog and comments | thomascube |
2006-07-19 | Improved usability (Ticket #1483807) and HTML validity; applied patch #132803... | thomascube |
2006-06-30 | Misc bug and compatibility fixes | svncommit |
2006-05-05 | Casting date parts in iil_StrToTime() to avoid warnings | thomascube |
2006-05-01 | Applied patches by Mark Bucciarelli | thomascube |
2006-05-01 | Applied prev/next patch by Leonard Bouchet | thomascube |
2006-03-27 | Fixed buggy date sorting patch | thomascube |
2006-03-27 | Removed date sorting patch | thomascube |
2006-03-23 | Started implementing search function | thomascube |
2006-03-20 | Minor improvements and bugfixes (see changelog) | thomascube |