Commit Graph

97 Commits

Author SHA1 Message Date
heavyrian2012
6cc3c15bb7 支持APNS p8证书 2024-12-16 21:53:50 +08:00
imndx
fd517afa12 修复鸿蒙 voip 推送判断逻辑错误 2024-10-30 20:44:59 +08:00
imndx
187ba7c766 鸿蒙平台,添加是否支持推送音视频消息的配置 2024-10-30 20:40:59 +08:00
imndx
96a15ce628 添加日志等 2024-10-30 20:21:38 +08:00
imndx
c12afd8006 添加日志 2024-10-18 17:08:11 +08:00
imndx
2bedf609b0 更新鸿蒙推送配置 2024-10-18 15:43:25 +08:00
imndx
08be5bda52 小米推送配置 channel id,不配置channel id,小米已不允许推送 2024-09-25 11:19:55 +08:00
heavyrian2012
b4e693137d 鸿蒙推送路径修改 2024-09-18 12:58:49 +08:00
heavyrian2012
4ebb3ab861 Merge branch 'hm'
* hm:
  鸿蒙推送聊天消息时,支持打开具体的会话页面
  支持鸿蒙推送
2024-09-18 12:51:26 +08:00
heavyrian2012
a212d9430a IM服务最近版本在PushMessage对象中添加了republish方法,当消息被撤回/删除/更新时,这个值为true 2024-09-14 10:01:18 +08:00
imndx
402dc952fd 鸿蒙推送聊天消息时,支持打开具体的会话页面 2024-04-24 15:21:47 +08:00
imndx
a738e2d028 支持鸿蒙推送 2024-04-23 22:19:58 +08:00
heavyrian2012
c5126add87 1,打开个推推送相关代码中的iOS部分,支持iOS平台的推送。
2,统一推送title和body内容,都使用 Utility.getPushTitleAndContent(pushMessage)返回的数据
3,去除部分无效代码
2023-11-24 08:53:20 +08:00
imndx
6af09f4d6e 更新注释 2023-10-27 12:56:09 +08:00
heavyrian2012
558f9d1c28 解决启动失败的问题。原因是个推SDK启动时需要有效的配置信息,现在修改为检查配置信息为空,就不初始化个推推送sdk 2023-10-10 07:30:34 +08:00
heavyrian2012
2f31ff1fe0 ios平台也可能使用个推 2023-10-08 10:47:22 +08:00
imndx
7251995cea 删除测试代码 2023-10-08 10:36:36 +08:00
imndx
fb362c01ca 支持个推 2023-10-08 10:36:36 +08:00
heavyrian2012
0ebb8fbda0 oppo 推送内容限制200字符大小 2023-09-19 10:48:01 +08:00
heavyrian2012
4588d65ed0 push message中添加头像信息 2023-08-04 10:55:23 +08:00
heavyrian2012
a222ed09f9 忽略朋友圈推送 2023-01-19 14:48:23 +08:00
heavyrian2012
e0637786f7 忽略朋友圈消息 2023-01-18 17:45:43 +08:00
heavyrian2012
387fb53cc0 Revert "Bump jackson-databind from 2.9.10.8 to 2.12.6.1"
This reverts commit b5d7df6a4b.
2022-12-01 11:54:29 +08:00
heavyrian2012
9776fdc240 Revert "Bump jackson-databind from 2.12.6.1 to 2.13.4.1"
This reverts commit 5ddb6e1ec9.
2022-12-01 11:50:28 +08:00
heavyrian2012
cd5b0150ec remove test 2022-11-29 08:38:04 +08:00
dependabot[bot]
5ddb6e1ec9 Bump jackson-databind from 2.12.6.1 to 2.13.4.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.6.1 to 2.13.4.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 07:06:13 +00:00
imndx
e05cd2cab6 update readme 2022-10-18 18:22:29 +08:00
heavyrian2012
af56062f62 1, 优化代码
2, 当会话为频道时,推送标题使用频道名称
2022-09-29 14:00:30 +08:00
heavyrian2012
22381b7d3c update readme 2022-09-26 08:50:50 +08:00
heavyrian2012
ebdfe77a95 add issue template 2022-09-26 08:43:48 +08:00
imndx
2ff6a4c82a update readme 2022-09-23 22:29:25 +08:00
heavyrian2012
53b8fa4b65 update push docs 2022-09-23 21:48:01 +08:00
imndx
e6714d9e44 update 2022-09-23 16:31:21 +08:00
imndx
c9b4383cec update readme 2022-09-23 16:30:01 +08:00
heavyrian2012
583016231c Merge commit 'b3c659589e276eada1a185fa6039865a06ddeccc'
* commit 'b3c659589e276eada1a185fa6039865a06ddeccc':
  Bump gson from 2.8.2 to 2.8.9
2022-09-23 08:31:42 +08:00
dependabot[bot]
b3c659589e Bump gson from 2.8.2 to 2.8.9
Bumps [gson](https://github.com/google/gson) from 2.8.2 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.2...gson-parent-2.8.9)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-20 20:54:19 +00:00
dependabot[bot]
b5d7df6a4b Bump jackson-databind from 2.9.10.8 to 2.12.6.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.8 to 2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 03:43:43 +00:00
heavyrian2012
8d8b0daeb1 version 0.1.2 2022-04-26 11:43:17 +08:00
heavyrian2012
a8f40e5be8 update 2022-04-26 09:32:38 +08:00
heavyrian2012
028210f03d apns add push data and more info 2022-04-26 09:30:08 +08:00
heavyrian2012
f7ee9ef4ac 修正iOS密聊推送错误 2022-04-18 14:19:52 +08:00
heavyrian2012
d8ee82ea40 support secret chat push 2022-04-18 14:07:52 +08:00
heavyrain.lee
c8e9e9b0d8 Update README.md 2022-03-18 17:59:47 +08:00
heavyrain2012
ea4c4e95bc log4j 2.17.1 2021-12-29 20:56:07 +08:00
dependabot[bot]
4eed5d181d Bump log4j-core from 2.16.0 to 2.17.0
Bumps log4j-core from 2.16.0 to 2.17.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-18 18:38:44 +00:00
heavyrain2012
f8c4692bbb log4j2 version 2.16.0 2021-12-17 21:26:56 +08:00
dependabot[bot]
62a647bb20 Bump jackson-databind from 2.9.10.7 to 2.9.10.8
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.7 to 2.9.10.8.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-11 11:27:39 +08:00
heavyrain2012
7d36f65b19 升级log4j2 2021-12-11 11:27:29 +08:00
heavyrain2012
7541e255b3 update 2021-10-15 17:07:23 +08:00
heavyrain2012
a288846566 version to 0.1.1 2021-09-26 15:01:58 +08:00