Commit Graph

2181 Commits (440c071321477c7ca101605f4be59b16e46532c9)
 

Author SHA1 Message Date
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
moonrailgun 6ec4c0a758 style: translate socketio logging to english 2 years ago
moonrailgun c96367f157 feat: add github repo group ensure action which will auto create group and subscribe activity 2 years ago
moonrailgun 588fae2e60 fix: fix plugin root route path incorrect problem 2 years ago
moonrailgun bea1170276 refactor: migrate tabs.pane into tabs item 2 years ago
moonrailgun c94827b243 refactor(admin): split i18n files 2 years ago
moonrailgun 5b718c4b04 feat: add iam proxy support for github 2 years ago
moonrailgun 50f4321719 docs: release note v1.8.8 2 years ago
moonrailgun 9fefb03333 chore: release v1.8.8 2 years ago
moonrailgun 3f06e3d35e fix: filter summary messages will bypass recall message problem 2 years ago
moonrailgun ccd0f9bb8a chore: fix ci type error problem 2 years ago
moonrailgun 9fb024659b fix: fix problem which allow operate to local message
add flag to hide it
2 years ago
moonrailgun 58f7144c31 feat(admin): allow create group through admin 2 years ago
moonrailgun f824e10ec3 style: add copy user name 2 years ago
moonrailgun 1084913d3a feat: add plugin which can auto join group after register or createTemporaryUser 2 years ago
moonrailgun a90c0ddd06 docs: add document about how to clean cache 2 years ago
moonrailgun 3c4df73faf style: add BBCode component name to report load usage time 2 years ago
moonrailgun 9bb931aa5d feat: add local message to avoid network error which occur repeat send same message 2 years ago