Alessio
14a7f88cdb
Add scraping and saving of bookmarks
2024-05-28 21:55:42 -07:00
73c5803a47
Add downloading of DM embedded images, videos and links
2024-03-11 21:12:38 -07:00
dcd19d9cce
Update CHANGELOG.txt for v0.6.3
2024-02-25 22:19:07 -08:00
84ff6c12b7
Change all timestamps to use milliseconds instead of seconds
2024-01-07 15:15:43 -06:00
0e965eadc4
Update CHANGELOG.txt for v0.6.1
2023-12-31 22:52:28 -06:00
cec8f4d124
Update CHANGELOG.txt for v0.6.0
2023-12-24 22:43:14 -06:00
b6ada6371c
Fix up a bunch of lint errors and other stuff
2023-10-14 19:45:51 -03:00
99ef17f820
Fix likes 'sort_order' being unique when '-1' is used as 'unknown' value
2023-10-13 17:55:40 -03:00
eaa01a2360
Fix fetching users and search
...
- Add is_deleted field on Users
- Fix fetching of tombstoned users including deleted users
- Fix "verified" bluechecks not being scraped anymore
- Fix search to use new graphql endpoint (old one got taken down)
2023-08-22 20:07:32 -03:00
7a750877f6
Fix spaces timestamps to remove the factor of 1000x
2023-08-19 22:36:50 -03:00
fd0c625de5
Optimize Timeline query by splitting it into sub-queries so it can use indexes
2023-08-17 18:21:26 -03:00
604d5b9ce2
REFACTOR: convert function comments to proper godoc
...
- also fix indentation in versions.go file
2023-08-03 00:47:43 -03:00
a061decd0f
REFACTOR: Rename go module to 'gitlab.com/offline-twitter/twitter_offline_engine' in accordance with 'go get' conventions
...
- also restructure project to use a 'pkg' directory for reusable packages
2023-07-30 14:20:07 -03:00