418187f925temporarily disable an integration test because some schmuck unprivated his account
Alessio
2024-11-06 21:57:07 -08:00
faac7e9b16Add marking notifications as read
Alessio
2024-11-06 21:54:21 -08:00
212c1b4e50Add replied-to username to reply previews in DMs
Alessio
2024-11-06 19:44:08 -08:00
c7a6b5b321Add back in the GetUserByID unauthenticated operation since apparently it does actually work
Alessio
2024-11-06 18:58:18 -08:00
2b7a636720Remove the unauthenticated GetUser requests as they no longer work
Alessio
2024-11-06 18:36:06 -08:00
4d81b8d879Make banner images open in carousel on click as well
Alessio
2024-11-06 17:12:20 -08:00
d59ef45569Profile images in user feed headers are now clickable to open the image full-sized (are no longer links to the page you're already on)
Alessio
2024-11-06 17:06:23 -08:00
a4285c2db1Add test file for previous commit
Alessio
2024-11-03 20:11:41 -08:00
640ac531e5Fix a new bug type where blocked users' tweets can be empty-but-not-tombstoned, or something (not totally sure what this is)
Alessio
2024-11-03 20:07:03 -08:00
631d07c6fcFix integration test (user changed their handle)
Alessio
2024-11-03 18:38:16 -08:00
3c3e47cdfdUpdate CHANGELOG.txt for v0.6.18
Alessio
2024-11-03 18:27:53 -08:00
726d738844Fix emoji picker's skin tone data not being compatible with Twitter's emojis
Alessio
2024-11-02 13:26:28 -07:00
381e9e0706'fetch_user' and 'fetch_user_by_id' subcommands now check for conflicting user handle errors and rescrape if needed
Alessio
2024-09-22 22:11:00 -07:00
6ed8beae26Update SaveUser logic to account for duplicate handles, with better handling of deleted / banned users
Alessio
2024-09-22 16:22:33 -07:00
79033cfc79Make user handles only unique among active users
Alessio
2024-09-17 18:30:11 -07:00
8c390444d6Temporarily remove the follow/unfollow integration tests
Alessio
2024-09-17 18:25:25 -07:00
51eaa2a0c4Remove some useless functions ('list_followed', superceded by Lists; 'UserExists')
Alessio
2024-09-17 18:13:54 -07:00
4ea15f10afAdd scraper function to get user by ID
Alessio
2024-09-15 22:56:59 -07:00
210328bcc9Kick CI
Alessio
2024-09-15 19:26:14 -07:00
a418fc99bfKick CI
Alessio
2024-09-15 19:20:02 -07:00
45958d0711Update woodpecker build file to use 'steps' instead of 'pipeline'
Alessio
2024-09-15 18:42:31 -07:00
9c0f9504f6"ConvertToAPIUser() now returns an error indicating a "not-found" response, which propagates through "GetUser" API calls
Alessio
2024-09-15 16:00:04 -07:00