Commit Graph

67 Commits

Author SHA1 Message Date
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
heavyrain2012
79e3b3aafd add log for apns 2021-09-26 15:01:44 +08:00
heavyrain2012
98686aa5e4 解决小米推送错误 2021-09-20 08:43:58 +08:00
heavyrain2012
92045bd259 添加撤回/删除推送通知。在iOS已经实现,在android平台需要实现 2021-09-19 22:22:55 +08:00
imhao183
081b87394c update 2021-05-12 12:14:13 +08:00
dependabot[bot]
17f88415e2 Bump commons-io from 2.5 to 2.7
Bumps commons-io from 2.5 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 18:48:51 +00:00
imhao183
ba0d6915e9 兼容旧的IM服务 2021-04-23 10:51:55 +08:00
imhao183
b1d0e2d983 更新版本为0.1.0 2021-04-12 10:12:23 +08:00
imhao183
8587582c42 优化apns推送 2021-04-12 10:10:18 +08:00
imhao183
9edb2caf93 voip推送当无法使用pushkit时,使用background推送模式 2021-03-29 09:56:06 +08:00
imhao183
b088f4b9b9 允许voip推送 2021-03-27 19:37:30 +08:00
imhao183
7bae37f479 推送过滤掉不需要的音视频推送 2021-03-19 17:33:00 +08:00
imhao183
71586ae7cd 更新版本号 2021-03-12 12:39:38 +08:00
imhao183
88ec92e97a 修改fcm证书 2021-03-12 12:39:21 +08:00
imhao183
e9f2103a7d update readme 2021-03-12 12:36:36 +08:00
imhao183
b13e04d9ea Merge commit '48971e675291d7d8f0a7f625b342fe9fa3819b16'
* commit '48971e675291d7d8f0a7f625b342fe9fa3819b16':
  Bump jackson-databind from 2.9.8 to 2.9.10.7
2021-03-12 12:22:08 +08:00
imhao183
4ede98636c 快速返回IM服务的调用 2021-03-12 12:21:42 +08:00
dependabot[bot]
48971e6752 Bump jackson-databind from 2.9.8 to 2.9.10.7
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.8 to 2.9.10.7.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 04:11:30 +00:00
imhao183
27b6efcaee add oppo vivo fcm push 2021-03-12 12:10:54 +08:00
imhao183
4e64c81ea6 remove log 2021-01-21 21:01:59 +08:00
heavyrain2012
de1e9be19d 添加推送用户id字段 2020-11-09 10:15:04 +08:00
heavyrain2012
5aa6bf7dd0 upgrade spring boot version 2020-10-22 14:56:56 +08:00
heavyrain.lee
c3666f5dfe Update README.md 2020-10-22 09:35:34 +08:00
heavyrain.lee
1b702ecef8 Update README.md 2020-10-22 09:32:34 +08:00
heavyrain2012
455afb2384 update version to 0.0.2 2020-10-22 09:30:04 +08:00
heavyrain2012
253158590b 推送添加其他端接听类型 2020-10-22 09:23:20 +08:00
heavyrain2012
416fb29d3c push data 2020-07-15 08:20:23 +08:00
heavyrain2012
7e63ccb998 update 2020-06-24 15:10:00 +08:00
heavyrain.lee
be06557c37 Update README.md 2020-04-19 11:41:00 +08:00
heavyrain2012
db719a36f3 添加对好友请求的推送请求 2020-03-26 13:36:50 +08:00
heavyrain.lee
d6968b1259 Update README.md 2020-03-18 09:09:50 +08:00