Commit graph

17 commits

Author SHA1 Message Date
34db837a9e
feat: x.com migration + public API for cookie-based auth
- migrate all API URLs from twitter.com to x.com
- add SetBearerToken, SetHTTPClient, SetLoggedIn public methods
- accept 202/204 status codes in handleResponse
- module path -> src.cultist.club/lain/twitter-scrapper
2026-05-21 18:54:10 +03:00
Valentine
97db62752d bump net to v0.29.0 2024-10-01 01:38:20 +03:00
Valentine
868b87b02a bump deps 2024-03-09 14:54:49 +03:00
Valentine
3c23a975da added scheduling & media upload 2024-03-09 03:55:39 +03:00
Valentine
8dda773032 update package name 2024-01-28 23:06:45 +03:00
dependabot[bot]
c0e067d55e Bump golang.org/x/net from 0.11.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.11.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.11.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 22:49:30 +00:00
Alexander Sheiko
4b12db0e74 Update deps 2023-07-03 15:14:02 +03:00
Alexander Sheiko
e52022e31a Add LoginOpenAccount
Close #101 again
2023-05-30 17:31:00 +03:00
Alexander Sheiko
848bdfd3cf Bump go version to 1.16 2023-05-10 22:29:40 +03:00
Alexander Sheiko
3d364abaac Update deps 2023-04-23 17:29:40 +03:00
dependabot[bot]
448d660283 Bump golang.org/x/net from 0.5.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 03:58:14 +00:00
Alexander Sheiko
29c2b67cdb Update deps 2023-01-10 13:33:40 +02:00
Alexander Sheiko
55a0c83804 Update deps 2021-12-07 10:15:54 +02:00
Alexander Sheiko
97a6d207c5 Update deps 2021-09-13 17:36:30 +03:00
one.cat
31c9e5da5a add cookie and x-csrf-token 2021-09-08 16:02:53 +08:00
Alexander Sheiko
edad8f6393 Total refactoring
Used guest frontend API
BREAKING CHANGE: remove tweet.HTML property
Loading more information
Minor fixes and changes
2020-12-11 20:58:49 +02:00
Bo-Yi Wu
08026ddca3 chore: support go module 2020-02-14 21:46:15 +08:00