From f9eb986aede1c81426e35c657a11584fadb7ee01 Mon Sep 17 00:00:00 2001 From: Alessio Date: Wed, 16 Feb 2022 09:29:11 -0800 Subject: [PATCH] Update CHANGELOG.txt for v0.1.2 --- CHANGELOG.txt | 7 +++++++ doc/TODO.txt | 5 ----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 6ff678d..84843f4 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -53,3 +53,10 @@ v0.1.1 - BUGFIX: fix selection of primary "TimelineAddEntries" field in APIv2 following breaking API change - Add `-h, --help` command line flags to display help message and gracefully exit + +v0.1.2 +------ + +- BUGFIX: fix error when trying to match mixed-case user handles in tombstone tweets +- BUGFIX: set "Client Language" header to "English" in all cases +- Add an option to show debug logging; hide it by default diff --git a/doc/TODO.txt b/doc/TODO.txt index e689267..67ff273 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -7,16 +7,12 @@ For each user in userslist.txt: - download new images if necessary - fetch tweets since last update -TODO implement-search - TODO fetch-older-tweets: get tweets older than 3200 ago TODO https://twitter.com/michaelmalice/status/1461031030278742020 => "account no longer exists" tombstone -TODO cleanup-main: The `cmd/twitter/main.go` file is becoming a disaster, it needs a cleanup badly. lots of copy-pastes that should be functions, code that should be moved to the scraper / persistence modules, etc - TODO broadcast-cards panic: Unknown card type: 3691233323:periscope_broadcast panic: Unknown card type: 745291183405076480:broadcast @@ -34,7 +30,6 @@ TODO tombstone updating: - stub-to-tweet: If a user un-privates after getting a stub-version (or tweet becomes available for other reasons), stub versions should write the real content and "stub" status should be removed TODO: Problem tweets -- https://twitter.com/HazardHarringto/status/1481808740445741062: replies not loading - https://twitter.com/TyCardon/status/1480640777281839106: "Media has been disabled in response to report by copyright owner" - https://twitter.com/CovfefeAnon/status/1427693931047837702: parent thread not loading (possible GUI problem) - "account no longer exists" tombstone not being collected