30 Commits

Author SHA1 Message Date
James Raleigh
972fd50c5b Fixed tests for DMCAed videos and other fixes 2022-12-02 20:38:57 -05:00
58c19df11a Add Space persistence queries for Space details 2022-11-24 19:08:00 -05:00
1b675e8200 Add db operations for Spaces 2022-05-14 16:04:09 -07:00
f08da27cc2 Enable 'wrapcheck' linter 2022-03-13 16:13:16 -07:00
d77c55ec1c Fix lint errors 2022-03-06 19:29:48 -08:00
2f784c779c REFACTOR: Add sqlx dependency 2022-03-06 19:17:43 -08:00
26ab9ec937 Create new Timestamp helper type 2022-03-06 18:09:43 -08:00
7edc8ad5d3 Some whitespace changes :V 2022-03-06 17:07:05 -08:00
18c9f79429 REFACTOR: LINT: add .golangci.yaml lint config file
- Add linting for line lengths
- Fix some linting errors
2022-03-06 15:06:06 -08:00
b2199e9b59 Add Url#ShortText field 2022-02-01 15:48:43 -08:00
28e139a3e4 Add video durations and view counts 2021-12-24 16:26:34 -05:00
fbbb6834de Add video thumbnails 2021-12-23 15:12:01 -05:00
28e44897b5 Add poll updating 2021-12-12 18:42:27 -08:00
c15ac9d751 Add persistence for polls 2021-12-12 16:42:32 -08:00
4fa30e246d Add dimension info to media content 2021-10-10 16:06:47 -07:00
1c2f356ee9 Fix re-downloading making users get marked as content-not-downloaded 2021-10-09 18:58:52 -07:00
100fe6c718 Fix gifs 2021-10-04 21:06:53 -07:00
0bb9ff6c6b Add handling for URL cards with no link preview thumbnail image 2021-09-17 20:50:28 -07:00
05c3f2289b Add persistence for new Url type 2021-09-17 18:04:57 -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
3aa03a3903 Make build work 2021-08-04 23:46:28 -07:00
58dc223f84 Use VideoID given by the Twitter API instead of a rowid 2021-08-04 23:41:58 -07:00
5e32f0605d Remove extra params temporarily (make build work) 2021-08-04 01:42:29 -07:00
7a81b71cd3 Use ImageID from the API rather than rowid 2021-08-04 01:23:55 -07:00
d8d04c5acc Fix some more build errors 2021-08-02 17:08:43 -07:00
f4636a25be Make build work 2021-08-01 15:58:06 -07:00
083f5f72e0 Add media queries 2021-08-01 15:52:04 -07:00
7f286d0596 Make the build work 2021-07-28 16:02:25 -07:00
222e681836 Create DB queries for media attachments, refactor this out of the tweet query into separate functions 2021-07-28 15:56:47 -07:00