1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Aug 23, 2024 — Aug 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert "Remove switch default and error case" More... over 9 years ago
add test: _checkSpecialUse should match by name regardless of flags More... over 9 years ago
Merge pull request #91 from guettli/patch-1 More... over 9 years ago
Added "library". Some might dream of a MUA More... over 9 years ago
Merge pull request #26 from vasishath/patch-1 More... over 9 years ago
Fix dev dependencies More... over 9 years ago
Update test module name to fix chrome test error More... over 9 years ago
Bump Version More... over 9 years ago
Fix unexpected newline on IDLE More... over 9 years ago
Merge pull request #85 from c-f-h/fix-onupdate More... over 9 years ago
still some race condition in unit test, trying to fix it More... over 9 years ago
fixed the unit tests to always use _selectedMailbox More... over 9 years ago
bugfix in emailjs-imap-client: selectedMailbox -> _selectedMailbox More... over 9 years ago
cleaned up integration tests using promises More... over 9 years ago
extended test for deletion to listen for expunge notification More... over 9 years ago
Bump version More... over 9 years ago
Merge pull request #27 from c-f-h/fix-chrome-starttls More... over 9 years ago
Merge pull request #83 from c-f-h/fix-mem-leaks More... over 9 years ago
fix race condition in test More... over 9 years ago
fix unit tests, all tests pass again More... over 9 years ago
fix jshint warning More... over 9 years ago
note in README that onerror callback is no longer mandatory More... over 9 years ago
make all callbacks in Client nullable More... over 9 years ago
make sure the idle timeout is cleared when an IMAP error occurs More... over 9 years ago
make all callbacks in Imap nullable More... over 9 years ago
always null out timeout handles when clearing them in Imap More... over 9 years ago
null out all socket handlers and the socket itself when closing More... over 9 years ago
fix STARTTLS using legacy sockets for Chrome Apps More... over 9 years ago
fixed bug in error reporting More... over 9 years ago
Merge pull request #80 from c-f-h/c-f-h-patch-1 More... over 9 years ago