|
1c2f356ee9
|
Fix re-downloading making users get marked as content-not-downloaded
|
2021-10-09 18:58:52 -07:00 |
|
|
9c944cdc5e
|
Remove useless transaction block
|
2021-08-22 18:20:42 -07:00 |
|
|
1dc9511415
|
Make user handles case insensitive
|
2021-08-22 18:04:10 -07:00 |
|
|
294917124a
|
Add downloading of User banner image and profile image
|
2021-08-10 21:35:27 -07:00 |
|
|
0a1fa92cdd
|
Add to database: LocalPath version of BannerImage and ProfileImage on Users
|
2021-08-10 20:51:42 -07:00 |
|
|
58dc223f84
|
Use VideoID given by the Twitter API instead of a rowid
|
2021-08-04 23:41:58 -07:00 |
|
|
e06bb4dc9a
|
Remove unused fmt import
|
2021-08-04 21:54:40 -07:00 |
|
|
c803794a0f
|
Change TweetID to be an int64 instead of a string
|
2021-08-04 14:49:20 -07:00 |
|
|
d81fae0013
|
Make UserID an alias for int64 rather than string
|
2021-08-04 02:00:58 -07:00 |
|
|
11e3a74b22
|
Add User queries
|
2021-07-24 12:24:57 -07:00 |
|