|
1c67a9039d
|
Add retweet queries
|
2021-08-16 20:37:35 -07:00 |
|
|
0a1fa92cdd
|
Add to database: LocalPath version of BannerImage and ProfileImage on Users
|
2021-08-10 20:51:42 -07:00 |
|
|
d1ba8b48f3
|
Add RemoteURL and LocalFilename to Images, remove Filename
|
2021-08-05 14:22:16 -07:00 |
|
|
9c9100d874
|
Add RemoteURL and LocalFilename fields to Video, remove Filename
|
2021-08-05 14:10:46 -07:00 |
|
|
58dc223f84
|
Use VideoID given by the Twitter API instead of a rowid
|
2021-08-04 23:41:58 -07:00 |
|
|
c803794a0f
|
Change TweetID to be an int64 instead of a string
|
2021-08-04 14:49:20 -07:00 |
|
|
529c181397
|
Fix build errors
|
2021-08-04 02:14:06 -07:00 |
|
|
d81fae0013
|
Make UserID an alias for int64 rather than string
|
2021-08-04 02:00:58 -07:00 |
|
|
7a81b71cd3
|
Use ImageID from the API rather than rowid
|
2021-08-04 01:23:55 -07:00 |
|
|
3893dda640
|
this should have been in previous commit
|
2021-08-02 17:18:28 -07:00 |
|
|
083f5f72e0
|
Add media queries
|
2021-08-01 15:52:04 -07:00 |
|
|
35cf1f1296
|
Create test fixtures (stable test objects)
|
2021-07-30 19:38:25 -07:00 |
|
|
81392996bb
|
Add video and image types
- in addition to `Filename` (string), includes IsDownloaded (bool)
|
2021-07-26 17:26:39 -07:00 |
|
|
0c87428c44
|
Make videos their own table; store as a slice on Tweet rather than text field
|
2021-07-25 15:42:43 -07:00 |
|
|
7db981398c
|
Create test utils file for fixtures and helper functions
|
2021-07-24 21:48:01 -07:00 |
|