icey-yu
3516f843db
fix: AdminToken save to redis && limit 1 for each userID ( #3224 )
2025-03-13 09:17:50 +00:00
icey-yu
e76e02fdba
feat: set configs ( #3183 )
2025-03-12 06:54:37 +00:00
Monet Lee
c0c4ba21a8
fix: solve unocrrect invite notification ( #3213 )
2025-03-12 03:38:18 +00:00
Monet Lee
7859f2ccb3
refactor: improve setConversations method. ( #3194 )
2025-03-07 09:03:40 +00:00
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
2025-03-05 09:04:57 +00:00
Monet Lee
0541d0bf06
fix: solve uncorrect GroupMember enter group notification type. ( #3188 )
2025-03-04 10:12:35 +00:00
icey-yu
737169a466
feat: system account send msg doesn't need friend verify ( #3187 )
2025-03-04 10:04:21 +00:00
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
2025-03-04 08:09:29 +00:00
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
2025-03-03 09:59:35 +00:00
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.
2025-03-03 02:39:53 +00:00
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>
2025-02-28 08:59:04 +00:00
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>
2025-02-28 08:38:57 +00:00
OpenIM-Gordon
b7f88138bd
feat: add a new message type: Markdown text ( #3162 )
2025-02-28 08:22:00 +00:00
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
2025-02-27 08:17:00 +00:00
icey-yu
46f1a9c7a3
fix: PCAndOther multi login policy can`t get old clients correctly ( #3158 )
2025-02-24 07:29:39 +00:00
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
2025-02-20 08:13:47 +00:00
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
2025-02-17 10:20:31 +00:00
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
2025-02-14 08:18:27 +00:00
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
2025-02-12 10:46:38 +00:00
chao
0bf076bb05
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 02:36:00 +00:00
chao
ed416f8376
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-06 02:38:46 +00:00
icey-yu
47e916aebe
feat: add backup volume && optimize log print ( #3066 )
...
* feat: backup
* feat: backup
* feat: backup
* feat: optimize log print
2025-01-17 01:38:55 +00:00
chao
2c747c95a0
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-01-09 09:16:36 +00:00
icey-yu
1e8a106320
feat: change appNotificationAccount to appManagerAccount && fix: enable config center add env check && fix: error return ( #3038 )
...
* feat: change appNotificationAccount to appManagerAccount && fix: enable config center add env check && fix: error return
* fix: err
2025-01-06 14:43:21 +00:00
icey-yu
07c255ade7
feat: Add enable config center button && fix: grpc connection leakage ( #3036 )
...
* feat: add enable config center
* fix: config
* fix: config
* fix: config
* fix: config
2025-01-04 12:21:21 +00:00
chao
ed0a834e2e
feat: support GetLastMessage ( #3029 )
...
* 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
2025-01-02 09:15:38 +00:00
chao
a1b5f054a5
feat: optimize log output ( #3026 )
...
* 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
2024-12-30 07:59:03 +00:00
chao
36c6b41621
fix: jssdk not init ( #3016 )
...
* 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
2024-12-27 09:39:23 +00:00
icey-yu
1af31847fa
fix: restart permission check ( #3011 )
2024-12-27 08:23:12 +00:00
OpenIM-Gordon
dec423eeb3
fix: The message @ information will be set only for members in the group. ( #3009 )
2024-12-26 09:53:54 +00:00
chao
8b79a7685c
feat: support message cache ( #3007 )
...
* 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
* redis msg cache
* redis msg cache
* redis msg cache
* redis msg cache
* redis msg cache
* redis msg cache
* redis msg cache
2024-12-26 09:49:05 +00:00
icey-yu
1110af98ef
feat: config center ( #2997 )
...
* chore: config
* chore: config
* chore: config
* chore: config
* chore: config
* feat: config
* fix: config
* fix: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* feat: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
* fix: config
2024-12-25 10:08:08 +00:00
icey-yu
870252927a
fix: when unable EnableHistoryForNewMembers, new group member can read last one message. ( #3001 )
2024-12-25 10:07:12 +00:00
chao
5503443f26
feat: optimize error stack information ( #2995 )
...
* 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
2024-12-24 10:11:35 +00:00
chao
e3f609b3ae
feat: Optimizing RPC call ( #2993 )
...
* 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
* rpc client
* rpc client
* rpc client
* rpc client
* rpc client
* rpc client
* rpc client
* rpc client
2024-12-24 02:51:38 +00:00
chao
e9895062cb
feat: Optimize Scheduled Task ( #2985 )
...
* 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
2024-12-20 07:45:37 +00:00
icey-yu
9929bd3ce5
feat: Group Monitoring Components, Enable Host Mode && Deprecate reliabilityLevel and unreadCount in notification.yml ( #2975 )
...
* chore: docker config
* chore: docker config
* feat: Group Monitoring Components, Enable Host Mode && Deprecate reliabilityLevel and unreadCount in notification.yml
* feat: Group Monitoring Components, Enable Host Mode && Deprecate reliabilityLevel and unreadCount in notification.yml
* feat: Group Monitoring Components, Enable Host Mode && Deprecate reliabilityLevel and unreadCount in notification.yml
* feat: cicd
2024-12-18 02:45:45 +00:00
icey-yu
1c35db7601
refactor: Refactor rpc call && auto gen rpc_call code ( #2969 )
...
* refactor: rpcclient
* chore: err
* fix: err
* fix: err
* fix: err
* feat: change api
2024-12-17 10:48:08 +00:00
chao
5a8f82d459
fix: modifying other fields while setting IsPrivateChat does not take effect ( #2972 )
...
* pb
* fix: Modifying other fields while setting IsPrivateChat does not take effect
2024-12-17 06:22:59 +00:00
icey-yu
7563affc64
fix: Add a lead time for the token's issuance time. ( #2914 )
2024-12-13 10:28:57 +00:00
icey-yu
b8024379aa
fix: rpc panic recover ( #2957 )
2024-12-13 06:49:18 +00:00
Monet Lee
7c7a99f801
build: update kubernetes deployment Run. ( #2919 )
...
* build: k8s improve.
* refactor: update docker image contents.
* rename seq file.
* build: update k8s origin deploys.
* update check logic.
* update magefile
* update image name.
* update readme
* update Kubernetes Discovery.
* revert pkg.
* update create in k8s
* update service image release CI.
* update deployment image source.
* update mage contents.
* update pkg source.
* update go get pkg.
* fix test file.
* update discovery register.
* update
* update deploy yaml.
* update replica.
* update deployment.
* remove notfication config.
* remove notification and zookeeper.
* update discovery in kubernetes.
* build: improve kubernetes deployment.
* update config field in discovery.
* update ReadMe in deployments.
* update go mod.
* update const quote.
* fix test fields.
* remove unused method.
* remove unused contents.
2024-12-13 03:02:45 +00:00
OpenIM-Gordon
1eaae5f980
fix: fetch message return isEnd and endSeq panic. ( #2959 )
...
* fix: server can return isEnd to control fetch messages when sdk pull messages end normally.
* fix: server can return isEnd to control fetch messages when sdk pull messages end normally.
* fix: server can return isEnd to control fetch messages when sdk pull messages end normally.
2024-12-12 10:13:35 +00:00
chao
97f506c366
pb ( #2958 )
2024-12-12 09:32:03 +00:00
Monet Lee
0435915df1
feat: support quote ContentType in SendMsg. ( #2819 )
2024-12-12 04:13:04 +00:00
icey-yu
92ea52febf
fix:Only print panic function frame && feat: log.ZPanic ( #2947 )
...
* fix: log print panic
* Merge: main
2024-12-12 03:59:15 +00:00
icey-yu
120afdf6ae
feat: Change upload logs systemType to AppFramework. ( #2927 )
...
* feat: change upload logs systemType to AppFramework
* feat: change upload logs systemType to AppFramework
* Merge: main
2024-12-12 03:47:52 +00:00
OpenIM-Gordon
42136c6b93
fix: server can return isEnd to control fetch messages when sdk pull messages end normally. ( #2949 )
2024-12-12 02:50:40 +00:00
icey-yu
6a7ae690ee
feat: Prometheus can auto set port ( #2943 )
...
* feat: config
* feat: prometheus auto set port
2024-12-10 03:43:19 +00:00
Monet Lee
24ab940875
build: implement services image build and CI release. ( #2920 )
...
* build: implement services image build.
* remove unused tools
* update test.
* update images.
* update dockerfile and go mod.
* update go mod.
* Add comments.
* update go pkg.
* update loadConfig and discovery logic in kubernetes.
* update go pkg and discovery field.
* update Load method args.
2024-12-07 09:35:42 +00:00