|
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 |
|
|
f22f15f3d9
|
Prevent quoted-tweet URLs from being added as URLs (they should just be quote-tweets)
|
2022-03-02 14:34:42 -08:00 |
|
|
069ab83fba
|
Refactor scraper tests
- use Stretchr assert package for assertions
- use "dot imports" to remove "scraper.XYZ" from everything
|
2022-01-31 19:14:14 -08:00 |
|
|
d0cb857acb
|
Fix embedded link parsing for youtube links with no thumbnails
|
2021-11-22 14:52:18 -08:00 |
|
|
4fa30e246d
|
Add dimension info to media content
|
2021-10-10 16:06:47 -07:00 |
|
|
89179f2447
|
Tidy up the scraper tests a bit
|
2021-09-27 15:30:05 -07:00 |
|
|
0bb9ff6c6b
|
Add handling for URL cards with no link preview thumbnail image
|
2021-09-17 20:50:28 -07:00 |
|
|
e2ff9436fa
|
Add player type of URL card
|
2021-09-17 17:35:55 -07:00 |
|
|
3f9c807efa
|
Add Url type
|
2021-09-17 13:41:43 -07:00 |
|