Commit Graph

33 Commits

Author SHA1 Message Date
Tristan B. Kildaire 989bcb2d99 Added link to documentation.
Added todo for travis CI.
2021-01-21 12:20:17 +02:00
Tristan B. Kildaire bbbee9578f Updated bformat 2021-01-20 18:35:15 +02:00
Tristan B. Kildaire 318c63c218 API change 2020-07-29 12:22:35 +02:00
Tristan B. Kildaire b2c39886df Merge branch 'master' of github.com:thebutterflyprotocol/libutterfly 2020-07-27 17:01:47 +02:00
Tristan B. Kildaire eec80a4633 `storeMail` now returns mail ID of the stored mail. 2020-07-27 17:01:39 +02:00
Tristan B. Kildaire d4d166095c
Update README.md 2020-07-26 16:37:38 +02:00
Tristan B. Kildaire 1b5e132637 Added more comments. 2020-06-22 20:07:17 +02:00
Tristan B. Kildaire 25c749d80c Added more comments. 2020-06-22 20:04:38 +02:00
Tristan B. Kildaire 7fa8a5f131 Added some comments. 2020-06-22 16:25:49 +02:00
Tristan B. Kildaire 3dec29eb73 All commands now throw `ButterflyException` on error. 2020-06-21 12:49:39 +02:00
Tristan B. Kildaire dba30bb04c Fixed bug whereby fetchMail failed always. 2020-06-20 21:05:24 +02:00
Tristan B. Kildaire 49cce9e1f4 Implemented `fetchMail` 2020-06-20 21:03:17 +02:00
Tristan B. Kildaire e877222b8f Updated to new protocol 2020-06-20 17:56:01 +02:00
Tristan B. Kildaire 9c23a9fe2b Made directory structure agree with module naming structure. 2020-06-20 15:32:58 +02:00
Tristan B. Kildaire bf03c42bb8 WIP: Exception handling 2020-06-20 15:30:29 +02:00
Tristan B. Kildaire af567a6d2b Renamed module. 2020-06-20 15:25:28 +02:00
Tristan B. Kildaire 94ba7eaf29 Reworked module structure. 2020-06-20 15:25:09 +02:00
Tristan B. Kildaire f633bd9e0b Changed module name. 2020-06-20 15:23:59 +02:00
Tristan B. Kildaire aacf0a1a8d Added `deleteFolder` command. 2020-06-20 12:45:08 +02:00
Tristan B. Kildaire 371288ac20 Added command 'createFolder(string)' 2020-06-19 18:55:46 +02:00
Tristan B. Kildaire 5a0566ae01 Changed API. 2020-06-19 17:03:30 +02:00
Tristan B. Kildaire 25e49a08fc Implemented `listFolder` command 2020-06-19 17:01:02 +02:00
Tristan B. Kildaire 0faeb8d33f Added listMail command. 2020-06-19 16:04:49 +02:00
Tristan B. Kildaire 33ed476738 Implemented sendMail 2020-06-18 22:51:31 +02:00
Tristan B. Kildaire c316a3ac5e Implemented (partially) storeMail. 2020-06-18 20:11:06 +02:00
Tristan B. Kildaire bfbc7d9c21 Implemented account registration. 2020-06-18 17:54:50 +02:00
Tristan B. Kildaire 903ae57c97 Fully implemeted authetication 2020-06-18 17:33:04 +02:00
Tristan B. Kildaire ddc799d93a Implemented authetication sending 2020-06-18 17:26:56 +02:00
Tristan B. Kildaire e550e3486b Updated dub message 2020-06-18 17:10:54 +02:00
Tristan B. Kildaire 74d60f60ae Restarted library for new roadmap 2020-06-18 17:10:03 +02:00
Tristan B. Kildaire df06da6044 Added Travis-CI build script. 2020-05-04 15:00:03 +02:00
Tristan B. Kildaire d3ecb223fd Added initial code. 2020-05-04 14:59:44 +02:00
Tristan B. Kildaire 98c29e81ea
Initial commit 2020-05-04 14:02:44 +02:00