Commit Graph

2048 Commits (dd89c28c120fe92e80bc5f782370b17cce98f267)
 

Author SHA1 Message Date
moonrailgun dd89c28c12 chore: release v1.8.10 2 years ago
moonrailgun 5e27ab899e fix: fix converse permission check for pluginBot
pluginBot should has all permission
2 years ago
moonrailgun 4b0fc66ffb perf: add persist option for one day to reduce request by react-query cache 2 years ago
moonrailgun ad862b7991 perf: optimize db performance and greatly reduce the time-consuming fetchConverseMessage request
spec of the message db storage is large
2 years ago
moonrailgun 778c3a4f4b fix: fix incorrect cache key of user settings 2 years ago
moonrailgun 0058880cdc perf(admin): update user avatar preRenderTransform 2 years ago
moonrailgun 49678f3a93 feat(admin): add refresh in messages 2 years ago
moonrailgun b6be4fc80c chore: update umami url 2 years ago
moonrailgun a430a670c7 fix: fix danger button color error in light mode 2 years ago
moonrailgun 13d32afb48 perf: optimize the update group configuration interaction under low-speed network 2 years ago
moonrailgun b3d80c4ef0 feat: add disableCreateConverseFromGroup in group config 2 years ago
moonrailgun 1a8b94eaed feat: allow create converse from group user popover 2 years ago
moonrailgun 3979e89060 style: add translation 2 years ago
moonrailgun f7e84cad35 fix: #143 fix message api overreach vulnerability problem 2 years ago
moonrailgun ad9c9f4f52 fix: fix badge move when hover and display scrollbar in group nav 2 years ago
moonrailgun f7cb03bc65 docs: update client link 2 years ago
moonrailgun 7cdbe45954 fix(desktop): fix cannot flashframe problem 2 years ago
moonrailgun 464fd7c9f8 fix: not allowed input should hide action 2 years ago
moonrailgun 747a6d3afe perf: reduce entry js size 2 years ago
moonrailgun 560c256598 perf: compress website homepage feature image size 2 years ago
moonrailgun 04f3e396b2 docs: update release note 2 years ago
moonrailgun deda292511 docs: release note v1.8.9 2 years ago
moonrailgun bb8f9a3458 chore: release v1.8.9 2 years ago
moonrailgun d1035cc57c fix: fixed an issue where the avatar size control could change 2 years ago
moonrailgun 7900a3e17f fix: fix message ack not trigger update problem 2 years ago
moonrailgun 6081918286 chore: add test env deploy 2 years ago
moonrailgun 118540d717 chore: upgrade antd to 4.24.13 2 years ago
moonrailgun 7c4eec98f6 style: change isLocalMessageId return data type 2 years ago
moonrailgun 4506a63db0 perf: optimize low-speed networking to send message
avoid send message is completed and message is delete but not receive notify from ws
2 years ago
moonrailgun 2adfe923af perf: optimize group drag positioning 2 years ago
moonrailgun 70151af0bb style: add error data throw if occur VALIDATION_ERROR 2 years ago
moonrailgun 8f3ec1c996 feat: #120 add group nav item sortable feature
data will saving into user settings `groupOrderList`
2 years ago
moonrailgun 0d21980e40 refactor: add leaveSocketIORoom in sdk#call 2 years ago
moonrailgun d1a3523215 fix: fix tour will be break when flag DISABLE_CREATE_GROUP is been open 2 years ago
moonrailgun efb3268555 style: add top padding in ChatMessageHeader 2 years ago
moonrailgun 8c268568dc feat: add dm create action in sidebar 2 years ago
moonrailgun ee636e6cb4 fix: fix ant badge display which will change avatar dom height 2 years ago
moonrailgun 2468d45c66 feat: converse suppport order with message, and add more checker for local message 2 years ago
moonrailgun edc076f430 feat: add the multi converse strategy, create a multi converse without reusing past converse 2 years ago
moonrailgun f6c2f6fced refactor: add i18n support for converse system message 2 years ago
moonrailgun 4172203dbb chore: upgrade socketio version 2 years ago
moonrailgun 1b93bfb698 fix: fix combined avatar render error in two people converse 2 years ago
moonrailgun 7b1a0f6ac4 docs: compress images for release note 2 years ago
moonrailgun 094a9c5530 docs: add addition note for static host config 2 years ago
moonrailgun 274631829d docs: add cdn deployment document 2 years ago
moonrailgun cbfb7c8449 perf: add offline icons sort 2 years ago
moonrailgun 79023835f6 refactor: #138 adjust the update strategy for sending messages to synchronization 2 years ago
moonrailgun c7334ebd4f fix: #135 avatar dragging should be disable 2 years ago
moonrailgun 52647a98b5 fix: fix append group member roles will occur error when operate multi users 2 years ago
moonrailgun 967e671521 fix: fix action repush and will display repeated user 2 years ago