C. T. Lin

Results 43 issues of C. T. Lin

## Description Fix #1602 See https://devblogs.microsoft.com/typescript/announcing-typescript-4-7/#package-json-exports-imports-and-self-referencing for more details. ## Type of change - [x] Bug fix (non-breaking change which fixes an issue)

As react-router's author say, `onEnter` should only use for redirect, see: https://github.com/rackt/react-router/issues/1389#issuecomment-146075183 Any ideas here?

`.forge()` enables case-converter(https://github.com/bookshelf/bookshelf/blob/master/lib/plugins/case-converter.js), but `.where()` does not do case convert like `forge()`. https://github.com/bookshelf/bookshelf/blob/b6abda9486b3f06d1ee58aff063c14836f0a2e1d/lib/model.js#L1317-L1319 (.where just call .where on query builder) We should let `findAll` and `findOne` have the same case...

When we creating SQL query like this one: ``` update "items" set "deleted_at" = ? where "id" = ? and "name" = ? and "created_at" = ? and "updated_at" =...

Refs: - https://github.com/graphql/express-graphql/pull/583/files - https://github.com/graphql/express-graphql/pull/727/files - https://github.com/graphql/express-graphql/pull/712/files https://github.com/graphql/express-graphql/pull/784/files - https://github.com/graphql/express-graphql/commits/v0.12.0-experimental-stream-defer.1

A rough proof of concept PR to show how to handle instagram events from the same facebook connector. https://developers.facebook.com/docs/instagram-api/guides/webhooks

**Is your feature request related to a problem? Please describe.** It's so frustrated when we just want to get a timestamp of a specific event. The ways those platforms provide...

feature request

The signature verification is tricky and some cases are undocumented on the Twilio docs. So, IMO we should just use their functions here until one day we want to write...

#### planned - [x] monorepo (lerna) #428 - [x] refine HTTP adapter API #430 - [x] implement bottender start/dev cli #431 - [x] advanced runner and debugger #432 - [x]...

add docs for telegram games

Telegram