Commit Graph

112 Commits

Author SHA1 Message Date
rjb
59efd72230 初始化成功 2025-12-31 10:00:35 +08:00
imndx
6166a7f559 支持荣耀推送 2025-12-26 11:58:55 +08:00
imndx
77a95087bc fix build error 2025-12-24 11:36:46 +08:00
imndx
fee6415620 更新鸿蒙推送,支持badge
# Conflicts:
#	src/main/java/cn/wildfirechat/push/hm/HMPushServiceImpl.java
2025-12-24 11:35:04 +08:00
heavyrian2012
7d95f03ab8 鸿蒙推送添加线程池 2025-11-06 10:58:47 +08:00
imndx
f60645921c Merge pull request #50 from captain-miao/master
接入华为 PUSH API 新版本
2025-09-27 22:37:46 +08:00
YanLu
e84d6a6d32 接入华为 PUSH API 新版本 2025-09-27 17:52:13 +08:00
heavyrian2012
9c50f1ed4c 升级vivo push sdk 2025-08-27 08:29:20 +08:00
heavyrian2012
e673929aea 推送信息中带有客户端上传的badge数字,推送时把badge和未收消息相加得到新角标 2025-07-28 15:27:33 +08:00
heavyrian2012
97deb4fa8a update readme 2025-07-19 14:01:52 +08:00
heavyrian2012
c8c8af739b apns推送时带上发送者名称和头像 2025-07-18 12:10:23 +08:00
heavyrian2012
554618ab8c voip bye推送时替换原有call start的推送 2025-04-18 12:47:35 +08:00
heavyrian2012
8dda8a9a03 个推ios支持voip推送 2025-02-22 11:20:16 +08:00
heavyrian2012
dcf75351cf update reame 2025-02-12 20:00:05 +08:00
imndx
4b63d34cf7 当某种推送未正确配置,不能正常初始化时,打印日志,但不退出 2025-01-16 16:19:08 +08:00
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