Commit graph

30 commits

Author SHA1 Message Date
Klaus-Uwe Mitterer b4264e1018 Use a dictionary for greetings, making it easier to change them 2016-02-08 01:20:28 +01:00
Klaus-Uwe Mitterer b987f3f381 Fix typo... 2015-03-19 21:14:02 +01:00
Klaus-Uwe Mitterer a94516bd20 Fix string to list 2015-03-19 21:09:56 +01:00
Klaus-Uwe Mitterer fddef13b54 Fix comment list 2015-03-19 20:58:29 +01:00
Klaus-Uwe Mitterer b7b619ba0b Improve duplicate handling 2015-03-19 20:56:57 +01:00
Klaus-Uwe Mitterer 5ad1fac2cc Add space in place of ".." 2015-03-19 20:45:59 +01:00
Klaus-Uwe Mitterer a3470f8e8c Remove ".." from the incoming status text, which might be mistaken for a badly formatted date 2015-03-19 20:44:07 +01:00
Klaus-Uwe Mitterer d61e9f98ce Include originally mentioned accounts in output tweet 2015-03-19 20:32:40 +01:00
Klaus-Uwe Mitterer 1284cff229 Add another greeting by @rotzbub_ 2015-03-19 20:18:59 +01:00
Klaus-Uwe Mitterer 4b3902866e Add other greetings 2015-03-19 20:09:27 +01:00
Klaus-Uwe Mitterer daee1c6ea9 Eliminating duplicate handles from comments 2015-03-19 20:06:42 +01:00
Klaus-Uwe Mitterer fec551476d Store other mentioned accounts so as to mention them in the reply as well... 2015-03-19 19:57:26 +01:00
Klaus-Uwe Mitterer 4baabc3017 Terrible, horrible exception handling. Terrible. Seriously. Can't be bothered to improve it. 2015-03-19 19:38:33 +01:00
Klaus-Uwe Mitterer a5fc8d5d6b Bad, really bad exception handling. 2015-03-19 19:10:28 +01:00
Klaus-Uwe Mitterer 249a8102f2 Add handling of past dates 2015-03-19 18:44:12 +01:00
Klaus-Uwe Mitterer 1b8f4ec533 Improving behavior in several ways 2015-03-19 18:16:17 +01:00
Klaus-Uwe Mitterer 10001b0c28 Improve date handling 2015-03-18 23:51:26 +01:00
Klaus-Uwe Mitterer 99e45fadec Fix time handling so it actually works... 2015-03-18 23:41:33 +01:00
Klaus-Uwe Mitterer 9027c7ccb3 Make sqlite use local time rather than UTC 2015-03-18 23:34:26 +01:00
Klaus-Uwe Mitterer 84b83a9c48 Strip whitespaces from strings 2015-03-18 23:25:15 +01:00
Klaus-Uwe Mitterer eb70076565 Further improve tweet text handling 2015-03-18 23:20:46 +01:00
Klaus-Uwe Mitterer a66f815916 Improve handling of incoming tweets... 2015-03-18 23:14:27 +01:00
Klaus-Uwe Mitterer 416b5b8e37 Call the actual commit function... 2015-03-18 22:50:03 +01:00
Klaus-Uwe Mitterer 753d4fc820 Store old tweets rather than deleting them. 2015-03-18 22:42:54 +01:00
Klaus-Uwe Mitterer 400995fc03 Fixed some serious mistakes I made in the tweeter... 2015-03-18 21:48:26 +01:00
Klaus-Uwe Mitterer 8f9c64b6ad First version of the tweeter. Needless to say it's untested. 2015-03-18 21:33:43 +01:00
Klaus-Uwe Mitterer 3887bbb03d Don't wait after every incoming tweet, only after working through all of them... 2015-03-18 21:33:04 +01:00
Klaus-Uwe Mitterer 3c63c1bcaf Fixed commit statement 2015-03-18 21:27:17 +01:00
Klaus-Uwe Mitterer 7bde1b84e4 Actually commit after SQL queries 2015-03-18 21:05:18 +01:00
Klaus-Uwe Mitterer 010f9e56b6 First part of Weckbot, filling the database with tweets 2015-03-18 21:04:10 +01:00