Commit Graph

8 Commits

Author SHA1 Message Date
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
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
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
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