Commit Graph

22 Commits

Author SHA1 Message Date
DIYgod 7b65ba69bb
feat: add docusaurus website (#13039) 2023-08-15 03:12:12 +01:00
Rongrong c5feec07f3
fix(route/twitter/user): missing all replies (#12912)
Signed-off-by: Rongrong <i@rong.moe>
2023-07-30 04:51:31 +08:00
Rongrong 2f9e7fa671
fix(route/twitter/user): missing latest tweets (#12870)
* fix(route/twitter/user): missing latest tweets

Signed-off-by: Rongrong <i@rong.moe>

* Update lib/v2/twitter/web-api/twitter-api.js

---------

Signed-off-by: Rongrong <i@rong.moe>
2023-07-25 23:47:38 +08:00
Rongrong a832e97109
fix(route/twitter): media t.co links not purged (#12864) 2023-07-24 03:17:17 +01:00
Rongrong 20514ece1e
fix(route/twitter): mixed media incomplete (#12863) 2023-07-24 03:16:57 +01:00
DIYgod 48626a813f
fix: twitter keyword 2023-07-23 14:31:30 +01:00
Rongrong c771fbd3cd
feat(route/twitter): use unique ID in some routes (#12759)
Signed-off-by: Rongrong <i@rong.moe>
2023-07-06 00:06:48 +08:00
Rongrong 7e45fe12e9
fix(route/twitter): Web API authentication (#12754) 2023-07-04 18:24:09 +01:00
github-actions[bot] 3888e6781c style: auto format 2023-05-01 20:34:18 +00:00
Alex Liu 334485899c
feat(route): add tweet details for twitter (#12412)
* feat(route): add tweet details for twitter

* docs: add english docs

* fix: sort router

---------
2023-05-02 04:31:03 +08:00
DIYgod 12f3effc8b
feat: twitter showSymbolForRetweetAndReply param 2023-03-13 10:25:36 +00:00
DIYgod 6d93d13a7e
fix: twitter inline links 2023-02-22 22:33:25 +00:00
Tony 589ddb3a43
refactor(eslint): add back no-return-await (#11877)
* chore: add back no-return-await

* chore: fix action warning

* chore: fix all no-return-await
2023-02-16 04:30:05 +08:00
DIYgod 52678c9eef
feat: generate quote content_html, telegram channel repost extra data 2023-01-30 22:00:07 +00:00
Tony 762e67d81e
fix(route): twitter quotes (#11610) 2023-01-13 03:47:21 +08:00
DIYgod cb03dd3059
feat: quote repost and reply info for twitter and jike 2023-01-10 17:57:53 +00:00
DIYgod ab2f61824d
feat: output quote data for twitter and jike 2023-01-09 16:25:26 +00:00
Rongrong df521a6f2c
fix(route/twitter/web-api): empty rslt not skipped (#11482)
Signed-off-by: Rongrong <i@rong.moe>

Signed-off-by: Rongrong <i@rong.moe>
2022-12-22 00:04:14 +08:00
07a42d4f30
fix(route)(twitter): new bearer to support 18+ tweet (#10870) 2022-09-23 18:01:57 +08:00
Rongrong 31feadcc77
fix(route)(twitter/keyword): wrong mode in web API (#10539)
* fix(route)(twitter/keyword): wrong mode in web API

Signed-off-by: Rongrong <i@rong.moe>

* fix: typo

Signed-off-by: Rongrong <i@rong.moe>
2022-08-19 20:17:19 +08:00
Tony 81b92b7517
feat(route): twitter collection (#10369)
* feat(route): twitter collection

* docs: add docs

* fix: typo

* docs: fix missing params desc
2022-08-01 22:11:45 +08:00
Rongrong df5d3fc918
fix(route)(twitter): quote ignored in web API (#10361)
* fix(route)(twitter): quote ignored in web API

* refactor: migrate to v2

Signed-off-by: Rongrong <i@rong.moe>
2022-08-01 20:25:32 +08:00