126 Commits

Author SHA1 Message Date
30c8553470 Fix the version checking 2021-11-29 15:31:10 -08:00
abbc525df9 Create first release attempt 2021-11-29 15:23:16 -08:00
ce6851a198 Fix errors in build file 2021-11-29 14:32:49 -08:00
dad63a0ad4 Test commit for new branch 2021-11-29 14:18:20 -08:00
7f02d6acec Fix linting error 2021-11-22 17:03:57 -08:00
5f97014bdc Add database versioning 2021-11-22 16:55:27 -08:00
0de9b25dfe Change 'in_reply_to' and 'quoted_tweet' ID fields to say '_id' (hungarian notation) 2021-11-22 14:56:57 -08:00
d0cb857acb Fix embedded link parsing for youtube links with no thumbnails 2021-11-22 14:52:18 -08:00
658f3c338f Add parsing of twitter polls 2021-11-07 21:10:24 -08:00
4793cf8a4d Change users text file into a yaml file 2021-11-07 12:37:21 -08:00
681cd59e64 Add the actual search file 2021-11-06 14:55:15 -07:00
6d7d940df4 Add search 2021-11-06 14:50:39 -07:00
470dce1d27 Persist tombstone data 2021-11-06 13:37:46 -07:00
e5b4b43358 Temporarily remove integration tests user who got banned ('suspended' handling doesn't work yet) 2021-11-01 16:04:53 -07:00
c0ae23b4fd Add 'unavailable' tombstone category 2021-11-01 15:47:52 -07:00
b37bc4bc60 Add test data for tombstones 2021-11-01 14:13:22 -07:00
bb2ae81dfa Fix the previous commit by actually adding the relevant code 2021-11-01 14:10:20 -07:00
e8a9c10c89 Add parsing of tombstones from api 2021-11-01 14:06:15 -07:00
4fa30e246d Add dimension info to media content 2021-10-10 16:06:47 -07:00
dd22b25831 Fix lint error 2021-10-10 15:28:49 -07:00
3b56973355 Remove reply-mentions for threads 2021-10-10 15:22:48 -07:00
c219652dcc Make fetching very aggressive by default 2021-10-10 15:13:32 -07:00
66daacec34 Fix the constantly-breaking thumbnail url test 2021-10-10 15:06:39 -07:00
1c2f356ee9 Fix re-downloading making users get marked as content-not-downloaded 2021-10-09 18:58:52 -07:00
b117cbec7b Update some of the integration tests 2021-10-07 14:58:59 -07:00
100fe6c718 Fix gifs 2021-10-04 21:06:53 -07:00
18722a6b1b Refactor tweet_test: make a tweet loader helper function 2021-09-27 18:43:24 -07:00
6aa14c32e2 Add persistence for reply-mentions 2021-09-27 18:29:55 -07:00
159084006d Fix handling of reply-mentions and tweet text normalization 2021-09-27 18:12:28 -07:00
9ae6213025 Clean up the tests some more 2021-09-27 18:08:14 -07:00
89179f2447 Tidy up the scraper tests a bit 2021-09-27 15:30:05 -07:00
f278010201 Fix linting error 2021-09-27 13:52:51 -07:00
b17e0821bb Make command line accept either URL or just ID to find a tweet 2021-09-27 13:49:17 -07:00
1dd02ff390 Fetching a user now downloads its content automatically 2021-09-27 12:54:18 -07:00
0bb9ff6c6b Add handling for URL cards with no link preview thumbnail image 2021-09-17 20:50:28 -07:00
9d10fd5942 Fix scraper test file to be minified 2021-09-17 20:12:51 -07:00
f9ddc0f102 Add downloading for link previews 2021-09-17 20:11:36 -07:00
497a62050b Add test file for previous commit 2021-09-17 20:02:33 -07:00
c865df8aca Add support for tweets with multiple URLs 2021-09-17 19:45:31 -07:00
690dd99b8f Clean up the michael malice feed test file 2021-09-17 18:08:16 -07:00
05c3f2289b Add persistence for new Url type 2021-09-17 18:04:57 -07:00
79f098450e Add 'HasCard' URL field 2021-09-17 17:39:04 -07:00
355ed7ccf5 Add test file for the previous commit 2021-09-17 17:36:35 -07:00
e2ff9436fa Add player type of URL card 2021-09-17 17:35:55 -07:00
ef9a98b79c Fix integration test (sample user got banned) 2021-09-17 15:03:23 -07:00
3f9c807efa Add Url type 2021-09-17 13:41:43 -07:00
06831dfb52 Update help message 2021-08-22 18:43:33 -07:00
1f5ebf9f8d Enable fetching tweets to the limit of scrollback 2021-08-22 18:22:06 -07:00
9c944cdc5e Remove useless transaction block 2021-08-22 18:20:42 -07:00
1dc9511415 Make user handles case insensitive 2021-08-22 18:04:10 -07:00