-
Notifications
You must be signed in to change notification settings - Fork 4
/
THANKS
85 lines (64 loc) · 1.78 KB
/
THANKS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
Thanks go to the following people for their help with this project.
Code
----
Helder Guerreiro
- capability checks
- logout command
- status command
- lsub command
Jp Calderone
The contents of imapclient/imap_utf7.py and associated tests have been
taken from the Twisted project (http://twistedmatrix.com/). This
functionality was written by Jp Calderone.
Mark Hammond (mhammond _AT_ skipinet.com.au)
Much work related to response parsing and many bug reports.
Thomas Jost (schnouki _AT_ schnouki.net)
FETCH modifiers patch.
Johannes Heckel
OAUTH and IDLE support.
Andrew Scheller
"normalise_times" support.
Brian Neal
Gmail labels methods.
Dave Eckhardt
Stream connection support.
Zac Witte
OAUTH2 support.
Lukasz Mierzwa
THREAD support.
Mathieu Agopian
Significant Python 3 porting contributions.
John Louis del Rosario
Gmail search support (X-GM-RAW).
Naveen Nathan
ENVELOPE FETCH response parsing.
Chris Arndt
Pass-through imaplib kwargs.
Phil Peterson
OAUTH2 improvements.
Thomas Steinacher
NIL handling fixes.
Bug Reports
------------
Brian Jackson
Neil Martinsen-Burrell
Mark Eichin (eichin _AT_ thok.org)
Fergal Daly (fergal _AT_ esatclear.ie)
Bob Yexley (bob _AT_ yexley.net)
Rhett Garber
Erik Quaeghebeur
Benjamin Morrise
Brandon Rhodes
External Projects
-----------------
IMAPClient uses Michael's excellent 'Mock' package.
(http://www.voidspace.org.uk/python/mock/)
IMAPClient includes Benjamin Peterson's 'six' library to help achieve
cross-version Python compatibility.
(https://pypi.python.org/pypi/six)
Other Contributions
-------------------
Nilas supports development of IMAPClient.
http://nilas.com/
The project was started while the author was working at NetBox Blue.
http://netboxblue.com/