wildduck/imap-core/lib/commands
2017-04-04 16:35:56 +03:00
..
append.js Slight refactoring to separate imap server context from other parts 2017-03-21 20:13:31 +02:00
authenticate-plain.js Slight refactoring to separate imap server context from other parts 2017-03-21 20:13:31 +02:00
capability.js Trying COMPRESS 2017-04-04 16:35:56 +03:00
check.js
close.js
compress.js Trying COMPRESS 2017-04-04 16:35:56 +03:00
copy.js Slight refactoring to separate imap server context from other parts 2017-03-21 20:13:31 +02:00
create.js Slight refactoring to separate imap server context from other parts 2017-03-21 20:13:31 +02:00
delete.js Slight refactoring to separate imap server context from other parts 2017-03-21 20:13:31 +02:00
enable.js
expunge.js
fetch.js
getquota.js Fixed GETQUOTA for invalid quota root 2017-04-01 14:15:13 +03:00
getquotaroot.js Added support for QUOTA extension, all users have a maximum quota set 2017-03-27 20:35:12 +03:00
id.js
idle.js
list.js Slight refactoring to separate imap server context from other parts 2017-03-21 20:13:31 +02:00
login.js Slight refactoring to separate imap server context from other parts 2017-03-21 20:13:31 +02:00
logout.js
lsub.js Slight refactoring to separate imap server context from other parts 2017-03-21 20:13:31 +02:00
move.js Added support for MOVE 2017-03-29 21:22:26 +03:00
namespace.js
noop.js
rename.js Slight refactoring to separate imap server context from other parts 2017-03-21 20:13:31 +02:00
search.js
select.js Include flags in select 2017-03-30 13:25:42 +03:00
setquota.js Added support for QUOTA extension, all users have a maximum quota set 2017-03-27 20:35:12 +03:00
starttls.js
status.js Slight refactoring to separate imap server context from other parts 2017-03-21 20:13:31 +02:00
store.js Include flags in select 2017-03-30 13:25:42 +03:00
subscribe.js Slight refactoring to separate imap server context from other parts 2017-03-21 20:13:31 +02:00
uid-expunge.js
uid-store.js
unselect.js
unsubscribe.js