329 Commits

Author SHA1 Message Date
withchao
20ba4e33e8 db 2023-02-16 17:08:24 +08:00
wangchuxiao
29a1f5b4f7 errcode 2023-02-16 15:20:59 +08:00
wangchuxiao
0d0a90a14b errcode 2023-02-15 17:00:43 +08:00
wangchuxiao
52a0a8aca4 errcode 2023-02-15 16:09:00 +08:00
wangchuxiao
b2cdf4279d errcode 2023-02-15 16:05:54 +08:00
wangchuxiao
1b3eaed0e5 Merge branch 'errcode' of github.com:OpenIMSDK/Open-IM-Server into errcode
 Conflicts:
	cmd/rpc/auth/main.go
	cmd/rpc/friend/main.go
	cmd/rpc/group/main.go
	cmd/rpc/msg/main.go
	cmd/rpc/user/main.go
	internal/rpc/auth/auth.go
	internal/rpc/conversation/conversaion.go
	internal/rpc/friend/friend.go
	internal/rpc/group/callback.go
	internal/rpc/group/group.go
	internal/rpc/msg/pull_message.go
	internal/rpc/msg/query_msg.go
	internal/rpc/msg/rpc_chat.go
	internal/rpc/msg/send_msg.go
	internal/rpc/user/user.go
	pkg/common/db/cache/redis.go
	pkg/common/db/controller/msg.go
	pkg/common/http/http_client.go
2023-02-15 16:03:31 +08:00
wangchuxiao
6619183a48 errcode 2023-02-15 15:52:32 +08:00
skiffer-git
64caafd6b6 Error code standardization 2023-02-14 20:01:44 +08:00
withchao
e147dc5b1b callback start 2023-02-14 19:28:57 +08:00
withchao
d7ea41fa1a msg rpc 2023-02-13 18:14:26 +08:00
withchao
884d28b9a8 msg send pull 2023-02-13 16:36:05 +08:00
withchao
991a4d1d95 msg del 2023-02-13 11:24:13 +08:00
withchao
52e393dc45 msg status 2023-02-13 10:33:54 +08:00
skiffer-git
452d9840bf Error code standardization 2023-02-10 22:10:37 +08:00
Gordon
0f5cfbb2dc Merge remote-tracking branch 'origin/errcode' into errcode 2023-02-10 20:58:54 +08:00
Gordon
a3593379f6 conversation update 2023-02-10 20:57:45 +08:00
wangchuxiao
85ebf24325 errcode 2023-02-10 19:45:24 +08:00
withchao
dbf41bf21f Merge remote-tracking branch 'origin/errcode' into errcode
# Conflicts:
#	internal/rpc/group/callback.go
2023-02-10 19:18:29 +08:00
withchao
09c6fbdfe4 group 2023-02-10 19:17:33 +08:00
wangchuxiao
a92dd54354 errcode 2023-02-10 18:13:58 +08:00
wangchuxiao
2e3bb941b0 errcode 2023-02-10 17:02:20 +08:00
wangchuxiao
4aaac8595a Merge branch 'errcode' of github.com:OpenIMSDK/Open-IM-Server into errcode
 Conflicts:
	pkg/common/db/controller/group.go
2023-02-10 15:47:02 +08:00
wangchuxiao
0e97285e0a errcode 2023-02-10 15:46:29 +08:00
withchao
1e1c6de56e group nickname 2023-02-10 15:36:25 +08:00
wangchuxiao
79c30fdc69 errcode 2023-02-10 11:03:03 +08:00
withchao
5d7809624c group cache 2023-02-10 10:48:49 +08:00
wangchuxiao
6eb231aae4 Merge branch 'errcode' of github.com:OpenIMSDK/Open-IM-Server into errcode
 Conflicts:
	internal/push/sdk/tpns-server-sdk-go/go/auth/auth.go
	pkg/proto/group/group.proto
2023-02-09 20:39:12 +08:00
wangchuxiao
759432794f errcode 2023-02-09 20:36:34 +08:00
withchao
a15051bfde Merge remote-tracking branch 'origin/errcode' into errcode 2023-02-09 19:42:16 +08:00
withchao
d6d6afb788 group update batch 2023-02-09 19:40:45 +08:00
skiffer-git
bfc202f31f Merge remote-tracking branch 'origin/errcode' into errcode 2023-02-09 17:57:02 +08:00
skiffer-git
d26daa23f1 Error code standardization 2023-02-09 17:55:59 +08:00
withchao
5da1195274 group cache 2023-02-09 17:54:31 +08:00
withchao
ab30c77836 group db 2023-02-09 16:33:40 +08:00
wangchuxiao
ccc7e6b3c8 errcode 2023-02-09 16:11:18 +08:00
wangchuxiao
1075754458 Merge branch 'errcode' of github.com:OpenIMSDK/Open-IM-Server into errcode
 Conflicts:
	internal/api/group/group.go
	internal/api/group/super_group.go
	pkg/common/db/controller/user.go
2023-02-09 14:49:17 +08:00
wangchuxiao
414915eb3b errcode 2023-02-09 14:40:49 +08:00
skiffer-git
22f4d8f66d Error code standardization 2023-02-09 13:05:12 +08:00
skiffer-git
96ef753c77 Error code standardization 2023-02-09 13:02:10 +08:00
skiffer-git
ca6b704377 Error code standardization 2023-02-09 12:52:47 +08:00
skiffer-git
ac284b696a Merge remote-tracking branch 'origin/errcode' into errcode
# Conflicts:
#	go.mod
#	pkg/common/db/controller/user.go
2023-02-09 10:59:32 +08:00
skiffer-git
9a7ed2d24d Error code standardization 2023-02-09 10:58:30 +08:00
wangchuxiao
62f0d1043d Merge branch 'errcode' of github.com:OpenIMSDK/Open-IM-Server into errcode
 Conflicts:
	internal/rpc/group/group.go
	pkg/common/db/cache/conversation.go
	pkg/common/db/cache/group.go
	pkg/common/db/controller/group.go
2023-02-09 10:57:57 +08:00
withchao
41d62937ff group rpc 2023-02-09 10:27:55 +08:00
withchao
f20e9e71b7 group complete 2023-02-08 20:08:22 +08:00
withchao
324a0ae0ae super group rpc 2023-02-08 18:30:45 +08:00
wangchuxiao
db51bc87e2 errcode 2023-02-08 18:29:11 +08:00
withchao
f5adb7a17e group database 2023-02-08 17:23:14 +08:00
withchao
3423b224fd group db 2023-02-08 15:25:25 +08:00
withchao
77edbe1edd group controller 2023-02-08 14:41:09 +08:00