Commit Graph

3 Commits

Author SHA1 Message Date
ETiV 1902fba510
feat(route): add taptap.io / TapTap 国际版 (#10596)
* feat(route): taptap, add docs for (/intl)/(changelog|review)

* feat(route): taptap, add /intl prefix on /(changelog|review)
2022-08-24 22:40:17 +08:00
ETiV 2bcddf44c3
fix(route): taptap, topic failed to respond (#10485)
* fix(taptap) topic: add some null detection

* fix(taptap) topic: in videoPost, use an animated image instead of video

Since the videoUrl seems always be undefined

* Update lib/v2/taptap/utils.js

- use a better resolution preview image
- remove unused properties

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* fix: app_name and app_img look up

Co-authored-by: ETiV Wang <1926860+ETiV@users.noreply.github.com>
2022-08-19 01:29:45 +08:00
Tony 658570be69
fix(route): taptap topic review (#9540)
* fix(route): taptap topic review

* fix: review url

* refactor: use utility

* docs: add back warning
2022-04-15 22:04:49 +08:00