Klaus-Uwe Mitterer
|
70f7dfcc85
|
Switch stuff and more
|
2017-03-28 11:07:33 +02:00 |
|
Klaus-Uwe Mitterer
|
0edc96940b
|
More stuff regarding multiple accounts
|
2017-03-27 19:08:02 +02:00 |
|
Klaus-Uwe Mitterer
|
b2da5a1f85
|
Allow multiple accounts per chat
|
2017-03-27 17:39:52 +02:00 |
|
Klaus-Uwe Mitterer
|
f0ed4f552a
|
Add methods for trends
|
2017-03-26 20:30:51 +02:00 |
|
Klaus-Uwe Mitterer
|
3537379e99
|
Make outgoing tweet notifications optional
|
2017-03-24 22:24:55 +01:00 |
|
Klaus-Uwe Mitterer
|
dbd7e794d2
|
Add function to actually fetch users subscribed to broadcasts, IMPROVE REPLIES!!!
|
2017-03-23 20:23:31 +01:00 |
|
Klaus-Uwe Mitterer
|
a50b0c08b0
|
Add distinct broadcast and emergency methods
|
2017-03-23 18:14:22 +01:00 |
|
Klaus-Uwe Mitterer
|
66ae28d589
|
Add broadcast method
|
2017-03-23 17:32:06 +01:00 |
|
Klaus-Uwe Mitterer
|
f8e490dc04
|
Add mention streaming
|
2017-03-23 17:01:05 +01:00 |
|
Klaus-Uwe Mitterer
|
b057efd47d
|
Merge remote-tracking branch 'bot/master'
|
2017-03-17 22:30:19 +01:00 |
|
Klaus-Uwe Mitterer
|
eb45d2b0cd
|
Fix tweet toggler
|
2017-02-10 19:16:26 +01:00 |
|
Klaus-Uwe Mitterer
|
9457a83e02
|
Implement authentication and timeline retrieval
|
2017-02-10 18:41:28 +01:00 |
|
Klaus-Uwe Mitterer
|
3cb5d8861c
|
Separate toggler from checker
|
2017-02-08 15:26:21 +01:00 |
|
Klaus-Uwe Mitterer
|
43850de706
|
Actually count fish, add missing ')'
|
2017-02-08 15:23:15 +01:00 |
|
Klaus-Uwe Mitterer
|
69159d9326
|
Add automatic tweet toggling
|
2017-02-08 15:14:03 +01:00 |
|
Klaus-Uwe Mitterer
|
6ea970e1e4
|
Fix ato/ase getters
|
2017-02-08 15:09:39 +01:00 |
|
Klaus-Uwe Mitterer
|
aa399adebd
|
Fix INSERT statement
|
2017-02-08 15:07:22 +01:00 |
|
Klaus-Uwe Mitterer
|
e2de6dac6a
|
Add functions to add/delete users and retrieve ato/ase from database
|
2017-02-08 12:49:05 +01:00 |
|
Klaus-Uwe Mitterer
|
1bbeeb3a0d
|
Copy over dbtools from twitools
|
2017-02-08 12:37:27 +01:00 |
|
Klaus-Uwe Mitterer
|
701afaef45
|
Store followers/followings as user IDs rather than handles. Store handles in separate table.
|
2017-01-30 03:04:51 +01:00 |
|
Klaus-Uwe Mitterer
|
44ee524ece
|
Forgot that NULL values are actually always seen as distinct values in SQL. Why does SQLite even allow NULL in PRIMARY KEY?
|
2016-08-09 00:19:29 +02:00 |
|
Klaus-Uwe Mitterer
|
5fc9078ea8
|
IS NULL. We need those where 'until' IS NULL. -.-
|
2016-08-03 15:26:31 +02:00 |
|
Klaus-Uwe Mitterer
|
3ec4780385
|
getFollowers()/getFollowing() should not return records where 'until' is not null, i.e. records that are no longer valid
|
2016-08-03 13:58:19 +02:00 |
|
Klaus-Uwe Mitterer
|
114fc04b43
|
Implement following/follower monitoring
|
2016-08-01 18:02:11 +02:00 |
|
Klaus-Uwe Mitterer
|
aad1531392
|
Futher preparation for MySQL, which is not working yet though...
Make filler handle direct messages
Add table and functions for direct messages
|
2016-06-30 12:33:09 +02:00 |
|
Klaus-Uwe Mitterer
|
8f2d551dce
|
Fix variable
|
2016-05-30 23:52:33 +02:00 |
|
Klaus-Uwe Mitterer
|
593213bb2e
|
Fix call to getDate
|
2016-05-30 20:44:51 +02:00 |
|
Klaus-Uwe Mitterer
|
7e9e27e00b
|
Change default value handling in dbtools
|
2016-05-20 21:39:21 +02:00 |
|
Klaus-Uwe Mitterer
|
367b4e7864
|
Fixed filler dependencies
|
2016-04-08 00:15:21 +02:00 |
|
Klaus-Uwe Mitterer
|
e0abdf0a56
|
Check in first version of dbtools
|
2016-04-07 23:57:22 +02:00 |
|