Commit Graph

68 Commits

Author SHA1 Message Date
54ec334730 Provide better responses for errors (#196); Fix some extract methods 2025-04-29 13:30:57 +01:00
441b620b87 Add support for ?withFeed in API user requests 2025-04-27 17:30:07 +01:00
22433cdab5 Small refactoring & user feed API WIP 2025-02-12 23:08:52 +00:00
e192f9ae2b Sort bearers by most recent success & fix deploy issue 2024-05-21 20:22:07 +01:00
ff07ddc8ee Changes to allow for using OAuth tokens 2024-05-21 20:12:28 +01:00
8b39c4db09 Add new bearer tokens 2024-05-21 17:00:11 +01:00
ceb27fa82e Add bearer token cycling, since apparently those have 24 hour limits 2024-05-19 13:04:41 +01:00
424f6ea4d8 Use different bearer token 2024-05-18 15:21:02 +01:00
ebcc4e9d56 Use tweet detail endpoint 2024-05-18 15:17:41 +01:00
1e9265ed26 Fix tests & poll extract 2024-05-17 23:43:18 +01:00
051909ba86 Properly get guest token 2024-05-17 23:06:59 +01:00
8913cca5c0 Revert: Change methods order again 2024-05-17 22:46:12 +01:00
6f224da2a1 Remove syndication for now 2024-05-17 22:26:29 +01:00
08f27fd47f Misc debug changes 2024-05-17 22:21:03 +01:00
637851282c Actual fix 2024-05-17 22:09:36 +01:00
fb50219788 Fix bug blocking other methods from running 2024-05-17 21:55:01 +01:00
58ba2e9417 Prioritize the new Android API 2024-05-17 21:30:00 +01:00
4c43c7fff9 Use API that the android app uses 2024-05-17 21:24:32 +01:00
c151f0ea78 Use new graphql endpoint 2024-05-17 21:05:44 +01:00
363c609110 Prioritize syndication 2024-05-17 20:11:34 +01:00
1a747051c6 Update graphQL endpoint 2024-05-17 18:26:07 +01:00
21c45d9dba Make calls to new domain to avouid redirect delays 2024-05-17 16:53:47 +01:00
ce7f3dd8e6 API returns errors properly now 2024-01-21 22:07:33 +00:00
dfa1f4cead Changed token allowed uses 2023-12-16 17:16:26 +00:00
0382b4e681 New guest token get method 2023-12-16 17:07:01 +00:00
dabe5989a8 Better logging for local debugging 2023-12-16 16:37:01 +00:00
c47ac173dc Refresh guest token 2023-12-16 16:08:00 +00:00
081dfa7680 Use new anonymous API endpoint 2023-12-16 13:58:42 +00:00
bc1d6bbf3e New possible extract method (V2 Anon) 2023-11-07 17:24:30 +00:00
fcc89d62cf More tests & Proper syndication token calc 2023-08-15 17:03:00 +01:00
d7f6599a33 Temp syndication fix 2023-08-15 16:06:27 +01:00
e3c5cde5e1 Revert "Misc fixes for ratelimiting" 2023-08-15 14:56:04 +01:00
cad085accf Revert "Changes to used token logic"
This reverts commit 25ebf7d9d3.
2023-08-15 14:49:58 +01:00
26e46a9d45 Small issue fix 2023-08-15 11:08:31 +01:00
fd4f85251d Misc fixes 2023-08-15 10:35:35 +01:00
ee5dd508c3 New extract method: proxies (WIP) 2023-08-15 10:20:58 +01:00
ff8bc4456c Changed how twExtract recieves tokens 2023-08-15 10:09:04 +01:00
25ebf7d9d3 Changes to used token logic 2023-08-15 02:13:53 +01:00
ee09073e2b Fix log issue 2023-08-15 02:06:24 +01:00
d24903e383 Misc fixes for ratelimiting 2023-08-15 02:00:49 +01:00
7d406c5dc0 Misc log change 2023-08-15 01:42:44 +01:00
27cf9340f2 Randomly use tokens 2023-08-13 16:57:49 +01:00
0a66ddba16 Revert "Remove syndication as method"
This reverts commit e0713a8eeb.
2023-08-13 15:47:19 +01:00
c2b2694b3e More logging to track down issue 2023-08-13 15:30:14 +01:00
189f42ef79 Improve logging & messages returned 2023-08-13 15:23:08 +01:00
e0713a8eeb Remove syndication as method 2023-08-13 15:02:41 +01:00
c11db60eee Remove 403 check 2023-08-13 14:41:45 +01:00
e230043e85 Hotfix for NSFW tweets (#125) 2023-08-03 14:22:31 +01:00
aafb72f307 Fix small issue 2023-08-01 14:11:21 +01:00
a1e13bb49a Only use Syndication & V2 2023-07-19 16:22:23 +01:00