Eslizn

Results 8 issues of Eslizn

```bash root@apps:~# swarmlet join manager /mnt/gfs/swarmlet/src/ansible ~ -----> To add a node to this swarm, run the following join command on the target: Could not start server, invalid interface or...

``` $ npm run start > [email protected] start > cross-env NODE_OPTIONS="--no-warnings --loader=ts-node/esm" node examples/ding-dong-bot.ts 01:09:55 ERR StateSwitch on() is deprecated: use active() instead. Error at StateSwitch.on (/Users/src/github.com/wechaty/getting-started/node_modules/state-switch/src/state-switch.ts:222:85) at PuppetPadlocal._startClient (/Users/src/github.com/wechaty/getting-started/node_modules/wechaty-puppet-padlocal/src/puppet-padlocal.ts:145:20)...

enhancement

import { getLoggable } from 'brolog'; ^^^^^^^^^^^ SyntaxError: Named export 'getLoggable' not found. The requested module 'brolog' is a CommonJS module, which may not support all module.exports as named exports....

question

这样的话可以针对现有较多使用了单例模式的php框架实现一个上下文隔离和切换的补丁,而不是直接修改框架代码

fix: 1.can't custom send confirm handler 2.repeat render confirmation/new

needs-rebase

Failed to create unique index for translations key & locale, got: Error 1170: BLOB/TEXT column 'key' used in key specification without a key length

- init串行调用 - 在更新contact数据时同时缓存一份memberlist,避免太多请求导致1205错误

issues: #221 #214