moonheart

Results 19 issues of moonheart

As [rfc6901#section-3](https://tools.ietf.org/html/rfc6901#section-3) documented, we should replace `~` with `~0` and replace `/` with `~1`. This is Also the problem I encounted when trying to patch k8s resources, error message: `the...

目前帖子详细页里的图片不能缩放查看,游戏字,比较小的看不清,希望能支持一下

**Is your feature request related to a problem? Please describe.**(该功能是否与问题有关?请描述) 推送通知的部分图标二值化的效果不好 **Describe the solution you'd like**(说一下您想解决什么问题,想要做什么) 直接取自适应图标的`foreground icon`,不再强制对这部分图标进行二值化处理。 **Describe alternatives you've considered**(简要描述您考虑过的替代方案) 人工提取各个app的图标保存在设备上,显示对应的通知图标。 **Additional context** 在Android 8.0及以上,如果应用支持自适应图标,返回的是[AdaptiveIconDrawable](https://developer.android.com/reference/android/graphics/drawable/AdaptiveIconDrawable.html),在[这里](https://github.com/Trumeet/MiPushFramework/blob/master/common/src/main/java/top/trumeet/common/utils/ImgUtils.java#L358)处理也许可以( 存在一个问题:有的app(比如知乎)他的foreground图标只有右边的“口”字,按照这种方法就不行了

enhancement

Varaibles for histroy process instances are avaliable at /history/variable-instance?processInstanceIdIn=${processInstanceId}

Fixes #1571 Changes proposed in this pull request: Add Support for DD_TRACE_DB_CLIENT_SPLIT_BY_INSTANCE @DataDog/apm-dotnet

community

**Are you requesting automatic instrumentation for a framework or library? Please describe.** No **Is your feature request related to a problem? Please describe.** The service name of spans for db...

type:new-feature

apollo config.yaml 命名空间配置示例 ``` yaml a: b: c: 1 ``` apollo 支持 yaml json 等格式的命名空间, 目前的做法是直接作为一个配置, 如 `config.yaml` 命名空间会被读取成 key 为 `config.yaml.content`, value 为 yaml 内容的一个配置. 希望可以实现解析, 按照 a.b.c 这样的方式直接读取到配置内容

### Verify steps - [X] 如果你可以自己 debug 并解决的话,提交 PR 吧 Is this something you can **debug and fix**? Send a pull request! Bug fixes and documentation fixes are welcome. -...

question

> ***此版块专为反馈 bug 及提交需求服务,不负责解答开发问题,请勿发表开发问题, 如果您需要这方面的帮助,请移步`问答社区`:https://weixin.senparc.com/QA*** ##### 问题描述 企业微信缺少 `模板卡片事件推送` 的支持, EventType 为 `template_card_event` ##### 重现问题步骤(如果可以) 无 ##### 微信官方文档 URL https://developer.work.weixin.qq.com/document/path/90240#%E6%A8%A1%E6%9D%BF%E5%8D%A1%E7%89%87%E4%BA%8B%E4%BB%B6%E6%8E%A8%E9%80%81 ##### 微信官方文档快照(直接复制关键内容到下方) 模板卡片事件推送 应用下发的模板卡片消息,用户点击按钮之后触发此事件 应用收到该事件之后,可以响应回复模板卡片更新消息 事件示例: ``` xml 123456789 1...

task
needs-info
need-test

取消关注某贴吧后刷新贴吧列表不会移除该贴吧,只能清空贴吧列表后再刷新