aboutsummaryrefslogtreecommitdiffstats
path: root/project/shoutboxapicommunicator.py
Commit message (Collapse)AuthorAgeFilesLines
* Forward only new messagesmasterJan Tuomi2017-04-171-6/+24
|
* Sort incoming API data by idJan Tuomi2017-04-171-1/+2
|
* Send id to shoutbox as hex stringJan Tuomi2017-04-171-1/+2
|
* Fix shoutbox API callsJan Tuomi2017-04-171-4/+13
|
* #1 Updated API call to filter TG messagesJuuso Mikkonen2016-08-011-1/+1
|
* Fix url encoding issueJan Tuomi2016-07-301-6/+12
|
* Remove id from POST requestsJan Tuomi2016-07-281-2/+2
|
* Add API token config parameter for API authenticationJan Tuomi2016-07-211-2/+4
|
* Fix API post functionalityJan Tuomi2016-07-201-6/+22
|
* Replace last message dict with storing the last message id, fix type ↵jantuomi2016-07-201-3/+5
| | | | conversion problem
* Restructure projectjantuomi2016-07-191-0/+41