SonOfLokstallBot.git
2019-01-05  Cameron BallThe webhook script needs to use the rewind technique
2019-01-05  Cameron BallImproved logic in tasks and unfinished scripts plus...
2019-01-04  Cameron BallAdd task for cleaning the washing machine filter
2019-01-04  Cameron BallUse getString instead of getStringAndCode since the...
2019-01-04  Cameron BallMake sure to add 1 when using closestIndex to find...
2019-01-04  Cameron BallUse the real sticker id
2019-01-04  Cameron BallFix incorrect return type
2019-01-04  Cameron Ballarray_diff cares about the order... :\
2019-01-04  Cameron BallImplement closest and closestIndex in a type-safer...
2019-01-04  Cameron BallA few type signatures to make PHPStan happier
2018-12-28  Cameron BallInclude PHPStan
2018-12-28  Cameron BallAdd keyboard for task completion
2018-12-28  Cameron BallRemove debugging line
2018-12-28  Cameron BallBug I don't understand yet, yolo
2018-12-28  Cameron BallMake paying bills a bit more fun
2018-12-28  Cameron BallAdd setWebHook to gitignore
2018-12-28  Cameron BallFix message retrieval logic in purjolok
2018-12-28  Cameron BallAnother minor fix to canChatWith...
2018-12-28  Cameron BallMinor fix to canChatWith check
2018-12-28  Cameron BallMove source code in to src directory
2018-12-28  Cameron BallUse message sender ID for replying, additionally remove...
2018-12-28  Cameron BallAdd function to get message sender ID
2018-12-28  Cameron BallNo need for arguments in paybill anymore
2018-12-28  Cameron BallUse telegram keyboard for selecting the bill to pay
2018-12-28  Cameron BallMake the task list command use the getFilePath function
2018-12-28  Cameron BallRemove vendor directory from source control
2018-12-28  Cameron BallImplement script to warn about unfinished tasks
2018-12-19  Cameron BallAdd stringAndCode function
2018-12-19  Cameron BallImplement reminders for house maintenance
2018-12-19  Cameron BallAdd missing early return in paybill for when the bill...
2018-12-19  Cameron BallFix 'glue' constnat
2018-12-19  Cameron BallMake the transform functions nicer in rules.php
2018-12-19  Cameron BallDecode quoted printable messages for better regex
2018-12-19  Cameron BallCorrect the <30 goodnight string
2018-12-19  Cameron BallGoodnight sticker
2018-12-19  Cameron BallAdd a reminder about tomorrow's temperature
2018-12-02  Cameron BallAdd return type to getTelegram - really need to do...
2018-12-02  Cameron BallCoding style fix
2018-11-28  Cameron BallAdd a message for when there are no bills
2018-11-27  Cameron BallAdd a reminder to drink water
2018-11-27  Cameron BallRespond to chat instead of user when checking allowed ids
2018-11-20  Cameron BallStarting to refactor purjolok WIP
2018-11-20  Cameron BallRefactor readEmails script
2018-11-20  Cameron BallFun function to find movies
2018-11-20  Cameron BallChange config to be in same directory as source
2018-11-18  Cameron BallRequire config file in a cron-happy way
2018-11-18  Cameron BallUpdate date format to include the month
2018-11-18  Cameron BallAdd command to get chatid
2018-11-18  Cameron BallDon't need the commands classes anymore
2018-11-18  Cameron BallMove config file one dir up
2018-11-18  Cameron BallMove config out of root
2018-11-18  Cameron BallAdd description
2018-11-16  Cameron BallInitial commit