AndrewZuo01
67ac337108
bug: update nickname
2024-01-19 15:41:18 +08:00
AndrewZuo01
920d215576
fix pageFindUser
2024-01-12 17:53:16 +08:00
AndrewZuo01
fa9cf44eb0
fix pageFindUser
2024-01-12 15:52:09 +08:00
AndrewZuo01
9cd1cbe95d
fix pageFindUser
2024-01-12 15:48:57 +08:00
AndrewZuo01
156c411259
Merge branch 'main' into add_set_ex_friend
2024-01-12 15:37:38 +08:00
AndrewZuo01
7e3fca1d5a
Merge branch 'release-v3.5local' into add_set_ex_friend
2024-01-12 15:33:43 +08:00
AndrewZuo01
3be16ce3e8
fix pageFindUser
2024-01-12 15:19:40 +08:00
Brabem
1c72e46cc9
fix: fix the GetSortedConversationList ( #1725 )
...
* fix: improve the GetSortedConversation api
* fix: fix the go.mod
* fix: fix the valiable name
2024-01-10 02:55:55 +00:00
AndrewZuo01
a2a082f681
update usercommand and fix callback ( #1681 )
...
* 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
* update updateUserInfoEx
* update updateUserInfoEx
* update updateUserInfoEx add callback functions
* fix dismiss group function
* fix dismiss group function
* fix dismiss group function
* fix dismiss group function
* update pin friend to update friend
* fix go mod
* fix err golangci-lint
* fix UserPb2DBMap
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* fix callback
* fix go.mod
* fix debug
* fix bugs
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* fix updateUserInfoEx
* fix updateUserInfoEx
* modify go.mod
* fix updateUserInfoEx
* fix updateUserInfoEx
* fix updateUserInfoEx
* update user command notification
* update user command get all notification
* update user command get all notification
* fix type = 0
* fix type = 0
* fix type = 0
* fix type = 0
* fix type = 0
* fix type = 0
* fix typing cause callback
* add ex to usercommand
* add ex to usercommand
* update updatefriends
* fix updatefriend map
* fix updatefriend FriendsInfoUpdateNotification
* fix push online and offline user, but why typing trigger callback push?
* fix push online and offline user, but why typing trigger callback push?
* update user command record not found and user access check
* update user command get all user access check
* update go.mod
* fix callback name and place
* upadtae callback test
* fix callback typing
* fix callback typing
* fix callback typing
* fix callback typing
* fix lint on processusercommand
---------
Co-authored-by: Xinwei Xiong <3293172751@qq.com>
2024-01-10 02:27:03 +00:00
luhaoling
159822e207
fix: fix the getSortedConversation api
2024-01-09 18:58:17 +08:00
AndrewZuo01
45c4173660
fix lint on processusercommand
2024-01-09 18:22:42 +08:00
AndrewZuo01
566cd5528f
fix callback typing
2024-01-09 18:20:32 +08:00
AndrewZuo01
038f0d7d98
Merge branch 'main' into add_set_ex_friend
2024-01-09 18:07:44 +08:00
Brabem
d91a665891
fix: fix some bug ( #1710 )
...
* fix: test the getUser api
* fix: fix the go.mod
* fix: fix the go.mod
* fix: fix the go.mod
* fix: fix the addNotificationAccount req
* fix: fix the addnotificationAccount resp
* fix: fix the searchNotificationResp
* fix: fix the go mod
* fix: fix the field of PageFindUser
* Update openimci.yml
* Update openimci.yml
---------
Co-authored-by: Xinwei Xiong <3293172751@qq.com>
2024-01-08 13:38:48 +00:00
luhaoling
c71bcefcbe
fix: fix some bug
2024-01-08 18:27:50 +08:00
AndrewZuo01
27e24a7f1c
update user command get all user access check
2024-01-08 10:41:17 +08:00
AndrewZuo01
33d456231d
update user command record not found and user access check
2024-01-08 10:37:54 +08:00
AndrewZuo01
f9397f42c8
add ex to usercommand
2024-01-05 17:21:01 +08:00
AndrewZuo01
3e8aabf67e
fix type = 0
2024-01-05 11:07:55 +08:00
AndrewZuo01
4f2800052f
update user command get all notification
2024-01-05 10:25:35 +08:00
AndrewZuo01
623f66687e
update user command notification
2024-01-04 17:46:56 +08:00
luhaoling
16bc053d09
fix: fix the imAdmin permission and searchNoficitaion resp
2024-01-03 18:11:02 +08:00
Brabem
9e2a256817
fix: fix the imAdmin permission ( #1664 )
...
* fix: fix the error
* fix: fix the SearchNotificationAccount resp
* fix: fix the god
* Update install-im-server.sh
* Update install-im-server.sh
* fix: fix the searchNotificationAccounts
* fix: fix the imAdmin competence
* fix: fix the error
* fix: fix the checkAdminV3
---------
Co-authored-by: Xinwei Xiong <3293172751@qq.com>
2024-01-03 17:24:02 +08:00
Brabem
587533df4d
fix: update Notification update resp ( #1663 )
...
* fix: fix the error
* fix: fix the SearchNotificationAccount resp
* fix: fix the god
* Update install-im-server.sh
* Update install-im-server.sh
---------
Co-authored-by: Xinwei Xiong <3293172751@qq.com>
2024-01-03 07:46:38 +00:00
luhaoling
61f83212b2
fix: fix the bug
2024-01-03 15:39:31 +08:00
Brabem
f1ba5c2bff
fix: fix the error ( #1653 )
2024-01-03 02:07:01 +00:00
AndrewZuo01
c68a61d8c2
fix setUserInfoEx ( #1635 )
...
* 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
* update updateUserInfoEx
* update updateUserInfoEx
* update updateUserInfoEx add callback functions
* fix dismiss group function
* fix dismiss group function
* fix dismiss group function
* fix dismiss group function
* update pin friend to update friend
* fix go mod
* fix err golangci-lint
* fix UserPb2DBMap
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* fix callback
* fix go.mod
* fix debug
* fix bugs
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* fix updateUserInfoEx
* fix updateUserInfoEx
* modify go.mod
* fix updateUserInfoEx
* fix updateUserInfoEx
---------
Co-authored-by: Xinwei Xiong <3293172751@qq.com>
2023-12-29 20:38:43 +08:00
AndrewZuo01
d941c69770
fix updateUserInfoEx
2023-12-29 15:37:34 +08:00
AndrewZuo01
998d4a3504
Add updates friend, set user ex ( #1592 )
...
* 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
* update updateUserInfoEx
* update updateUserInfoEx
* update updateUserInfoEx add callback functions
* fix dismiss group function
* fix dismiss group function
* fix dismiss group function
* fix dismiss group function
* update pin friend to update friend
* fix go mod
* fix err golangci-lint
* fix UserPb2DBMap
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* update comments, update go.mod check for register username
* fix callback
* fix go.mod
* fix debug
* fix bugs
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
* update notification
---------
Co-authored-by: Xinwei Xiong <3293172751@qq.com>
2023-12-28 06:45:27 +00:00
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
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
d77b772fb2
update notification
2023-12-27 10:58:02 +08:00
AndrewZuo01
b9801004bc
Merge branch 'main' into add_set_ex_friend
2023-12-27 10:14:29 +08: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
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
49d543133d
fix err golangci-lint
2023-12-21 12:14:05 +08:00
AndrewZuo01
62e96753c3
update updateUserInfoEx add callback functions
2023-12-19 16:16:57 +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
6b151f0106
update user command get
2023-12-13 09:43:23 +08:00
AndrewZuo01
c014ad173c
update openim server remove duplicate code
2023-12-12 19:02:41 +08:00
AndrewZuo01
31e8054cd8
update openim server remove duplicate code
2023-12-12 18:51:51 +08:00
Xinwei Xiong
b054881052
Merge branch 'main' into main
2023-12-12 18:39:31 +08:00
chao
01c3d4725b
feat: optimize tools up35 ( #1556 )
...
* upgrade package and rtc convert
* upgrade package and rtc convert
* upgrade package and rtc convert
* upgrade package and rtc convert
* friend user
2023-12-12 10:37:23 +00:00
AndrewZuo01
73b8f76185
update user command
2023-12-12 16:59:23 +08:00
AndrewZuo01
3c57baec6b
update user command
2023-12-12 16:46:10 +08:00
AndrewZuo01
5eec833c74
update user command
2023-12-12 15:34:44 +08:00
AndrewZuo01
90553530a6
update user command
2023-12-12 14:16:34 +08:00
AndrewZuo01
12709dade3
fix bugs
2023-12-07 17:42:44 +08:00