Sigh, somehow I missed a file in the commit. So, the rpm is down. I fixed the missing bit so a build should work from 1.1.1. But Looks like next week to push it to chum.
Kinda of a train wreck like debugging session.
EDIT: FINALLY found the last issue. Bookmarks and follow requests, among other points in the api do not obey the same logic as timelines. That is, there are no api supplied max_id or since params. Instead, you have to parse the headers for a ‘Link’ with prev and next attributes. Sigh. I don’t think I’ll get it done before 2023
EDIT: v 1.1.2 should appear in chum, today. Dupes be gone, bookmark navigation is fixed …
EDIT: v 1.1.3 should appear in chum, today. Fixes search for @persons broken by 1.1.2