|
56870173e9
|
Fix bug with users with 600x200 banner images
When downloading these users' content, they weren't getting saved afterward (to update 'is_content_downloaded').
|
2022-01-18 17:48:56 -08:00 |
|
|
5d44186f91
|
Add conditional content downloading for tweets
|
2021-12-21 21:49:42 -05:00 |
|
|
c1bcd54a11
|
Add Tweet#last_scraped_at and Tweet#is_conversation_scraped fields
|
2021-12-20 14:07:20 -05:00 |
|
|
470dce1d27
|
Persist tombstone data
|
2021-11-06 13:37:46 -07:00 |
|
|
05c3f2289b
|
Add persistence for new Url type
|
2021-09-17 18:04:57 -07:00 |
|
|
1dc9511415
|
Make user handles case insensitive
|
2021-08-22 18:04:10 -07:00 |
|
|
9734c09426
|
Add downloading for media in tweets
|
2021-08-07 16:51:38 -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 |
|
|
7a81b71cd3
|
Use ImageID from the API rather than rowid
|
2021-08-04 01:23:55 -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 |
|
|
0c87428c44
|
Make videos their own table; store as a slice on Tweet rather than text field
|
2021-07-25 15:42:43 -07:00 |
|
|
15241f4f43
|
Add tweet queries
|
2021-07-25 14:37:32 -07:00 |
|