|
|
|
@2473
|
4 years |
alec |
- handle one convert_uudecode() warning
|
|
|
|
@2471
|
4 years |
alec |
- Support UUencode content encoding (#1485839)
|
|
|
|
@2464
|
4 years |
alec |
- prevent infinite loop on imap error in iil_C_HandlePartBody()
|
|
|
|
@2451
|
4 years |
alec |
- use preg_* instead of ereg* + removed caching functions
|
|
|
|
@2448
|
4 years |
alec |
- Use UID STORE/COPY commands
|
|
|
|
@2401
|
4 years |
thomasb |
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting …
|
|
|
|
@2388
|
4 years |
alec |
- Support STARTTLS in IMAP connection (#1485284)
|
|
|
|
@2378
|
4 years |
alec |
- re-fix last commmit
|
|
|
|
@2377
|
4 years |
alec |
- Fix opening attachment marks message as read (#1485803)
|
|
|
|
@2331
|
4 years |
alec |
- Fix FETCH result parsing for servers returning flags at the end of …
|
|
|
|
@2330
|
4 years |
alec |
- Fix errors handling in IMAP command continuations (#1485762)
|
|
|
|
@2280
|
4 years |
alec |
- Fix some base64 encoded attachments handling (#1485725)
|
|
|
|
@2273
|
4 years |
alec |
- Support NGINX as IMAP backend: better BAD response handling (#1485720)
|
|
|
|
@2263
|
4 years |
alec |
- Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag …
|
|
|
|
@2240
|
4 years |
alec |
#1484467: fix problems with backslash as imap hierarchy delimiter
|
|
|
|
@2222
|
4 years |
alec |
- Improve messages display performance
|
|
|
|
@2221
|
4 years |
alec |
- fix: set default auth method to 'check' not 'plain'
|
|
|
|
@2185
|
4 years |
alec |
- fix internal date parsing
|
|
|
|
@2172
|
4 years |
alec |
- Support multiple quota values in QUOTAROOT resonse (#1485626)
|
|
|
|
@2144
|
4 years |
alec |
- comment console() call
|
|
|
|
@2143
|
4 years |
alec |
- Performance: allow setting imap rootdir and delimiter before connect …
|
|
|
|
@2096
|
4 years |
alec |
- re-fix r2095
|
|
|
|
@2079
|
5 years |
thomasb |
Fix call-time pass-by-reference warnings
|
|
|
|
@2072
|
5 years |
alec |
- optimize iil_C_FetchHeaders() to use only one FETCH command
|
|
|
|
@2069
|
5 years |
alec |
- Speed up raw message body handling (call FETCH only once for the whole …
|
|
|
|
@2067
|
5 years |
alec |
- last change fix
|
|
|
|
@2066
|
5 years |
alec |
- Fix handling of some malformed messages (#1484438)
|
|
|
|
@2055
|
5 years |
alec |
- don't use SORT when SEARCH is better (sort field not specified)
|
|
|
|
@2052
|
5 years |
alec |
- fixes for status filter
- don't call search second time if first call …
|
|
|
|
@2046
|
5 years |
alec |
- Use SORT for searching on servers with SORT capability
|
|
|
|
@2026
|
5 years |
alec |
- added BYE response simple support to prevent from endless loops in …
|
|
|
|
@1964
|
5 years |
alec |
- fixed iil_C_Sort() to support very long and/or divided responses …
|
|
|
|
@1960
|
5 years |
alec |
- Fix imap searching on ISMail (#1485466)
|
|
|
|
@1899
|
5 years |
alec |
- small improvement: don't use implode to check array elements
|
|
|
|
@1800
|
5 years |
alec |
- Reduced memory footprint when forwarding attachments (#1485345)
- Fixed …
|
|
|
|
@1791
|
5 years |
alec |
- handle 'undisclosed-recipients in imap.inc
|
|
|
|
@1714
|
5 years |
alec |
- last change fix
|
|
|
|
@1713
|
5 years |
alec |
- fixed and re-enabled (RFC3501 [7.1]) CAPABILITY optional response use
|
|
|
|
@1691
|
5 years |
alec |
- Added option 'quota_zero_as_unlimited' (#1484604)
|
|
|
|
@1682
|
5 years |
alec |
-removed flush() calls in iil_C_HandlePartBody() to prevent from memory …
|
|
|
|
@1658
|
5 years |
thomasb |
Better fix for bodystructure parsing (#1485280)
|
|
|
|
@1657
|
5 years |
thomasb |
Fix bodystructure parsing (#1485280)
|
|
|
|
@1646
|
5 years |
thomasb |
Better fix for skipping untagged responses; should also work with long …
|
|
|
|
@1616
|
5 years |
thomasb |
Ignore untagged responses when fetching BODYSTRUCTURE (patch by B. …
|
|
|
|
@1590
|
5 years |
thomasb |
Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163)
|
|
|
|
@1580
|
5 years |
alec |
- Added flag column on messages list (#1484623)
|
|
|
|
@1565
|
5 years |
thomasb |
Flag original message as Forwarded when sending mail
|
|
|
|
@1557
|
5 years |
thomasb |
Revert changes from r994 and make cram-md5 work again (#1484819)
|
|
|
|
@1480
|
5 years |
thomasb |
Fix structure parsing and html output for multipart messages
|
|
|
|
@1478
|
5 years |
alec |
- added iil_PutLine() wrapper for fputs()
- code cleanup and identation …
|
|
|
|
@1477
|
5 years |
thomasb |
Fix BODYSTRUCTURE response parsing: some servers respond like 'F1247 OK …
|
|
|
|
@1466
|
5 years |
alec |
- imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of …
|
|
|
|
@1460
|
5 years |
alec |
- Escape \ in login (#1484614)
|
|
|
|
@1457
|
5 years |
alec |
- Support " and \ in folder names
|
|
|
|
@1430
|
5 years |
thomasb |
Moved RoundCube functionality from lib to rcube_imap class; removed debug …
|
|
|
|
@1424
|
5 years |
till |
fix to #1485083
|
|
|
|
@1419
|
5 years |
alec |
- trim(chop()) replaced by trim() (#1485080)
|
|
|
|
@1414
|
5 years |
alec |
-commented out optional capability response reading on connect
|
|
|
|
@1369
|
5 years |
alec |
- fixed comments
|
|
|
|
@1368
|
5 years |
alec |
- Don't call CAPABILITY twice if possible (RFC3501 [7.1])
|
|
|
|
@1321
|
5 years |
alec |
- Fix IMAP response in message body when message has no body (#1484964)
|
|
|
|
@1306
|
5 years |
alec |
#1333167
#1484916
|
|
|
|
@1207
|
5 years |
till |
* committed a suggestion from #1483956
* cleaned up two functions
|
|
|
|
@1204
|
5 years |
till |
* applying patch from #1484811
|
|
|
|
@1188
|
5 years |
thomasb |
Remove unnecessary flush() causing headers-sent message (#1484860)
|
|
|
|
@1104
|
5 years |
till |
* added isset() to get rid off notice
|
|
|
|
@1058
|
5 years |
till |
* cs fixes
|
|
|
|
@1054
|
5 years |
thomasb |
Use INTERNALDATE if Date: header is missing; convert some spaces back to …
|
|
|
|
@1053
|
5 years |
till |
* attempted to revise the fix from #1484577 to streamline IMAP …
|
|
|
|
@1049
|
5 years |
till |
* added bad_date_display.patch from #1484577
|
|
|
|
@1031
|
5 years |
thomasb |
Distinguish ssl and tls for imap connections (#1484667)
|
|
|
|
@1016
|
5 years |
till |
* added FIXME
* tried to debug a loop
|
|
|
|
@998
|
5 years |
thomasb |
Also respect receipt and priority settings when re-opening a draft message
|
|
|
|
@994
|
5 years |
till |
* fixed #1484629
* some cs
|
|
|
|
@992
|
5 years |
till |
* replace more double with single-quotes
* some cs
|
|
|
|
@991
|
5 years |
till |
* replaced more " with '
* some CS
* added some comments to delimiter …
|
|
|
|
@986
|
5 years |
till |
* added @todo
* fixed more cs (in switch())
|
|
|
|
@985
|
5 years |
till |
* minor cs
* fixed #1484712
|
|
|
|
@984
|
5 years |
till |
* cleaned up CS (confusion in #1484467)
* simplyfied lots of if-else …
|
|
|
|
@938
|
5 years |
thomasb |
New class rcube_user + send message disposition notification
|
|
|
|
@933
|
5 years |
thomasb |
Track message disposition notification flag and headers
|
|
|
|
@926
|
5 years |
thomasb |
Applied UID fetch patch by Glen Ogilvie
|
|
|
|
@911
|
6 years |
thomasb |
Fix bugs #1484555, #1484646 and #1484639
|
|
|
|
@639
|
6 years |
thomasb |
Applied socket error patch by Thomas Mangin
|
|
|
|
@385
|
7 years |
thomasb |
Added host auto-selection and correct password encoding for IMAP login
|
|
|
|
@342
|
7 years |
estadtherr |
Fixed bug #1484019 and #1484020
|
|
|
|
@325
|
7 years |
thomasb |
Finalized new message parsing. Attention: changes in database schema
|
|
|
|
@282
|
7 years |
thomasb |
Several bugfixes and improvements. See CHANGELOG for details
|
|
|
|
@278
|
7 years |
thomasb |
Updated changelog and comments
|
|
|
|
@277
|
7 years |
thomasb |
Improved usability (Ticket #1483807) and HTML validity; applied patch …
|
|
|
|
@270
|
7 years |
richs |
Misc bug and compatibility fixes
|
|
|
|
@222
|
7 years |
roundcube |
Casting date parts in iil_StrToTime() to avoid warnings
|
|
|
|
@204
|
7 years |
roundcube |
Applied patches by Mark Bucciarelli
|
|
|
|
@203
|
7 years |
roundcube |
Applied prev/next patch by Leonard Bouchet
|
|
|
|
@174
|
7 years |
roundcube |
Fixed buggy date sorting patch
|
|
|
|
@173
|
7 years |
roundcube |
Removed date sorting patch
|
|
|
|
@171
|
7 years |
roundcube |
Started implementing search function
|
|
|
|
@168
|
7 years |
roundcube |
Minor improvements and bugfixes (see changelog)
|
|
|
|
@140
|
7 years |
roundcube |
Applied several patches
|
|
|
|
@133
|
7 years |
roundcube |
Added patches for BCC headers
|
|
|
|