| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 9490d8f8ee | build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#2851) Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.0...v4.5.1)
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-11-22 08:08:05 +00:00 |  | 
			
				
					| 
							
							
								 icey-yu | 0d84190ed6 | feat: Print Panic Log (#2850) * feat: catch panic
* feat: docker file
* feat: cicd
* feat: dockerfile
---------
Co-authored-by: Monet Lee <monet_lee@163.com> | 2024-11-22 08:08:05 +00:00 |  | 
			
				
					| 
							
							
								 yoyoIU | 5089568004 | fix(push): push content with jpush (#2844) * fix(push): push content with jpush
* docs: fix push enable example value
* fix(push): jpush error response | 2024-11-22 08:08:05 +00:00 |  | 
			
				
					| 
							
							
								 icey-yu | 9e4cad1815 | fix: get group return repeated result (#2842) | 2024-11-22 08:08:05 +00:00 |  | 
			
				
					| 
							
							
								 icey-yu | d4d626606b | fix: SetConversations can update new conversation (#2838) | 2024-11-22 08:08:05 +00:00 |  | 
			
				
					| 
							
							
								 Monet Lee | 058eeaefd0 | fix: move workflow to correct path (#2837) * build: implement version file update when release.
* build: move file to correct path.
* remove. | 2024-11-22 08:08:05 +00:00 |  | 
			
				
					| 
							
							
								 icey-yu | 0ac6668a50 | fix: write msg to redis (#2836) | 2024-11-22 08:08:05 +00:00 |  | 
			
				
					| 
							
							
								 Monet Lee | 404a9048e2 | build: implement version file update when release. (#2826) | 2024-11-22 08:08:05 +00:00 |  | 
			
				
					| 
							
							
								 icey-yu | 7881c8c89a | fix: del login Policy (#2825) * fix: del login Policy
* feat: offline push
* feat: offline push
* fix: err
* fix: err | 2024-11-22 08:08:05 +00:00 |  | 
			
				
					| 
							
							
								 icey-yu | eb598ec0e6 | Update login policy (#2822) * fix: login Policy
* fix: del login Policy | 2024-11-22 08:08:05 +00:00 |  | 
			
				
					| 
							
							
								 Monet Lee | 625fa77e89 | fix: improve condition check. (#2815) | 2024-11-22 08:08:05 +00:00 |  | 
			
				
					| 
							
							
								 chao | f707069089 | feat: ApplicationVersion move chat (#2813) * fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
* fix: MemberEnterNotification
* fix: MemberEnterNotification
* fix: MsgData status
* feat: add ApplicationVersion
* feat: ApplicationVersion move chat
---------
Co-authored-by: withchao <withchao@users.noreply.github.com> | 2024-11-22 08:08:05 +00:00 |  | 
			
				
					| 
							
							
								 chao | 2bbd1bcfe9 | feat: support app update service (#2811) * fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
* fix: MemberEnterNotification
* fix: MemberEnterNotification
* fix: MsgData status
* feat: add ApplicationVersion
* feat: add ApplicationVersion
* feat: add ApplicationVersion
---------
Co-authored-by: withchao <withchao@users.noreply.github.com> | 2024-11-22 08:08:05 +00:00 |  | 
			
				
					| 
							
							
								 chao | e53ae33e39 | feat: support app update service (#2794) * fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
* fix: MemberEnterNotification
* fix: MemberEnterNotification
* fix: MsgData status
* feat: add ApplicationVersion
---------
Co-authored-by: withchao <withchao@users.noreply.github.com> | 2024-11-22 08:08:05 +00:00 |  | 
			
				
					| 
							
							
								 chao | 3914dc1435 | feat: provide the interface required by js sdk (#2712) * fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
---------
Co-authored-by: withchao <withchao@users.noreply.github.com> | 2024-11-22 08:08:05 +00:00 |  | 
			
				
					| 
							
							
								 OpenIM-Robot | 047fa33704 | deps: Merge  #2804 #2805 #2806 #2808 PRs into pre-release-v3.8.2 (#2812) * fix: improve time condition check mehtod. (#2804)
* fix: improve time condition check mehtod.
* fix
* fix: webhook before online push (#2805)
* fix: solve err Notification when setGroupInfo. (#2806)
* fix: solve err Notification when setGroupInfo.
* build: update checkout version.
* fix: update notification contents.
* fix: set own read seq in MongoDB when sender send a message. (#2808)
---------
Co-authored-by: Monet Lee <monet_lee@163.com>
Co-authored-by: icey-yu <119291641+icey-yu@users.noreply.github.com>
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com>v3.8.2-alpha.2 | 2024-10-30 11:47:21 +08:00 |  | 
			
				
					| 
							
							
								 Monet Lee | caf5d5c2f3 | Merge branch 'pre-release-v3.8.2' of github.com:openimsdk/open-im-server into pre-release-v3.8.2 | 2024-10-28 15:22:06 +08:00 |  | 
			
				
					| 
							
							
								 Monet Lee | 7fa2d08636 | build: update protocol version to pre-releas-v3.8.2 | 2024-10-28 15:21:59 +08:00 |  | 
			
				
					| 
							
							
								 Monet Lee | 7b5c18b549 | Merge pull request #2802 from openimsdk/cherry-pick-4de3bef deps: Merge  #2801 PRs into pre-release-v3.8.2 | 2024-10-28 14:33:07 +08:00 |  | 
			
				
					| 
							
							
								 Monet Lee | 0a565070b8 | build: improve workflows logic. (#2801) | 2024-10-28 06:30:40 +00:00 |  | 
			
				
					| 
							
							
								 Monet Lee | 43bc87ce99 | Merge pull request #2800 from openimsdk/cherry-pick-4a8abfa deps: Merge  #2796 PRs into pre-release-v3.8.2 | 2024-10-28 11:24:28 +08:00 |  | 
			
				
					| 
							
							
								 Monet Lee | c4fe659c69 | feat: implement merge milestone PR to target-branch. (#2796) | 2024-10-28 03:23:31 +00:00 |  | 
			
				
					| 
							
							
								 OpenIM-Robot | 59c4c7575d | deps: Merge  #2716 #2718 #2719 #2724 #2730 #2770 #2772 #2773 #2775 #2777 #2779 #2782 #2785 #2786 #2789 #2790 #2792 PRs into pre-release-v3.8.2 (#2797) * Line webhook (#2716)
* feat: online and offline webhook
* feat: online and offline webhook
* feat: remove zk
* fix: the message I sent is not set to read seq in mongodb (#2718)
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
---------
Co-authored-by: withchao <withchao@users.noreply.github.com>
* fix: cannot modify group member avatars (#2719)
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
---------
Co-authored-by: withchao <withchao@users.noreply.github.com>
* fix: auth package import twice (#2724)
* fix: group level change logic (#2730)
* feat: Add More Multi Login Policy (#2770)
* feat: multiLogin
* feat: change config
* fix: join the group chat directly, notification type error (#2772)
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
* fix: MemberEnterNotification
* fix: MemberEnterNotification
---------
Co-authored-by: withchao <withchao@users.noreply.github.com>
* fix: joinSource check args error. (#2773)
Co-authored-by: Monet Lee <monet_lee@163.com>
* feat: change push config (#2775)
* fix: change group member info send notification (#2777)
* fix: client sends message status error to server (#2779)
* fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
* fix: jssdk add
* fix: jssdk support
* fix: jssdk support
* fix: jssdk support
* fix: the message I sent is not set to read seq in mongodb
* fix: cannot modify group member avatars
* fix: MemberEnterNotification
* fix: MemberEnterNotification
* fix: MsgData status
---------
Co-authored-by: withchao <withchao@users.noreply.github.com>
* fix: improve setConversationAtInfo logic. (#2782)
* fix: improve ConversationATInfo logic.
* fix logic err.
* fix: del UserB's conversation version cache when userA set conversation's isPrivateChat to true. (#2785)
* chore: remove unused .chglog and unnecessary content in goreleaser (#2786)
* Revert: Change group member roleLevel can`t send notification (#2789)
* fix: change group member info send notification
* fix: change group member info send notification
* fix: group
* fix: group
* fix: group
* fix: improve transfer Owner logic when newOwner is mute. (#2790)
* fix: improve ConversationATInfo logic.
* fix logic err.
* fix: improve transfer Owner logic when newOwner is mute.
* fix: improve getUserInfo logic. (#2792)
* fix: improve ConversationATInfo logic.
* fix logic err.
* fix: improve transfer Owner logic when newOwner is mute.
* fix: improve getUserInfo logic.
---------
Co-authored-by: icey-yu <119291641+icey-yu@users.noreply.github.com>
Co-authored-by: chao <48119764+withchao@users.noreply.github.com>
Co-authored-by: withchao <withchao@users.noreply.github.com>
Co-authored-by: liangkai <kevin.scnu@gmail.com>
Co-authored-by: Alilestera <75608652+alilestera@users.noreply.github.com>
Co-authored-by: Monet Lee <monet_lee@163.com>
Co-authored-by: OpenIM-Gordon <46924906+FGadvancer@users.noreply.github.com>v3.8.2-alpha.1 | 2024-10-25 18:19:01 +08:00 |  | 
			
				
					| 
							
							
								 icey-yu | 49c8440d50 | feat: Msg filter (#2703) * feat: msg filter
* feat: msg filter
* feat: msg filter | 2024-10-09 07:49:04 +00:00 |  | 
			
				
					| 
							
							
								 Monet Lee | a87829c87f | fix: update load file logic. (#2700) * refactor: add GetAdminToken interface.
* update config.
* update workflows logic.
* feat: improve publish docker image workflows
* update condition logic.
* fix: update load file logic. | 2024-10-08 10:17:04 +00:00 |  | 
			
				
					| 
							
							
								 Monet Lee | 93f6c92efa | feat: improve publish docker image workflows (#2697) * refactor: add GetAdminToken interface.
* update config.
* update workflows logic.
* feat: improve publish docker image workflows
* update condition logic. | 2024-10-08 09:42:57 +00:00 |  | 
			
				
					| 
							
							
								 skiffer-git | da040b1e11 | update the front image (#2692) * update the front image
* update versionv3.8.1 | 2024-09-30 12:05:37 +08:00 |  | 
			
				
					| 
							
							
								 icey-yu | 953ed22313 | fix: admin token (#2687) | 2024-09-30 03:12:25 +00:00 |  | 
			
				
					| 
							
							
								 Monet Lee | 6259a49c61 | fix: update workflows logic. (#2688) * refactor: add GetAdminToken interface.
* update config.
* update workflows logic. | 2024-09-29 11:08:25 +00:00 |  | 
			
				
					| 
							
							
								 icey-yu | 82845df518 | fix: admin token (#2686) | 2024-09-29 10:02:45 +00:00 |  | 
			
				
					| 
							
							
								 Monet Lee | 5452741af8 | refactor: add GetAdminToken interface. (#2684) * refactor: add GetAdminToken interface.
* update config. | 2024-09-29 08:20:34 +00:00 |  | 
			
				
					| 
							
							
								 chao | 765fa17e7a | fix: sn not sort (#2682) * fix: GroupApplicationAcceptedNotification
* fix: GroupApplicationAcceptedNotification
* fix: NotificationUserInfoUpdate
* cicd: robot automated Change
* fix: component
* fix: getConversationInfo
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* feat: cron task
* fix: minio config url recognition error
* update gomake version
* update gomake version
* fix: seq conversion bug
* fix: redis pipe exec
* fix: ImportFriends
* fix: A large number of logs keysAndValues length is not even
* feat: mark read aggregate write
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* feat: online status supports redis cluster
* merge
* merge
* read seq is written to mongo
* read seq is written to mongo
* fix: invitation to join group notification
* fix: friend op_user_id
* feat: optimizing asynchronous context
* feat: optimizing memamq size
* feat: add GetSeqMessage
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: GroupApplicationAgreeMemberEnterNotification
* feat: go.mod
* feat: go.mod
* feat: join group notification and get seq
* feat: join group notification and get seq
* feat: avoid pulling messages from sessions with a large number of max seq values of 0
* feat: API supports gzip
* go.mod
* fix: nil pointer error on close
* fix: listen error
* fix: listen error
* update go.mod
* feat: add log
* fix: token parse token value
* fix: GetMsgBySeqs boundary issues
* fix: sn_ not sort
* fix: sn_ not sort
* fix: sn_ not sort
---------
Co-authored-by: withchao <withchao@users.noreply.github.com>v3.8.1-rc.4 | 2024-09-29 04:00:17 +00:00 |  | 
			
				
					| 
							
							
								 icey-yu | 0892c1c0c3 | feat: add friend agree after callback (#2680) | 2024-09-29 03:36:24 +00:00 |  | 
			
				
					| 
							
							
								 Monet Lee | d6b711c7ed | fix: usertoken auth. (#2677) * refactor: update fields type in userStatus and check registered.
* fix: usertoken auth.
* update contents.
* update content.
* update
* fix
* update pb file. | 2024-09-27 09:45:10 +00:00 |  | 
			
				
					| 
							
							
								 Monet Lee | 2a33b5c666 | refactor: update fields type in userStatus and check registered. (#2676) | 2024-09-27 08:48:14 +00:00 |  | 
			
				
					| 
							
							
								 icey-yu | 92ee753805 | feat: don`t return nil data (#2675) Co-authored-by: Monet Lee <monet_lee@163.com> | 2024-09-27 06:26:23 +00:00 |  | 
			
				
					| 
							
							
								 icey-yu | aa1d3119be | refactor: change platform to platformID (#2670) | 2024-09-27 04:02:19 +00:00 |  | 
			
				
					| 
							
							
								 Monet Lee | 0ffdc58e48 | fix: fix update groupName invalid. (#2673) | 2024-09-27 03:03:32 +00:00 |  | 
			
				
					| 
							
							
								 Monet Lee | b9217f76ce | feat: improve get admin role memberIDs implement. (#2666) * feat: implement GetSpecifiedUserGroupRequestInfo interface.
* update mongo config.
* feat: improve get admin role memberIDs implement.
* remove unused contents.
* remove unused contents.
* remove todo implement. | 2024-09-26 07:46:24 +00:00 |  | 
			
				
					| 
							
							
								 chao | 80a46b329d | feat: provide the interface required by js sdk (#2664) * fix: redis support acquisition time
* fix: GetActiveConversation
* feat: jssdk GetConversations, GetActiveConversation
* feat: jssdk GetConversations, GetActiveConversation
* feat: jssdk GetConversations, GetActiveConversation
* feat: jssdk GetConversations, GetActiveConversation
* feat: jssdk GetConversations, GetActiveConversation | 2024-09-26 03:41:01 +00:00 |  | 
			
				
					| 
							
							
								 Monet Lee | 3472952683 | feat: implement GetSpecifiedUserGroupRequestInfo interface. (#2661) * feat: implement GetSpecifiedUserGroupRequestInfo interface.
* update mongo config. | 2024-09-25 10:59:44 +00:00 |  | 
			
				
					| 
							
							
								 Libo | d279a5f458 | Upgrade the FCM SDK to version 4, and use the SendEach method instead of the SendAll method. (#2633) Co-authored-by: Monet Lee <monet_lee@163.com> | 2024-09-25 08:10:45 +00:00 |  | 
			
				
					| 
							
							
								 icey-yu | 7da87e1e36 | feat: GetPinnedConversationIDs (#2660) * feat: GetPinnedConversationIDs
* feat: api | 2024-09-25 08:04:26 +00:00 |  | 
			
				
					| 
							
							
								 icey-yu | 51aaf08fa7 | feat: get not notify conversationIDs (#2658) * feat: get not notify conversationIDs
* feat: api
* fix: database
* fix: change name | 2024-09-25 06:22:57 +00:00 |  | 
			
				
					| 
							
							
								 icey-yu | f6364a4eff | Fix token (#2653) * fix: kick token
* fix: kick token
* fix: change config | 2024-09-25 03:05:48 +00:00 |  | 
			
				
					| 
							
							
								 暴走的大猩猩 | 031c1cd1e4 | Upgrade the Google Firebase version. (#2638) | 2024-09-25 10:34:35 +08:00 |  | 
			
				
					| 
							
							
								 Monet Lee | 6006de4612 | feat: add GetSpecifiedBlacks interface. (#2656) | 2024-09-25 02:19:25 +00:00 |  | 
			
				
					| 
							
							
								 icey-yu | 7090c99fa5 | fix: route (#2654) | 2024-09-24 09:12:36 +00:00 |  | 
			
				
					| 
							
							
								 icey-yu | 6add09d476 | fix: kick group member callback (#2643) * fix: kill group member callback
* fix: change port
* fix: change port | 2024-09-23 09:12:11 +00:00 |  | 
			
				
					| 
							
							
								 icey-yu | c0eaa1c166 | Test Workflow (#2640) * feat: cicd
* feat: cicd
* fix: cicd
* fix: cicd
* fix: cicd
* fix: cicd | 2024-09-23 09:10:35 +00:00 |  |