Monet Lee
|
dfbdac4877
|
refactor: improve setConversations method. (#3194)
|
2025-03-24 03:04:36 +00:00 |
|
Monet Lee
|
22ba315acd
|
fix: solve unocrrect invite notification (#3220)
|
2025-03-12 12:07:31 +08:00 |
|
withchao
|
aeee3f33b1
|
resolving merge conflicts
|
2025-03-07 14:48:44 +08:00 |
|
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]
|
2025-03-07 14:36:12 +08:00 |
|
chao
|
7e9bb7bc76
|
Merge branch 'pre-release-v3.8.4' into cherry-pick-964ee7a
|
2025-03-07 14:36:06 +08:00 |
|
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]
|
2025-03-07 14:34:09 +08:00 |
|
chao
|
c34d7be95b
|
Merge branch 'pre-release-v3.8.4' into cherry-pick-737169a
|
2025-03-07 14:34:00 +08:00 |
|
chao
|
145e44be88
|
Merge pull request #3203 from openimsdk/cherry-pick-b7f8813
feat: add a new message type: Markdown text [Created by @FGadvancer from #3162]
|
2025-03-07 14:33:08 +08:00 |
|
chao
|
212d60356b
|
Merge branch 'pre-release-v3.8.4' into cherry-pick-b7f8813
|
2025-03-07 14:33:02 +08:00 |
|
chao
|
d55c13253a
|
Merge pull request #3202 from openimsdk/cherry-pick-df1c8df
feat: Change after webhook filter && feat SendSimpleMsg [Created by @icey-yu from #3151]
|
2025-03-07 14:32:20 +08:00 |
|
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
|
2025-03-07 06:29:16 +00:00 |
|
icey-yu
|
a66312dabe
|
feat: system account send msg doesn't need friend verify (#3187)
|
2025-03-07 06:29:12 +00:00 |
|
OpenIM-Gordon
|
6bba316e64
|
feat: add a new message type: Markdown text (#3162)
|
2025-03-07 06:29:07 +00:00 |
|
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
|
2025-03-07 06:28:59 +00:00 |
|
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]
|
2025-02-27 16:27:13 +08:00 |
|
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
|
2025-02-27 08:22:39 +00:00 |
|
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>
|
2025-02-25 20:17:56 +08:00 |
|
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>
|
2025-02-13 14:00:48 +08:00 |
|
chao
|
7286a7f66d
|
Merge pull request #3133 from withchao/pre-release-v3.8.4
fix: pre-release-v3.8.4 startup error caused by merging
|
2025-02-10 18:10:18 +08:00 |
|
withchao
|
cfded3fb24
|
update config
|
2025-02-10 18:08:04 +08:00 |
|
chao
|
1bf3087dc0
|
Merge branch 'openimsdk:pre-release-v3.8.4' into pre-release-v3.8.4
|
2025-02-10 18:05:34 +08:00 |
|
chao
|
2c04970e49
|
Merge pull request #3131 from openimsdk/cherry-pick-a3c43a4
fix: seq conversion not reading env in docker environment [Created by @withchao from #3130]
|
2025-02-10 18:05:05 +08:00 |
|
withchao
|
ca671a0e8e
|
update config
|
2025-02-10 18:04:40 +08:00 |
|
chao
|
22d19fd6b7
|
fix: seq conversion not reading env in docker environment (#3130)
* 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
|
2025-02-10 10:02:47 +00:00 |
|
withchao
|
811615aaa4
|
update config
|
2025-02-10 17:58:11 +08:00 |
|
withchao
|
5ad72fa24c
|
update config
|
2025-02-10 17:53:21 +08:00 |
|
withchao
|
67e3bb2b0c
|
update config
|
2025-02-10 17:50:17 +08:00 |
|
withchao
|
53316b8ad8
|
conflict
|
2025-02-08 17:31:06 +08:00 |
|
chao
|
48291faefb
|
Merge pull request #3128 from openimsdk/cherry-pick-0bf076b
fix: the user sets the conversation timer cleanup timestamp unit incorrectly [Created by @withchao from #3102]
|
2025-02-08 16:35:25 +08:00 |
|
chao
|
63df09cc5d
|
Merge pull request #3127 from openimsdk/cherry-pick-ed416f8
fix: crash caused by withdrawing messages from users who have left the group [Created by @withchao from #3100]
|
2025-02-08 16:35:15 +08:00 |
|
chao
|
8edb3ff000
|
Merge pull request #3126 from openimsdk/cherry-pick-274a9be
fix: the abnormal message has no sending time, causing the SDK to be abnormal [Created by @withchao from #3087]
|
2025-02-08 16:35:03 +08:00 |
|
chao
|
9b672f793e
|
Merge pull request #3125 from openimsdk/cherry-pick-602b498
build: improve workflows contents. [Created by @mo3et from #3082]
|
2025-02-08 16:34:48 +08:00 |
|
chao
|
202afc8b88
|
Merge pull request #3124 from openimsdk/cherry-pick-bbb5473
fix: DeleteDoc crash [Created by @withchao from #3078]
|
2025-02-08 16:34:32 +08:00 |
|
chao
|
456ef4742b
|
Merge pull request #3123 from openimsdk/cherry-pick-96baa5a
fix: check error in BatchSetTokenMapByUidPid [Created by @icey-yu from #3076]
|
2025-02-08 16:34:22 +08:00 |
|
chao
|
476252fc36
|
Merge pull request #3122 from openimsdk/cherry-pick-83c7b71
refactor: improve workflows logic. [Created by @mo3et from #3072]
|
2025-02-08 16:34:11 +08:00 |
|
chao
|
0c2bd363f9
|
Merge pull request #3121 from openimsdk/cherry-pick-47e916a
feat: add backup volume && optimize log print [Created by @icey-yu from #3066]
|
2025-02-08 16:32:44 +08:00 |
|
chao
|
f4999cc1fc
|
Merge branch 'pre-release-v3.8.4' into cherry-pick-47e916a
|
2025-02-08 16:32:36 +08:00 |
|
chao
|
dbe1575e73
|
Merge pull request #3120 from openimsdk/cherry-pick-7a1e347
fix: seq conversion failed without exiting [Created by @withchao from #3052]
|
2025-02-08 16:29:30 +08:00 |
|
chao
|
a140e7c91b
|
Merge pull request #3119 from openimsdk/cherry-pick-2c747c9
feat: SendBusinessNotification supported configuration parameters [Created by @withchao from #3048]
|
2025-02-08 16:29:14 +08:00 |
|
chao
|
836a947442
|
Merge pull request #3118 from openimsdk/cherry-pick-07c255a
feat: Add enable config center button && fix: grpc connection leakage [Created by @icey-yu from #3036]
|
2025-02-08 16:28:58 +08:00 |
|
chao
|
f28a1264ab
|
fix: the user sets the conversation timer cleanup timestamp unit incorrectly (#3102)
* 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
|
2025-02-08 08:20:15 +00:00 |
|
chao
|
08e231b6de
|
fix: crash caused by withdrawing messages from users who have left the group (#3100)
* 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
|
2025-02-08 08:20:11 +00:00 |
|
chao
|
1755cb3c9c
|
fix: the abnormal message has no sending time, causing the SDK to be abnormal (#3087)
* 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
|
2025-02-08 08:20:07 +00:00 |
|
Monet Lee
|
5a97e8b096
|
build: improve workflows contents. (#3082)
|
2025-02-08 08:20:04 +00:00 |
|
chao
|
febbbade67
|
fix: DeleteDoc crash (#3078)
* 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
|
2025-02-08 08:20:00 +00:00 |
|
icey-yu
|
a4b3cdaac1
|
fix: check error in BatchSetTokenMapByUidPid (#3076)
|
2025-02-08 08:19:57 +00:00 |
|
Monet Lee
|
1bf70aa2d8
|
refactor: improve workflows logic. (#3072)
* refactor: improve workflows logic.
* update args.
* remove unused contents.
* update milestone merge contents.
* update contents.
|
2025-02-08 08:19:54 +00:00 |
|
icey-yu
|
5464636695
|
feat: add backup volume && optimize log print (#3066)
* feat: backup
* feat: backup
* feat: backup
* feat: optimize log print
|
2025-02-08 08:19:50 +00:00 |
|
chao
|
623628ded6
|
fix: seq conversion failed without exiting (#3052)
* 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
|
2025-02-08 08:19:41 +00:00 |
|
chao
|
0247fcda5a
|
feat: SendBusinessNotification supported configuration parameters (#3048)
* 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
|
2025-02-08 08:19:38 +00:00 |
|