Commit Graph

56 Commits

Author SHA1 Message Date
nico 8b72d5c717
further improvements
+ added more code comments
+ fix rare traceback if .etag file is present, but the local blacklist.txt file was removed
* removed unnecessary try statement
2019-03-10 14:55:20 +01:00
nico 347d2f5d46
None Type Fix
* fix self.process None Type operation error
2019-03-04 01:17:02 +01:00
nico 85ca549fab
condition order fix
* fixed condition order to prevent NoneType errors
* fixed readline to read
2019-02-15 19:39:27 +01:00
nico e9208a8277
yaml is crazy
- removed PyYAML from requirements
* TODO remove try statements
2018-12-22 14:57:13 +01:00
nico af5f1e494d code finishup and cleanup
+ yaml composing ejabberd conformal
+ added README.md
+ added .gitignore
+ added requirements.txt
2018-12-22 04:46:57 +01:00
nico 92efbd421e Initial Commit
+ request working
+ ejabberd working
2018-12-21 20:49:15 +01:00