Commit Graph

23 Commits (master)

Author SHA1 Message Date
Vitaliy Filippov b304ddd5bb Fix fulltext indexing 2019-05-21 00:48:09 +03:00
Vitaliy Filippov 0058d37543 Clean up some mess with flags, fix read/unread switching 2019-05-20 19:50:53 +03:00
Vitaliy Filippov 54f872e264 First variant of flag change - synchronous 2019-05-20 02:25:29 +03:00
Vitaliy Filippov b8634a9269 Implement attachment downloading 2019-05-19 15:25:14 +03:00
Vitaliy Filippov 006e180553 Extract attachments into local FS 2019-05-18 03:01:13 +03:00
Vitaliy Filippov 3b62de9e2d Move fetchFullMessage to Syncer 2019-05-17 17:08:13 +03:00
Vitaliy Filippov 37bcd22719 Remove varchar's 2019-05-16 21:30:04 +03:00
Vitaliy Filippov 3a09cdc7ef Optimize deletion, fix message fetching, remove babel 2019-05-15 18:08:48 +03:00
Vitaliy Filippov 6c8edc1667 Two more fixes for promise-based code 2019-05-13 19:23:57 +03:00
Vitaliy Filippov fcbf95ae6a ES6 + async/await rework seems to work 2019-05-10 01:26:40 +03:00
Vitaliy Filippov de1429e73a WIP: ES6 + async/await rework, pg-bricks replaced with an own select-builder 2019-05-08 16:41:32 +03:00
Vitaliy Filippov 2e982e3715 TODO 2016-10-09 21:06:57 +03:00
Vitaliy Filippov d1c29d01a8 nopause for flag fetch 2016-10-09 18:56:04 +03:00
Vitaliy Filippov 4ec979569b speedup global inbox, implement global drafts/spam/trash 2016-10-09 17:48:50 +03:00
Vitaliy Filippov 5942a379f9 fix typo yield vs yield* 2016-10-05 15:27:03 +03:00
Vitaliy Filippov db62cbbbeb Use MailParser to decode charset 2016-10-05 13:50:33 +03:00
Vitaliy Filippov a3e054e4b0 Extract single replyto, add "sent" flag 2016-10-05 12:51:11 +03:00
Vitaliy Filippov 3f23809c79 extract attachment info from bodystructure 2016-10-05 01:57:10 +03:00
Vitaliy Filippov 3d218e0aa5 use emailjs MailParser instead of Imap.parseHeader, simplify DB structure 2016-10-05 01:48:06 +03:00
Vitaliy Filippov 8e7aa3d83d Fix multiple syncs 2016-10-03 17:06:47 +03:00
Vitaliy Filippov ce10b586e3 Add socket.io, sync on button click 2016-10-03 16:55:09 +03:00
Vitaliy Filippov e7bb14af6e Better idle handlers, make auth optional 2016-10-02 22:15:20 +03:00
Vitaliy Filippov ce7d6ec01a Split operetta.js into several modules 2016-09-11 22:34:20 +03:00