svncommit
2008-09-18 d0b973cf6aed4a7cb705f706624d25b31d19ed52
2008-09-16 alecpl
- Reduced memory footprint when forwarding attachments (#1485345) - Fixed e...
blob@ 81b573 commitdiff | diff to current
2008-09-14 alecpl
- handle 'undisclosed-recipients in imap.inc
blob@ 109314 commitdiff | diff to current
2008-09-02 alecpl
- last change fix
blob@ 76265e commitdiff | diff to current
2008-09-02 alecpl
- fixed and re-enabled (RFC3501 [7.1]) CAPABILITY optional response use
blob@ 11ef97 commitdiff | diff to current
2008-08-28 alecpl
- Added option 'quota_zero_as_unlimited' (#1484604)
blob@ 876b15 commitdiff | diff to current
2008-08-26 alecpl
-removed flush() calls in iil_C_HandlePartBody() to prevent from memory lea...
blob@ d5c539 commitdiff | diff to current
2008-08-18 thomascube
Better fix for bodystructure parsing (#1485280)
blob@ fab43d commitdiff | diff to current
2008-08-18 thomascube
Fix bodystructure parsing (#1485280)
blob@ e223df commitdiff | diff to current
2008-08-14 thomascube
Better fix for skipping untagged responses; should also work with long body...
blob@ 43a274 commitdiff | diff to current
2008-07-31 thomascube
Ignore untagged responses when fetching BODYSTRUCTURE (patch by B. Johannes...
blob@ e1367c commitdiff | diff to current
2008-07-15 thomascube
Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163)
blob@ 5b3dd4 commitdiff | diff to current
2008-06-30 alecpl
- Added flag column on messages list (#1484623)
blob@ e189a6 commitdiff | diff to current
2008-06-20 thomascube
Flag original message as Forwarded when sending mail
blob@ 4dae73 commitdiff | diff to current
2008-06-18 thomascube
Revert changes from r994 and make cram-md5 work again (#1484819)
blob@ 1fb78c commitdiff | diff to current
2008-06-05 thomascube
Fix structure parsing and html output for multipart messages
blob@ cfe4a6 commitdiff | diff to current
2008-06-05 alecpl
- added iil_PutLine() wrapper for fputs() - code cleanup and identation fixes
blob@ 49e5f7 commitdiff | diff to current
2008-06-05 thomascube
Fix BODYSTRUCTURE response parsing: some servers respond like 'F1247 OK Com...
blob@ ece3ae commitdiff | diff to current
2008-06-03 alecpl
- imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of iil_ReadLi...
blob@ 02548b commitdiff | diff to current
2008-05-31 alecpl
- Escape \ in login (#1484614)
blob@ d1e8e3 commitdiff | diff to current
2008-05-30 alecpl
- Support " and \ in folder names
blob@ e16938 commitdiff | diff to current
2008-05-27 thomascube
Moved RoundCube functionality from lib to rcube_imap class; removed debug log
blob@ bf0cb9 commitdiff | diff to current
2008-05-26 till
fix to #1485083
blob@ 3bfab3 commitdiff | diff to current
2008-05-23 alecpl
- trim(chop()) replaced by trim() (#1485080)
blob@ 9b90b3 commitdiff | diff to current
2008-05-21 alecpl
-commented out optional capability response reading on connect
blob@ f35f9c commitdiff | diff to current
2008-05-09 alecpl
- fixed comments
blob@ ad6958 commitdiff | diff to current
2008-05-09 alecpl
- Don't call CAPABILITY twice if possible (RFC3501 [7.1])
blob@ ca4c08 commitdiff | diff to current
2008-04-17 alecpl
- Fix IMAP response in message body when message has no body (#1484964)
blob@ 0a97a0 commitdiff | diff to current
2008-04-15 alecpl
#1333167 #1484916
blob@ 76a89b commitdiff | diff to current
2008-03-22 till
* committed a suggestion from #1483956 * cleaned up two functions
blob@ b5c246 commitdiff | diff to current
2008-03-22 till
* applying patch from #1484811
blob@ 14432d commitdiff | diff to current
2008-03-09 thomascube
Remove unnecessary flush() causing headers-sent message (#1484860)
blob@ 696d0c commitdiff | diff to current
2008-02-17 till
* added isset() to get rid off notice
blob@ 8150d2 commitdiff | diff to current
2008-02-12 till
* cs fixes
blob@ 3d695d commitdiff | diff to current
2008-02-12 thomascube
Use INTERNALDATE if Date: header is missing; convert some spaces back to tabs
blob@ a9a8ef commitdiff | diff to current
2008-02-12 till
* attempted to revise the fix from #1484577 to streamline IMAP communicatio...
blob@ d5ff92 commitdiff | diff to current
2008-02-11 till
* added bad_date_display.patch from #1484577
blob@ 90180e commitdiff | diff to current
2008-02-08 thomascube
Distinguish ssl and tls for imap connections (#1484667)
blob@ 5bc0ab commitdiff | diff to current
2008-02-05 till
* added FIXME * tried to debug a loop
blob@ a52778 commitdiff | diff to current
2008-02-02 thomascube
Also respect receipt and priority settings when re-opening a draft message
blob@ ff08ee commitdiff | diff to current
2008-02-02 till
* fixed #1484629 * some cs
blob@ 39508c commitdiff | diff to current
2008-02-02 till
* replace more double with single-quotes * some cs
blob@ 06583c commitdiff | diff to current
2008-02-02 till
* replaced more " with ' * some CS * added some comments to delimiter 'logic'
blob@ c2b197 commitdiff | diff to current
2008-02-01 till
* added @todo * fixed more cs (in switch())
blob@ 31ecc4 commitdiff | diff to current
2008-02-01 till
* minor cs * fixed #1484712
blob@ 611a6a commitdiff | diff to current
2008-02-01 till
* cleaned up CS (confusion in #1484467) * simplyfied lots of if-else struct...
blob@ 6ccd45 commitdiff | diff to current
2007-12-10 thomascube
New class rcube_user + send message disposition notification
blob@ fba1f5 commitdiff | diff to current
2007-11-29 thomascube
Track message disposition notification flag and headers
blob@ ed5407 commitdiff | diff to current
2007-11-25 thomascube
Applied UID fetch patch by Glen Ogilvie
blob@ 644e27 commitdiff | diff to current
2007-11-06 thomascube
Fix bugs #1484555, #1484646 and #1484639
blob@ e4867e commitdiff | diff to current
2007-07-03 thomascube
Applied socket error patch by Thomas Mangin
blob@ 9e0bb6 commitdiff | diff to current
first | « prev | next »