14 Commits

Author SHA1 Message Date
e932dd33d5 Add parsing Spaces for API v2 2022-05-14 17:36:47 -07:00
7edc8ad5d3 Some whitespace changes :V 2022-03-06 17:07:05 -08:00
aa961b9ff4 Fix handling of empty entries in the feed
- e.g., retweets where the author then deleted the original tweet
- I think this is a bug in the Twitter API (it doesn't make sense to return this data) but we have to handle it anyway
2022-03-01 11:51:34 -08:00
3c2aee5016 Add test file for previous commit 2022-02-28 13:50:19 -08:00
2773214855 Add test file for previous commit 2022-02-04 17:34:15 -08:00
8d406e1b11 Minify that test file 2022-02-02 15:21:42 -08:00
359c166363 Add test file for previous commit 2022-02-02 14:53:10 -08:00
3ca67418e0 Add test file for previous commit 2022-02-02 12:26:02 -08:00
c00ff06b3f URLs need to have a TweetID lol 2022-02-01 18:21:48 -08:00
9eb3e42539 Add link parsing for APIv2 2022-02-01 16:56:37 -08:00
1bc6aec3b5 Incorporate the new parsing structure into the actual program 2022-02-01 16:04:52 -08:00
12be70f541 Add test files 2022-01-30 17:58:03 -08:00
68a8549f34 Rename api V2 test responses directory 2022-01-30 15:06:07 -08:00
8c79a39c2e API V2: parse User result 2022-01-30 14:40:17 -08:00