An open API service providing commit metadata for open source projects.

GitHub / ClientSuccess/node-imap / commits

SHA Message Author Date Stats
09465157 merge Merge pull request #1 from waffle-iron/master Scott Leonard <s****d@c****m> almost 11 years ago
6ab4dc65 add waffle.io badge Making GitHub Delicious. <i****n@w****o> almost 11 years ago
ce0540b6 0.8.15 Scott Leonard <s****d@c****m> about 11 years ago
e4d07771 updated connection.js to REALLY fix the open mailbox loop Scott Leonard <s****d@c****m> about 11 years ago
93930875 fixed firing mail event on box opening Scott Leonard <s****d@c****m> about 11 years ago
98200e0b Connection: allow append with custom flags subbi <s****i@s****)>
Committed by: Brian White <m****x@m****t>
over 11 years ago
50ab0516 Additional special use attribute '\\Important' used by Gmail Andrey Pankov <a****v@g****m>
Committed by: Brian White <m****x@m****t>
over 11 years ago
57d4c381 merge Merge pull request #435 from wavify/ignore-invalid-first-line Brian White <m****x@m****t> almost 12 years ago
36f2290a Parser: ignore invalid first line that starts with a whitespace Chotiwat Chawannakul <c****t@t****h> almost 12 years ago
c35e7980 merge Merge pull request #424 from mercmobily/master Brian White <m****x@m****t> almost 12 years ago
b98b9e39 Applied a default to config.socketTimeout, renamed error name to something mo... Tony Mobily <t****y@g****m> almost 12 years ago
15f03a4c Added socketTimeout option, which ensure that OS-level timeout is handled for... Tony Mobily <t****y@g****m> almost 12 years ago
7bea9b5f bump version Brian White <m****x@m****t> almost 12 years ago
8100c0c1 Connection: allow more keepalive configuration Brian White <m****x@m****t> almost 12 years ago
fbbeac1b Connection: fix style Brian White <m****x@m****t> almost 12 years ago
ee032e23 test: turn off debug output Brian White <m****x@m****t> almost 12 years ago
8376f212 Parser: ensure no socket read if push() calls _read() during body finish Brian White <m****x@m****t> almost 12 years ago
42a486d2 Parser: decode names in envelope Brian White <m****x@m****t> about 12 years ago
d4238131 bump version Brian White <m****x@m****t> about 12 years ago
1ba7be01 Connection: change argument check Brian White <m****x@m****t> about 12 years ago
48871df5 Connection: fix IDLE for enqueue after next tick Brian White <m****x@m****t> about 12 years ago
1aed2f79 Connection: fix style Brian White <m****x@m****t> about 12 years ago
1fc2d7a0 Connection: wait for continuation before DONE Brian White <m****x@m****t> about 12 years ago
6d2adbce merge Merge pull request #405 from LiftMe/master Brian White <m****x@m****t> about 12 years ago
9a56390e Added append LITERAL+ extension support Patrick McCarren <p****k@g****m> about 12 years ago
b525a6a8 merge Merge pull request #402 from kitaev/master Brian White <m****x@m****t> about 12 years ago
937336e4 esearch parser was failing on single digit items, like 'ALL 1' Alexander Kitaev <k****v@g****m> about 12 years ago
57bde8c1 bump version Brian White <m****x@m****t> about 12 years ago
05dd60eb Parser: improve quoted string escaping Brian White <m****x@m****t> about 12 years ago
d32d09a4 bump version Brian White <m****x@m****t> about 12 years ago
c705211e Parser: add workaround for node v0.10.29 regression
Signed-off-by: Brian White <m****x@m****t>
Brian White <m****x@m****t> about 12 years ago
cb74e957 Parser: fix style Brian White <m****x@m****t> about 12 years ago
6d7dfe18 Connection: fix style Brian White <m****x@m****t> about 12 years ago
e542ce87 merge Merge pull request #388 from bantu/inject-socket-object Brian White <m****x@m****t> about 12 years ago
c9f24170 Allow existing Socket object to be injected. Andreas Fischer <a****r@s****u> about 12 years ago
db82633e merge Merge pull request #372 from wavify/fix-b-multibyte Brian White <m****x@m****t> over 12 years ago
23d11bac merge Merge pull request #380 from vvo/patch-1 Brian White <m****x@m****t> over 12 years ago
37a6e2fe docs(UIDPLUS): correct doc on copy/move Vincent Voyer <v****r@g****m> over 12 years ago
4d3da4ab Parser: fix base64 decoding of multi-byte character Chotiwat Chawannakul <c****t@t****h> over 12 years ago
bf6672d6 bump version Brian White <m****x@m****t> over 12 years ago
f164a9b8 merge Merge pull request #371 from wavify/fix-b-encode Brian White <m****x@m****t> over 12 years ago
c159c112 Parser: join only consecutive q-encoded words Chotiwat Chawannakul <c****t@t****h> over 12 years ago
6c36100d merge Merge pull request #370 from angelaigreja/master Brian White <m****x@m****t> over 12 years ago
efd9ad23 Actually parse the uidnext response in the status call. Ângela Igreja <a****a@g****m> over 12 years ago
329d46cf update example in readme Brian White <m****x@m****t> over 12 years ago
53482167 Connection: don't disable keepalive timer on socket 'error' Brian White <m****x@m****t> over 12 years ago
a4be10ce Connection: once->on in case of multiple socket errors Brian White <m****x@m****t> over 12 years ago
fcca62f7 merge Merge pull request #365 from angelaigreja/master Brian White <m****x@m****t> over 12 years ago
ada57df5 Fix silly typo. Ângela Igreja <a****a@g****m> over 12 years ago
12554368 Allow the user supplied tlsOptions to overridde the host name used for certif... Ângela Igreja <a****a@g****m> over 12 years ago
3bd73c89 merge Merge pull request #363 from angelaigreja/master Brian White <m****x@m****t> over 12 years ago
9c2a92b1 Fix the need for rejectUnauthorized being false. The tlsOptions object should... Ângela Igreja <a****a@g****m> over 12 years ago
b39cbca1 merge Merge pull request #362 from angelaigreja/master Brian White <m****x@m****t> over 12 years ago
2d5f15b2 Fixed imap.status not returning with UIDNEXT. Ângela Igreja <a****a@g****m> over 12 years ago
793f7266 merge Merge pull request #360 from wavify/fix-incomplete-multibyte Brian White <m****x@m****t> over 12 years ago
b630ed05 Parser: fix premature decoding of encoded words ending with an incomplete mul... Chotiwat Chawannakul <c****t@t****h> over 12 years ago
397836e9 test: fix test to reflect change in parsing behavior Brian White <m****x@m****t> over 12 years ago
7a843a7c merge Merge pull request #352 from ericz/master Brian White <m****x@m****t> over 12 years ago
2e7196e4 merge Merge pull request #351 from wavify/mime-decode-lws Brian White <m****x@m****t> over 12 years ago
0dcffb81 Fix RE_UNTAGGED regex not picking up highestmodseq Eric Zhang <r****z@g****m> over 12 years ago
26aede84 style change and lint Brian White <m****x@m****t> over 12 years ago
6cdb81bd Parser: support optional language in mime encoded words (RFC2231) Brian White <m****x@m****t> over 12 years ago
8249a257 Parser: ignore linear whitespace between consecutive mime-encoded words in he... Chotiwat Chawannakul <c****t@t****h> over 12 years ago
44ab3b81 bump version Brian White <m****x@m****t> over 12 years ago
9d7620b8 readme: update to include authTimeout Brian White <m****x@m****t> over 12 years ago
15ee85e7 Connection: lint Brian White <m****x@m****t> over 12 years ago
060a50a6 Connection: add configurable authentication timeout Brian White <m****x@m****t> over 12 years ago
94bd0454 Parser: check regexp success before trying to use captures Brian White <m****x@m****t> over 12 years ago
a607d1ed Connection: convert `bodies` specifiers to strings before parsing Brian White <m****x@m****t> over 12 years ago
dd0c0070 bump version Brian White <m****x@m****t> over 12 years ago
9e164426 Connection: fix 'mail' event argument Brian White <m****x@m****t> over 12 years ago
c94cc42a Connection: add guard in destroy() Brian White <m****x@m****t> over 12 years ago
bb79cc78 merge Merge pull request #343 from wavify/fix-nomodseq Brian White <m****x@m****t> over 12 years ago
01c855ea Connection: fix an issue with mailboxes that don’t support modseq (NOMODSEQ) Chotiwat Chawannakul <c****t@t****h> over 12 years ago
bf919af8 Connection: ensure non-empty seqno/uid lists Brian White <m****x@m****t> over 12 years ago
4a565665 merge Merge pull request #323 from dominikgehl/dgl/RFC6154 Brian White <m****x@m****t> over 12 years ago
c259f9cd bump version Brian White <m****x@m****t> almost 13 years ago
93308c64 Connection: for BODY[] part expressions, switch from string comparison to par... Brian White <m****x@m****t> almost 13 years ago
71b4cd00 bump version Brian White <m****x@m****t> almost 13 years ago
0a7a5e80 Parser: properly handle escaped double quotes and backslashes in quoted strings Brian White <m****x@m****t> almost 13 years ago
609cde6e Parser: don't add quoted body to attributes after we streamed it Brian White <m****x@m****t> almost 13 years ago
1d50ef0a bump version Brian White <m****x@m****t> almost 13 years ago
051a1154 merge Merge pull request #330 from juhovh/master Brian White <m****x@m****t> almost 13 years ago
60844842 Connection: for NOOP, make sure to re-NOOP when still idle Brian White <m****x@m****t> almost 13 years ago
89aef1b7 Parser: check stream readable before read() Brian White <m****x@m****t> almost 13 years ago
130f1bea Remove useless _tryreads because they cause problems. Juho Vähä-Herttua <j****a@f****m> almost 13 years ago
d4e7eb62 Parser: check for non-literal bodies in FETCH Brian White <m****x@m****t> almost 13 years ago
8cb0babb bump version Brian White <m****x@m****t> almost 13 years ago
0ed78a3f readme: document optional parameter for expunge Brian White <m****x@m****t> almost 13 years ago
10c13321 readme: fix style Brian White <m****x@m****t> almost 13 years ago
38373c34 added special_use_attrib Dominik Gehl <d****k@c****o> almost 13 years ago
7ef2076f readme: fix type for date attribute and type capitalization Brian White <m****x@m****t> almost 13 years ago
d8142543 merge Merge pull request #320 from dominikgehl/dgl/envelopeSubjectDecoding Brian White <m****x@m****t> almost 13 years ago
36a1280a decode envelope subject Dominik Gehl <d****k@c****o> almost 13 years ago
6d660e38 update readme Brian White <m****x@m****t> almost 13 years ago
2ad3a1a2 merge Merge pull request #315 from dominikgehl/dgl/envelope Brian White <m****x@m****t> almost 13 years ago
8ed32d7f added support for ENVELOPE fetch Dominik Gehl <d****k@c****o> almost 13 years ago
32445a18 lint Brian White <m****x@m****t> almost 13 years ago
9a961cc3 Connection: add guard when updating name of currently open box during rename Brian White <m****x@m****t> almost 13 years ago
f83449f8 Connection: add persistentUIDs property to Box objects Brian White <m****x@m****t> almost 13 years ago

← Back to repository