summaryrefslogtreecommitdiffstats
path: root/py3status/modules/spaceapi.py
Commit message (Collapse)AuthorAgeFilesLines
* move config parameters on every module docstring, overall QAUltrabug2015-03-311-8/+8
|
* QA on all modules docstrings for a clean CLI parsingUltrabug2015-03-271-4/+3
|
* fix for Space APIs without 'lastchange' fieldrixx2015-03-141-10/+21
| | | | | | Space APIs are not required to provide a 'lastchange' field. Spaces without 'lastchange' timestamp will now always only show 'open' or 'closed' without a date.
* normalize module direct testing with a proper configUltrabug2015-03-111-6/+11
|
* module spaceapi QATimm Szigat2015-02-021-16/+12
|
* spaceapi source now with 20% more beautyTimm Szigat2015-02-011-32/+35
|
* add spaceapi moduleTimm Szigat2015-02-011-0/+85