aboutsummaryrefslogtreecommitdiffstats
path: root/project
Commit message (Collapse)AuthorAgeFilesLines
* Forward only new messagesmasterJan Tuomi2017-04-172-6/+26
|
* 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
|
* Add Telegram message content info to loggingJan Tuomi2016-07-301-0/+1
|
* Remove id from POST requestsJan Tuomi2016-07-282-5/+2
|
* Fix bug where messages are answered in a wrong Telegram chatJan Tuomi2016-07-282-11/+7
|
* Add threading to UptimeService, fix responsejantuomi2016-07-261-1/+17
|
* Add uptime servicejantuomi2016-07-261-0/+22
|
* Add API token config parameter for API authenticationJan Tuomi2016-07-212-3/+6
|
* Fix API post functionalityJan Tuomi2016-07-202-9/+35
|
* Replace last message dict with storing the last message id, fix type ↵jantuomi2016-07-202-34/+9
| | | | conversion problem
* Fix timestamp parsingjantuomi2016-07-201-4/+11
|
* Restructure projectjantuomi2016-07-197-0/+339