Commit graph

  • 5fc9078ea8 IS NULL. We need those where 'until' IS NULL. -.- Klaus-Uwe Mitterer 2016-08-03 15:26:31 +0200
  • 7264708832 IS NULL. We need those where 'until' IS NULL. -.- Klaus-Uwe Mitterer 2016-08-03 15:26:31 +0200
  • 3ec4780385 getFollowers()/getFollowing() should not return records where 'until' is not null, i.e. records that are no longer valid Klaus-Uwe Mitterer 2016-08-03 13:58:19 +0200
  • 403b5cadef getFollowers()/getFollowing() should not return records where 'until' is not null, i.e. records that are no longer valid Klaus-Uwe Mitterer 2016-08-03 13:58:19 +0200
  • 5c22b78347 Oh my, I'm an idiot... Klaus-Uwe Mitterer 2016-08-02 01:17:08 +0200
  • 5a99261b46 Oh my, I'm an idiot... Klaus-Uwe Mitterer 2016-08-02 01:17:08 +0200
  • f19f04c415 Nobody cares about the tweet IDs. Klaus-Uwe Mitterer 2016-08-01 22:07:00 +0200
  • 3309491525 Nobody cares about the tweet IDs. Klaus-Uwe Mitterer 2016-08-01 22:07:00 +0200
  • f87ad68b8b Optimize follower/following handling, print changes when running filler.py Klaus-Uwe Mitterer 2016-08-01 21:46:57 +0200
  • f72a51fbee Optimize follower/following handling, print changes when running filler.py Klaus-Uwe Mitterer 2016-08-01 21:46:57 +0200
  • 0a4de77aae Kick out followertxt.py which isn't going to be used anymore Klaus-Uwe Mitterer 2016-08-01 18:03:07 +0200
  • c2d9547dcd Kick out followertxt.py which isn't going to be used anymore Klaus-Uwe Mitterer 2016-08-01 18:03:07 +0200
  • 114fc04b43 Implement following/follower monitoring Klaus-Uwe Mitterer 2016-08-01 18:02:11 +0200
  • 4255596ecf Implement following/follower monitoring Klaus-Uwe Mitterer 2016-08-01 18:02:11 +0200
  • 2ebe1e10ae Use INTEGER as data type for follower/following dates Klaus-Uwe Mitterer 2016-08-01 16:47:10 +0200
  • b39b708270 Move follower functions to twitools Create tables for storing followers and following in setup.py Klaus-Uwe Mitterer 2016-08-01 16:39:55 +0200
  • 41f5fa288a Move follower functions to twitools Create tables for storing followers and following in setup.py Klaus-Uwe Mitterer 2016-08-01 16:39:55 +0200
  • 6ffa8e052d Merge branch 'master' of git.klaus-uwe.me:kumitterer/twitools Klaus-Uwe Mitterer 2016-06-30 12:34:38 +0200
  • 6cca926188 Merge branch 'master' of git.klaus-uwe.me:kumitterer/twitools Klaus-Uwe Mitterer 2016-06-30 12:34:38 +0200
  • aad1531392 Futher preparation for MySQL, which is not working yet though... Make filler handle direct messages Add table and functions for direct messages Klaus-Uwe Mitterer 2016-06-30 12:33:09 +0200
  • 7e17aeb169 Futher preparation for MySQL, which is not working yet though... Make filler handle direct messages Add table and functions for direct messages Klaus-Uwe Mitterer 2016-06-30 12:33:09 +0200
  • 63787dbf28 Make csvdb use dbHelper() to get a dbo Klaus-Uwe Mitterer 2016-06-06 19:19:23 +0200
  • 6d7c6c127e Make csvdb use dbHelper() to get a dbo Klaus-Uwe Mitterer 2016-06-06 19:19:23 +0200
  • aaa683aa73 Change tweet deleter name to deleter. Klaus-Uwe Mitterer 2016-05-31 00:05:35 +0200
  • de79a03f2f Change tweet deleter name to deleter. Klaus-Uwe Mitterer 2016-05-31 00:05:35 +0200
  • c1650218e1 Make setup work with MySQL. Tested. ^^ Klaus-Uwe Mitterer 2016-05-30 23:55:59 +0200
  • 8f2d551dce Fix variable Klaus-Uwe Mitterer 2016-05-30 23:52:33 +0200
  • 2b1b640c5d Fix variable Klaus-Uwe Mitterer 2016-05-30 23:52:33 +0200
  • 70d9cd4592 Prepare setuptools for MySQL support Klaus-Uwe Mitterer 2016-05-30 21:58:53 +0200
  • 6297f37bd7 Prepare setuptools for MySQL support Klaus-Uwe Mitterer 2016-05-30 21:58:53 +0200
  • 6a87b5c36a Fix function call Klaus-Uwe Mitterer 2016-05-30 20:59:41 +0200
  • 23218aff75 Fix function call Klaus-Uwe Mitterer 2016-05-30 20:59:41 +0200
  • c3575e6d76 Make getmentions use argparse. Finally. Klaus-Uwe Mitterer 2016-05-30 20:58:55 +0200
  • 3b8811f6aa Make getmentions use argparse. Finally. Klaus-Uwe Mitterer 2016-05-30 20:58:55 +0200
  • 593213bb2e Fix call to getDate Klaus-Uwe Mitterer 2016-05-30 20:44:51 +0200
  • 3ee3c68705 Fix call to getDate Klaus-Uwe Mitterer 2016-05-30 20:44:51 +0200
  • 1c0b3da582 Split up tools to setuptools and twitools. Testing pending. Klaus-Uwe Mitterer 2016-05-30 20:40:21 +0200
  • b73103d92d Split up tools to setuptools and twitools. Testing pending. Klaus-Uwe Mitterer 2016-05-30 20:40:21 +0200
  • 7e9e27e00b Change default value handling in dbtools Klaus-Uwe Mitterer 2016-05-20 21:39:21 +0200
  • e9c6290b69 Change default value handling in dbtools Klaus-Uwe Mitterer 2016-05-20 21:39:21 +0200
  • e751e85276 Update gitignore file Klaus-Uwe Mitterer 2016-04-08 00:23:48 +0200
  • 1a31e34558 Update gitignore file Klaus-Uwe Mitterer 2016-04-08 00:23:48 +0200
  • b239e36b25 Fix csvdb dependencies Klaus-Uwe Mitterer 2016-04-08 00:23:04 +0200
  • 12df347fc5 Fix csvdb dependencies Klaus-Uwe Mitterer 2016-04-08 00:23:04 +0200
  • 367b4e7864 Fixed filler dependencies Klaus-Uwe Mitterer 2016-04-08 00:15:21 +0200
  • c6c994926d Fixed filler dependencies Klaus-Uwe Mitterer 2016-04-08 00:15:21 +0200
  • e0abdf0a56 Check in first version of dbtools Klaus-Uwe Mitterer 2016-04-07 23:57:22 +0200
  • c688162300 Check in first version of dbtools Klaus-Uwe Mitterer 2016-04-07 23:57:22 +0200
  • 77e66918db Allow file name to be passed to csvdb function Klaus-Uwe Mitterer 2016-04-07 21:04:13 +0200
  • de543283d5 Allow file name to be passed to csvdb function Klaus-Uwe Mitterer 2016-04-07 21:04:13 +0200
  • 059633a32a Move tools to subdir Klaus-Uwe Mitterer 2016-04-07 21:04:00 +0200
  • d70faaa074 Move tools to subdir Klaus-Uwe Mitterer 2016-04-07 21:04:00 +0200
  • f3da44fdd3 Add gitignore file Klaus-Uwe Mitterer 2016-04-07 17:40:58 +0200
  • 85591761b7 Add gitignore file Klaus-Uwe Mitterer 2016-04-07 17:40:58 +0200
  • 506cd65c70 Check in whatever I changed in the meantime, obviously including a setup script Klaus-Uwe Mitterer 2016-02-08 01:55:12 +0100
  • ba55c7984e Check in whatever I changed in the meantime, obviously including a setup script Klaus-Uwe Mitterer 2016-02-08 01:55:12 +0100
  • 7af8c609d0 Changed config system Klaus-Uwe Mitterer 2015-10-11 00:10:57 +0200
  • 3fcb87d145 Add delete function to tools Klaus-Uwe Mitterer 2015-10-10 21:15:26 +0200
  • 671dd3b5d9 Check in initial version of the Tweleter Klaus-Uwe Mitterer 2015-10-10 21:14:51 +0200
  • 4f1cb5cad1 Get csvdb running (inital version) Klaus-Uwe Mitterer 2015-05-18 13:41:30 +0200
  • f1ceb138bf Make followertxt more pretty Klaus-Uwe Mitterer 2015-05-18 13:05:14 +0200
  • 99d7267688 Allow followertxt to be (theoretically) executed using an app registered by a different user Klaus-Uwe Mitterer 2015-05-17 21:56:45 +0200
  • 0c16692f1e Add followertxt to twitools Modify followertxt such as to use credentials from config Move followertxt's paginate() function to tools Klaus-Uwe Mitterer 2015-05-17 21:33:25 +0200
  • 79ba9cc96d Add gettweets.py to get Tweet contents (by dates) Klaus-Uwe Mitterer 2015-05-14 16:29:55 +0200
  • c66931d713 Add -a switch for running averages Klaus-Uwe Mitterer 2015-04-28 21:56:42 +0200
  • b112632d5e Handle sqlite3.Cursor() objects in getdates Klaus-Uwe Mitterer 2015-04-28 10:41:49 +0200
  • c9a7ce03c0 Revert change of executeQuery() return type Klaus-Uwe Mitterer 2015-04-28 10:39:30 +0200
  • ca332951fa Prepare getdates for running average calculation Include days with 0 tweets in getdates output Klaus-Uwe Mitterer 2015-04-27 23:43:36 +0200
  • d854411884 Change return type of tools.dbObject().executeQuery() to list Klaus-Uwe Mitterer 2015-04-27 23:32:03 +0200
  • ba433a79e7 Change return type of getTweetsByDate() to list Concatenate lists to have one less call of tools.printCSV() Klaus-Uwe Mitterer 2015-04-27 20:37:37 +0200
  • 4371ba7b41 Remove the "coding" lines at the beginning of the file Klaus-Uwe Mitterer 2015-04-27 18:28:16 +0200
  • 7ee1a707e3 Rename datecsv to getdates Klaus-Uwe Mitterer 2015-04-27 17:29:37 +0200
  • 0cacd2d0c7 Add -w switch to getmentions allowing to get stats for all words (whitespace-delimited strings) ever tweeted Klaus-Uwe Mitterer 2015-04-25 01:25:33 +0200
  • def6fca403 Add headers to datecsv output Klaus-Uwe Mitterer 2015-04-25 00:28:20 +0200
  • e2ab015218 Change return value of datecsv.getTweetsByDate() to a list of tweets rather than None Move CSV output function to tools.printCSV() Klaus-Uwe Mitterer 2015-04-24 23:33:42 +0200
  • 6a1cce1b97 Use csv.writer().writerows() rather than explicitly looping through with writerow() Klaus-Uwe Mitterer 2015-04-24 23:05:39 +0200
  • f83c69f902 Allow date filtering in datecsv using -f and -t flags (from and to) Klaus-Uwe Mitterer 2015-04-23 00:57:24 +0200
  • 591e9bf562 Changes to getmentions Klaus-Uwe Mitterer 2015-04-22 02:06:47 +0200
  • 4fd256cde3 Make filler use tools Klaus-Uwe Mitterer 2015-04-22 02:06:32 +0200
  • 5325d064da Fix makedb bug introduced in 19ae6e4a Klaus-Uwe Mitterer 2015-04-22 00:42:20 +0200
  • a1d0c7fd97 Simplify dbHelper Klaus-Uwe Mitterer 2015-04-22 00:21:16 +0200
  • 3feb8c0455 Finally convert datecsv to Python3 Klaus-Uwe Mitterer 2015-04-22 00:16:42 +0200
  • 19ae6e4a31 Move common functions to tools.py Move gethandles and gethashtags into getmentions Make getmentions and makedb use tools Klaus-Uwe Mitterer 2015-04-21 23:07:25 +0200
  • 2cc64919fd Allow filler.py to use the external config file Check in sample config file Klaus-Uwe Mitterer 2015-04-16 00:53:15 +0200
  • 87a4add95f Allow gethandles.py and makedb.py to use external config file Klaus-Uwe Mitterer 2015-04-16 00:17:11 +0200
  • f23bc8dce7 Update makedb.py Klaus-Uwe Mitterer 2015-04-14 16:27:08 +0200
  • 305eed1519 Merge git.klaus-uwe.me:kumitterer/twistats Klaus-Uwe Mitterer 2015-04-14 14:14:24 +0200
  • ebc4b87952 Modify merge result to get (hopefully) valid Python 3 Klaus-Uwe Mitterer 2015-04-13 23:00:36 +0200
  • 3a5bd76e05 Merge branch 'master' of git.klaus-uwe.me:kumitterer/tweetdb Klaus-Uwe Mitterer 2015-04-13 22:59:16 +0200
  • af14406224 Convert all scripts to Python 3 Klaus-Uwe Mitterer 2015-04-13 22:58:32 +0200
  • 0c4eb44444 Convert gethandles.py to Python 3 Directly output datecsv.sh results Klaus-Uwe Mitterer 2015-04-13 22:11:42 +0200
  • bd7840f159 Make sure nobody accidentally executes this and then wonders what's going on... Klaus-Uwe Mitterer 2015-04-13 02:14:34 +0200
  • 284e64daee Add error handling to filler.py, allowing empty databases to be filled Initial (non-functional) check-in of the CSV to sqlite3 converter Klaus-Uwe Mitterer 2015-04-13 01:58:32 +0200
  • cf2e246db1 Check in CSV generator and Handle Extractor (basically the same thing in two different versions) Klaus-Uwe Mitterer 2015-04-13 00:08:33 +0200
  • fd6089acac Removed CSV generator -> now in kumitterer/twistats Klaus-Uwe Mitterer 2015-04-13 00:02:02 +0200
  • 379c2d4c8c Actually add spaces after words. ^^ Klaus-Uwe Mitterer 2015-03-19 15:40:36 +0100
  • c643308ec7 Fix typo Klaus-Uwe Mitterer 2015-03-19 02:00:10 +0100
  • d01c6581dc Allow Transbot to handle multi-sentence tweets. Klaus-Uwe Mitterer 2015-03-19 01:57:48 +0100
  • 9afd088394 Remove my Twitter handle from the script. ^^ Klaus-Uwe Mitterer 2015-03-19 01:31:18 +0100
  • 5b01b71257 Check in current running version of Transbot Klaus-Uwe Mitterer 2015-03-19 01:28:56 +0100