aboutsummaryrefslogtreecommitdiffstats
path: root/calls.py
Commit message (Collapse)AuthorAgeFilesLines
* add call for nodenamegenofire2020-06-261-0/+18
|
* add more global valuesnico2020-06-251-0/+10
| | | | | | * organize global values + add global uptime value + add global processes count value
* pep8 and friendsnico2020-06-171-0/+98
* add default logging NullHandler * fix indentation mismatch * rename control to calls to better point out its purpose * rename class to EjabberdApiCalls to better point out it purpose * changed get_nodes to an internal support method