1220 Commits

Author SHA1 Message Date
AndrewZuo01
5d0db64017 update notification 2023-12-28 10:44:57 +08:00
AndrewZuo01
d62dd027dd
Merge branch 'main' into add_set_ex_friend 2023-12-28 10:19:47 +08:00
AndrewZuo01
44001062e6 update notification 2023-12-28 09:55:36 +08:00
Gordon
53a3f475f3
fix: add notifications for some notifications. (#1609) 2023-12-27 16:41:51 +00:00
Brabem
cff90a3099
fix: fix the searchNotificationAccout by userID or nickname (#1617)
* feat: add notification API

* fix: fix the script

* fix: fix the error

* fix: fix the searchNotificationAccount

* fix: fix the protocol version

* fix: fix the proto version
2023-12-27 16:29:44 +00:00
AndrewZuo01
2db205a4b9 update notification 2023-12-27 11:12:03 +08:00
AndrewZuo01
d3722ddf56 update notification 2023-12-27 11:06:35 +08:00
AndrewZuo01
d77b772fb2 update notification 2023-12-27 10:58:02 +08:00
AndrewZuo01
e41268de0f Merge remote-tracking branch 'origin/add_set_ex_friend' into add_set_ex_friend 2023-12-27 10:43:36 +08:00
AndrewZuo01
dc54dba66c update notification 2023-12-27 10:43:26 +08:00
AndrewZuo01
b9801004bc
Merge branch 'main' into add_set_ex_friend 2023-12-27 10:14:29 +08:00
AndrewZuo01
778a30d726 Merge remote-tracking branch 'origin/add_set_ex_friend' into add_set_ex_friend
# Conflicts:
#	go.mod
2023-12-27 10:00:10 +08:00
AndrewZuo01
6481cd59b0 update notification 2023-12-27 09:58:56 +08:00
Xinwei Xiong
2220645429
Update README.md (#1615) 2023-12-26 10:03:07 +00:00
chao
cd1235fb32
feat: s3 FormData upload (#1614)
* upgrade package and rtc convert

* upgrade package and rtc convert

* upgrade package and rtc convert

* upgrade package and rtc convert

* friend user

* s3 form data

* s3 form data

* s3 form data

* s3 form data

* s3 form data

* s3 form data

* s3 form data

* s3 form data

* s3 form data
2023-12-26 09:29:42 +00:00
Xinwei Xiong
47dd6b17f6
Update openimci.yml (#1610)
* Update openimci.yml

* Update Makefile
2023-12-26 04:16:55 +00:00
Brabem
7389639f17
feat: add the notificationAccount (#1602)
* feat: add notification API

* fix: fix the script

* fix: fix the error
2023-12-26 02:15:15 +00:00
AndrewZuo01
a1c93884ec
Merge branch 'main' into add_set_ex_friend 2023-12-25 17:12:51 +08:00
AndrewZuo01
d022ba0c78 fix bugs 2023-12-25 16:34:31 +08:00
Gordon
de451d4cea
fix: online notifications do not push to herself. (#1534)
* fix: online notifications do not push to herself.

* fix: online notifications do not push to herself.

* fix: online notifications do not push to herself.
2023-12-25 08:30:18 +00:00
Xinwei Xiong
11a147792d
Update prometheus.yml (#1586) 2023-12-25 08:28:42 +00:00
Xinwei Xiong
f10528010b
Update check-all.sh (#1591) 2023-12-25 08:26:59 +00:00
xuexihuang
34ed032af1
K8s environment supports multiple msggateway by consistent hash (#1600)
* feature:support multi msggateway

* feature:support multi msggateway

* feature:support multi msggateway by hash method

* fix:fix log

* change to consistent hash

* change go.mod

* fix:fix go routine values error

* fix:fix push filter logic

* fix:fix push filter logic

---------

Co-authored-by: lin.huang <lin.huang@apulis.com>
2023-12-25 15:32:07 +08:00
AndrewZuo01
6877a84f6f fix debug 2023-12-25 15:16:05 +08:00
AndrewZuo01
f6bdf1832d fix go.mod 2023-12-25 15:13:49 +08:00
AndrewZuo01
7d5c1ae324 fix callback 2023-12-22 10:24:57 +08:00
AndrewZuo01
51210d65a6 update comments, update go.mod check for register username 2023-12-21 19:04:15 +08:00
AndrewZuo01
1b3834cf2c update comments, update go.mod check for register username 2023-12-21 19:02:13 +08:00
AndrewZuo01
818925c113 update comments, update go.mod check for register username 2023-12-21 18:40:53 +08:00
AndrewZuo01
37f194cb9f update comments, update go.mod check for register username 2023-12-21 18:32:11 +08:00
AndrewZuo01
6bf50e03fa fix UserPb2DBMap 2023-12-21 12:23:24 +08:00
AndrewZuo01
a43479eea3 Merge remote-tracking branch 'origin/add_set_ex_friend' into add_set_ex_friend 2023-12-21 12:14:38 +08:00
AndrewZuo01
49d543133d fix err golangci-lint 2023-12-21 12:14:05 +08:00
AndrewZuo01
9cc6afc2c2
Merge branch 'main' into add_set_ex_friend 2023-12-21 11:58:53 +08:00
AndrewZuo01
e5b09795e4 fix go mod 2023-12-21 11:49:30 +08:00
AndrewZuo01
42a8d7e83c update pin friend to update friend 2023-12-20 16:12:14 +08:00
AndrewZuo01
e8c29272f8 fix dismiss group function 2023-12-20 14:26:51 +08:00
AndrewZuo01
20b839fe49 fix dismiss group function 2023-12-20 14:16:06 +08:00
AndrewZuo01
744c68d60c fix dismiss group function 2023-12-20 12:24:39 +08:00
AndrewZuo01
5ebb813766 fix dismiss group function 2023-12-20 12:17:36 +08:00
Brabem
ed5f012c0d
fix: fix the output format (#1585)
* fix: update the component output format

* fix: fix the successful tiops

* fix: update the error format
2023-12-20 02:22:55 +00:00
AndrewZuo01
62e96753c3 update updateUserInfoEx add callback functions 2023-12-19 16:16:57 +08:00
AndrewZuo01
3ea4f921f0 update updateUserInfoEx 2023-12-19 14:10:33 +08:00
AndrewZuo01
d5cce45a53 update updateUserInfoEx 2023-12-19 11:19:50 +08:00
AndrewZuo01
87610568ae
add crud for general function user process, add pinFriend (#1532)
* update set pin friends

* update set pin friends

* update set pin friends

* update set pin friends

* update set pin friends

* update set pin friends

* fix bugs

* fix bugs

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* Update go.mod

* Update friend.go

* debug

* debug

* debug

* add pin friend test

* add pin friend test

* add pin friend test

* add pin friend test

* add pin friend test

* add pin friend test

* add pin friend test

* add pin friend test

* add pin friend test

* I cannot solve todo in test.sh

* update user command

* update user command

* update user command

* update user command

* update user command

* update user command

* update user command

* update user command

* update user command

* update user command

* update user command

* update user command

* update user command

* update user command

* Update go.mod

* fix group notification

* fix group notification

* update openimsdk tools

* update openim server remove duplicate code

* update openim server remove duplicate code

* update user command get

* update user command get

* update response of callback response error

* update black ex

* update join group ex

* update user pb2map

* update go sum

* update go sum

---------

Co-authored-by: Xinwei Xiong <3293172751@qq.com>
2023-12-18 10:39:58 +00:00
AndrewZuo01
9882da62f9 Merge remote-tracking branch 'origin/main' 2023-12-18 18:26:09 +08:00
AndrewZuo01
5ba963711e update go sum 2023-12-18 18:23:51 +08:00
AndrewZuo01
be30ee34a6
Merge branch 'openimsdk:main' into main 2023-12-18 18:16:18 +08:00
AndrewZuo01
7eeb9daf2d update go sum 2023-12-18 18:08:38 +08:00
AndrewZuo01
f129708e24 update user pb2map 2023-12-18 17:19:36 +08:00