Simple node.js backend for IMAP "like Opera" webmail UI
 
 
 
Go to file
Vitaliy Filippov 0fa639ebc7 Extract <body> and <style>'s from messages while sanitizing, remove comments 2016-10-03 01:44:03 +03:00
.babelrc fix small mistakes, track first_msg more correctly 2016-09-10 21:08:41 +03:00
.eslintrc.js add eslint, transform-rest-spread 2016-09-10 21:08:13 +03:00
ImapManager.js Better idle handlers, make auth optional 2016-10-02 22:15:20 +03:00
Syncer.js Better idle handlers, make auth optional 2016-10-02 22:15:20 +03:00
SyncerWeb.js Extract <body> and <style>'s from messages while sanitizing, remove comments 2016-10-03 01:44:03 +03:00
cfg.json.example Split operetta.js into several modules 2016-09-11 22:34:20 +03:00
db.sql Add idle listeners 2016-09-11 21:08:22 +03:00
operetta.js Split operetta.js into several modules 2016-09-11 22:34:20 +03:00
package.json Split operetta.js into several modules 2016-09-11 22:34:20 +03:00
run.sh add transaction & workaround for memory leak 2016-09-10 21:08:38 +03:00