- 09 Jun, 2020 1 commit
-
-
galjonsfigur authored
* Add missing globals from luacheck config * Fix luacheck warnings in all lua files * Re-enable luacheck in Travis * Speed up Travis by using preinstalled LuaRocks * Fix more luacheck warnings in httpserver lua module * Fix DCC module and add appropriate definitions to luacheck config. * Change inline comments from ignoring block to only ignore specific line * Add Luacheck for Windows and enable it for both Windows and Linux * Change luacheck exceptions and fix errors from 1st round of polishing * Add retry and timeout params to wget
-
- 17 Feb, 2019 1 commit
-
-
sergio authored
-
- 16 Mar, 2015 2 commits
-
-
AllAboutEE authored
Fixed bug where email text after CR and LF would not be read. Added example links, Fixed bug where send function could not be called more than once due to count variable.
-
AllAboutEE authored
-
- 14 Mar, 2015 1 commit
-
-
AllAboutEE authored
Added comments to send_email_smtp and removed an unecessary variable. Fixed mispelling in comment in read_email_imap.lua
-
- 13 Mar, 2015 1 commit
-
-
AllAboutEE authored
-
- 12 Mar, 2015 2 commits
-
-
AllAboutEE authored
-
AllAboutEE authored
Added imap lua module and updated read_email_imap.lua example to use module. There is a bug where Examine is not sent sometimes.
-
- 11 Mar, 2015 1 commit
-
-
AllAboutEE authored
Added IMAP read email example. The example is working but the output sections are not 100% correct. Parsing the output and waiting for OK message from server is needed.
-