7 Commits

Author SHA1 Message Date
100fe6c718 Fix gifs 2021-10-04 21:06:53 -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
2663387f29 Add filename helper utils to video and image types 2021-08-03 15:38:19 -07:00
083f5f72e0 Add media queries 2021-08-01 15:52:04 -07:00
81392996bb Add video and image types
- in addition to `Filename` (string), includes IsDownloaded (bool)
2021-07-26 17:26:39 -07:00