Zed
|
91f42c4c94
|
Nevermind.
|
2020-06-17 20:55:01 +02:00 |
Zed
|
0e58c36bae
|
Change user endpoint
|
2020-06-17 00:22:11 +02:00 |
Zed
|
77da2e32c6
|
Use old api to optimize photo rails
|
2020-06-17 00:20:34 +02:00 |
Zed
|
34dd02df1b
|
Add photo rail test
|
2020-06-07 07:57:15 +02:00 |
Zed
|
fb591e43b8
|
Switch to packedjson to try lowering memory usage
|
2020-06-02 18:05:54 +02:00 |
Zed
|
1fb78f8047
|
Minor token changes
|
2020-06-02 18:05:54 +02:00 |
Zed
|
74534e8fef
|
Use old user endpoint to avoid graphql rate limits
|
2020-06-02 18:05:54 +02:00 |
Zed
|
762d00b21d
|
In with the new
|
2020-06-02 18:05:54 +02:00 |
Zed
|
1aa1487402
|
Add t.co and /cards link resolvers
For t.co links: https://t.co/.. -> nitter.net/t.co/..
For card links: https://cards.twitter.com/cards/.. -> nitter.net/cards/...
|
2019-12-30 11:41:09 +01:00 |
Zed
|
9e3138e51b
|
Add list support
|
2019-09-21 01:08:30 +02:00 |
Zed
|
30bab22dae
|
Add user search
|
2019-09-17 21:17:36 +02:00 |
Zed
|
43bf6735d4
|
Refactor api code
|
2019-09-06 03:37:12 +02:00 |
Zed
|
f7c1c28368
|
Initial search refactoring
|
2019-08-23 02:15:25 +02:00 |
Zed
|
c834d418e2
|
Fix wrong getVideo arguments
|
2019-08-13 21:06:01 +02:00 |
Zed
|
7171486f03
|
Revamp profile api to display more metadata
|
2019-08-11 21:30:31 +02:00 |
Zed
|
bfcb74c6cc
|
Cache videos
|
2019-08-06 19:02:38 +02:00 |
Zed
|
eeead99e32
|
Add multi-user timeline support
|
2019-08-06 17:41:06 +02:00 |
Zed
|
9487d11fcb
|
Clean up media api code
|
2019-07-31 09:30:02 +02:00 |
Zed
|
6b6e5b3a40
|
Use random user agents
|
2019-07-31 08:42:52 +02:00 |
Zed
|
27cf4cdf64
|
Support promo_video_website cards
|
2019-07-16 03:45:38 +02:00 |
Zed
|
9d1682012d
|
Render cards
|
2019-07-15 13:41:27 +02:00 |
Zed
|
829cac9cbd
|
Force showing sensitive card thumbnails
|
2019-07-15 03:44:46 +02:00 |
Zed
|
d3a7ca834b
|
Implement card fetching and parsing
|
2019-07-11 19:22:23 +02:00 |
Zed
|
ab36664ad2
|
Use Karax html rendering instead of source filters (#2)
* Use Karax html rendering instead of source filters
|
2019-07-11 00:42:31 +02:00 |
Zed
|
069ff60fdc
|
Fix missing timeline query for empty timelines
|
2019-07-08 23:43:02 +02:00 |
Zed
|
344d3cd57f
|
Reorder timeline tweets according to their threads
|
2019-07-04 14:55:28 +02:00 |
Zed
|
141bfdc508
|
Add photo rail support
|
2019-07-04 04:27:06 +02:00 |
Zed
|
13a9f6cd1f
|
Add timeline filters
Custom filter menu is still WIP
|
2019-07-03 11:58:35 +02:00 |
Zed
|
92e3df411f
|
Improve memory usage by making Thread a ref object
|
2019-07-03 07:19:08 +02:00 |
Zed
|
640bb2fadf
|
Fix slow video loading due to not passing token
|
2019-07-03 07:15:52 +02:00 |
Zed
|
9b07199901
|
Generate tweet links
|
2019-07-01 23:14:36 +02:00 |
Zed
|
a901e50df5
|
Display "more replies"
|
2019-07-01 03:13:12 +02:00 |
Zed
|
1a0ccbb3f7
|
Add support for polls
|
2019-06-29 14:12:20 +02:00 |
Zed
|
9dc4b240e7
|
Fix tweet tags being shown as unavailable tweets
|
2019-06-27 22:29:39 +02:00 |
Zed
|
e2039ec81c
|
Refactor nil checks, remove getAttr
|
2019-06-27 21:07:29 +02:00 |
Zed
|
a43950dcf5
|
Include username in status requests
|
2019-06-27 20:13:46 +02:00 |
Zed
|
02fcd7b880
|
Switch from nimquery to q
|
2019-06-26 18:51:21 +02:00 |
Zed
|
b51f1cbbd4
|
Fix username regex, add media endpoint
|
2019-06-25 19:19:01 +02:00 |
Zed
|
2f51de90d0
|
Limit video token usage to prevent crashes
|
2019-06-25 15:09:13 +02:00 |
Zed
|
a3285e8410
|
Fix crash on protected profiles
|
2019-06-25 13:24:47 +02:00 |
Zed
|
8000a814df
|
Fix crash on invalid id and non-existent profiles
|
2019-06-25 13:24:22 +02:00 |
Zed
|
ac8d0e2052
|
Improve timeline support, "no more tweets" message
|
2019-06-25 07:36:36 +02:00 |
Zed
|
a098d3ea84
|
Add simple emoji support
|
2019-06-25 02:38:18 +02:00 |
Zed
|
4bf38f71f3
|
Increase cache times
|
2019-06-25 01:00:23 +02:00 |
Zed
|
06a54a5c32
|
Fix crash when profile doesn't exist
|
2019-06-25 00:55:41 +02:00 |
Zed
|
1213220ef0
|
Cache video token
|
2019-06-24 05:50:43 +02:00 |
Zed
|
861ac7a593
|
Better video/gif support
|
2019-06-24 05:14:14 +02:00 |
Zed
|
6f0452621e
|
Cleanup api code
|
2019-06-21 03:51:14 +02:00 |
Zed
|
89b6cfdf98
|
Compare string length instead of empty string
|
2019-06-21 02:16:10 +02:00 |
Zed
|
abe21e3ebf
|
Add fallback for sensitive profiles
|
2019-06-21 02:15:46 +02:00 |