Monet Lee
3b710fdfdb
fix: improve stress test tools parms. ( #3265 )
...
* feat: implement stress-test tools.
* revert config file.
* fix: improve tools parms.
* fix modify args.
6 months ago
Monet Lee
4dc9b45861
feat: implement stress-test tools. ( #3261 )
...
* feat: implement stress-test tools.
* revert config file.
6 months ago
OpenIM-Robot
fac3a5b1d8
feat: add filtering for invalid messages and invalid conversations to prevent data-fetching exceptions after conversations are deleted. ( #3239 ) ( #3247 )
...
Co-authored-by: OpenIM-Gordon <1432970085@qq.com>
6 months ago
OpenIM-Gordon
73934fd955
feat: add filtering for invalid messages and invalid conversations to prevent data-fetching exceptions after conversations are deleted. ( #3239 )
6 months ago
OpenIM-Gordon
11044eac58
feat: add a function for business info change to update related conve… ( #3225 )
...
* feat: add a function for business info change to update related conversation's ex info.
* feat: add a function for business info change to update related conversation's ex info.
* feat: add a function for business info change to update related conversation's ex info.
* feat: add a function for business info change to update related conversation's ex info.
6 months ago
Monet Lee
b969827b9a
feat: Implement webhook in createConversation ( #3228 )
...
* update test method args.
* feat: implement createConversations webhook function.
* improve webhookCreateConversations Implement
* implement createconversation webhook.
* remove unused paramaters.
6 months ago
icey-yu
0b9dbd301c
feat: check if the secret in config/share.yml has been changed during registration ( #3223 )
...
* feat: check if the secret in config/share.yml has been changed during registration.
* fix: cicd
* fix: code
* fix: cicd
* fix: cicd
* fix: cicd
* fix: cicd
* fix: cicd
6 months ago
icey-yu
3516f843db
fix: AdminToken save to redis && limit 1 for each userID ( #3224 )
6 months ago
chao
6f72b02be9
Merge branch 'openimsdk:pre-release-v3.8.4' into pre-release-v3.8.4
6 months ago
icey-yu
e76e02fdba
feat: set configs ( #3183 )
6 months ago
Monet Lee
22ba315acd
fix: solve unocrrect invite notification ( #3220 )
6 months ago
Monet Lee
c0c4ba21a8
fix: solve unocrrect invite notification ( #3213 )
6 months ago
Monet Lee
7859f2ccb3
refactor: improve setConversations method. ( #3194 )
7 months ago
withchao
aeee3f33b1
resolving merge conflicts
7 months ago
chao
1e54235263
Merge pull request #3205 from openimsdk/cherry-pick-964ee7a
...
feat: sending messages supports returning fields modified by webhook [Created by @withchao from #3192 ]
7 months ago
chao
7e9bb7bc76
Merge branch 'pre-release-v3.8.4' into cherry-pick-964ee7a
7 months ago
chao
05da0eec30
Merge pull request #3204 from openimsdk/cherry-pick-737169a
...
feat: system account send msg doesn't need friend verify [Created by @icey-yu from #3187 ]
7 months ago
chao
c34d7be95b
Merge branch 'pre-release-v3.8.4' into cherry-pick-737169a
7 months ago
chao
145e44be88
Merge pull request #3203 from openimsdk/cherry-pick-b7f8813
...
feat: add a new message type: Markdown text [Created by @FGadvancer from #3162 ]
7 months ago
chao
212d60356b
Merge branch 'pre-release-v3.8.4' into cherry-pick-b7f8813
7 months ago
chao
d55c13253a
Merge pull request #3202 from openimsdk/cherry-pick-df1c8df
...
feat: Change after webhook filter && feat SendSimpleMsg [Created by @icey-yu from #3151 ]
7 months ago
chao
883ea4dcb9
feat: sending messages supports returning fields modified by webhook ( #3192 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: user msg timestamp
* seq read config
* seq read config
* fix: the source message of the reference is withdrawn, and the referenced message is deleted
* feat: optimize the default notification.yml
* fix: shouldPushOffline
* fix: the sorting is wrong after canceling the administrator in group settings
* feat: Sending messages supports returning fields modified by webhook
* feat: Sending messages supports returning fields modified by webhook
* feat: Sending messages supports returning fields modified by webhook
7 months ago
icey-yu
a66312dabe
feat: system account send msg doesn't need friend verify ( #3187 )
7 months ago
OpenIM-Gordon
6bba316e64
feat: add a new message type: Markdown text ( #3162 )
7 months ago
icey-yu
72cb20f1fe
feat: Change after webhook filter && feat SendSimpleMsg ( #3151 )
...
* feat: msg filter and search system account
* feat: search system account
* chore: msg
* chore: msg
* chore: msg
* chore: webhook filter && sendSimpleMessage
7 months ago
chao
964ee7a8dd
feat: sending messages supports returning fields modified by webhook ( #3192 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: user msg timestamp
* seq read config
* seq read config
* fix: the source message of the reference is withdrawn, and the referenced message is deleted
* feat: optimize the default notification.yml
* fix: shouldPushOffline
* fix: the sorting is wrong after canceling the administrator in group settings
* feat: Sending messages supports returning fields modified by webhook
* feat: Sending messages supports returning fields modified by webhook
* feat: Sending messages supports returning fields modified by webhook
7 months ago
Monet Lee
0541d0bf06
fix: solve uncorrect GroupMember enter group notification type. ( #3188 )
7 months ago
icey-yu
737169a466
feat: system account send msg doesn't need friend verify ( #3187 )
7 months ago
chao
68ee86c1d9
fix: the sorting is wrong after canceling the administrator in group settings ( #3185 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: user msg timestamp
* seq read config
* seq read config
* fix: the source message of the reference is withdrawn, and the referenced message is deleted
* feat: optimize the default notification.yml
* fix: shouldPushOffline
* fix: the sorting is wrong after canceling the administrator in group settings
7 months ago
chao
ab6c9dca71
feat: optimizing BatchGetIncrementalGroupMember ( #3180 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: user msg timestamp
* seq read config
* seq read config
* fix: the source message of the reference is withdrawn, and the referenced message is deleted
* feat: optimize the default notification.yml
* fix: shouldPushOffline
* fix: optimizing BatchGetIncrementalGroupMember
7 months ago
Monet Lee
887e0b7314
fix: solve uncorrect notification when set group info ( #3172 )
...
* fix: setGroupInfoEx uncorrect call.
* update notification logic.
* update group notification logic.
* update update group announcement notication.
* fix errror.
* refresh
* solve conflict.
* update args.
7 months ago
OpenIM-Gordon
1df02692bf
refactor: change sendNotification to sendMessage to avoid ambiguity regarding message sending behavior. ( #3173 )
...
* feat: add a field to specify whether to send a notification message when creating a group.
* feat: add a field to specify whether to send a notification message when creating a group.
* refactor: change sendNotification to sendMessage to avoid ambiguity regarding message sending behavior.
---------
Co-authored-by: Monet Lee <monet_lee@163.com>
7 months ago
OpenIM-Gordon
4d2fce0e52
feat: add a field to specify whether to send a notification message w… ( #3163 )
...
* feat: add a field to specify whether to send a notification message when creating a group.
* feat: add a field to specify whether to send a notification message when creating a group.
---------
Co-authored-by: Monet Lee <monet_lee@163.com>
7 months ago
OpenIM-Gordon
b7f88138bd
feat: add a new message type: Markdown text ( #3162 )
7 months ago
chao
8342f97349
Merge pull request #3170 from openimsdk/cherry-pick-bf6d77a
...
feat: the default notification.yml is not configured properly [Created by @withchao from #3168 ]
7 months ago
chao
8d9c826fe4
feat: the default notification.yml is not configured properly ( #3168 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: user msg timestamp
* seq read config
* seq read config
* fix: the source message of the reference is withdrawn, and the referenced message is deleted
* feat: optimize the default notification.yml
* fix: shouldPushOffline
7 months ago
chao
bf6d77a267
feat: the default notification.yml is not configured properly ( #3168 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: user msg timestamp
* seq read config
* seq read config
* fix: the source message of the reference is withdrawn, and the referenced message is deleted
* feat: optimize the default notification.yml
* fix: shouldPushOffline
7 months ago
OpenIM-Robot
aad2d01681
fix: Offline push does not have a badge && Android offline push ( #3146 ) ( #3149 )
...
* fix: offline push can display badge
* feat: strategy
* feat: log
* feat: log
* chore: offlinepush
* fix: offlinepush
* fix: log
Co-authored-by: icey-yu <119291641+icey-yu@users.noreply.github.com>
7 months ago
icey-yu
46f1a9c7a3
fix: PCAndOther multi login policy can`t get old clients correctly ( #3158 )
7 months ago
icey-yu
df1c8df693
feat: Change after webhook filter && feat SendSimpleMsg ( #3151 )
...
* feat: msg filter and search system account
* feat: search system account
* chore: msg
* chore: msg
* chore: msg
* chore: webhook filter && sendSimpleMessage
7 months ago
icey-yu
14393b0f53
fix: Offline push does not have a badge && Android offline push ( #3146 )
...
* fix: offline push can display badge
* feat: strategy
* feat: log
* feat: log
* chore: offlinepush
* fix: offlinepush
* fix: log
7 months ago
chao
9ed6200e45
feat: optimize code and support running in single process mode ( #3142 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* monolithic
* fix: DeleteDoc crash
* fix: DeleteDoc crash
* fix: monolithic
* fix: monolithic
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: mq
* fix: mq
* fix: user msg timestamp
* fix: mq
* 1
* 1
* 1
* 1
* 1
* 1
* 1
* seq read config
* seq read config
* 1
* 1
* fix: the source message of the reference is withdrawn, and the referenced message is deleted
* 1
* 1
* 1
* 1
* 1
* 1
* 1
* 1
* 1
* 1
* 1
* 1
* 1
* 1
7 months ago
OpenIM-Robot
d20a95bb08
fix: the source message of the reference is withdrawn, and the referenced message is deleted ( #3137 ) ( #3140 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: user msg timestamp
* seq read config
* seq read config
* fix: the source message of the reference is withdrawn, and the referenced message is deleted
Co-authored-by: chao <48119764+withchao@users.noreply.github.com>
7 months ago
chao
e37ea50b94
fix: the source message of the reference is withdrawn, and the referenced message is deleted ( #3137 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
* fix: quote message error revoke
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* refactoring scheduled tasks
* upgrading pkg tools
* fix
* fix
* optimize log output
* feat: support GetLastMessage
* feat: support GetLastMessage
* feat: s3 switch
* feat: s3 switch
* fix: GetUsersOnline
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: SendBusinessNotification supported configuration parameters
* feat: seq conversion failed without exiting
* fix: DeleteDoc crash
* fix: fill send time
* fix: fill send time
* fix: crash caused by withdrawing messages from users who have left the group
* fix: user msg timestamp
* seq read config
* seq read config
* fix: the source message of the reference is withdrawn, and the referenced message is deleted
7 months ago
withchao
d323536588
fix: msg cache
7 months ago
withchao
7f0deee5bf
fix: msg cache
7 months ago
withchao
979c3104c7
fix: msg cache
7 months ago
chao
7286a7f66d
Merge pull request #3133 from withchao/pre-release-v3.8.4
...
fix: pre-release-v3.8.4 startup error caused by merging
7 months ago
withchao
cfded3fb24
update config
7 months ago
chao
1bf3087dc0
Merge branch 'openimsdk:pre-release-v3.8.4' into pre-release-v3.8.4
7 months ago