Commit Graph

629 Commits (98e81fa9b7d0d230b2e1b9d96b8de376fbaefe59)

Author SHA1 Message Date
moonrailgun c4d3d8c3fa perf: optimize small size image display 2 years ago
moonrailgun 39879c1413 feat: markdown editor add dark mode adaptation 2 years ago
moonrailgun 53f812f733 refactor: move Markdown Editor and Markdown component into together 2 years ago
moonrailgun 4d6c70c3cf feat: add upload image feature 2 years ago
moonrailgun 55f8c4537a feat: add raw markdown syntax support for MarkdownRender 2 years ago
moonrailgun 018d311da6 feat: allow remove converse from dmlist
if user offline, will call user.dmlist.addConverse which ensure converse in dmlist
2 years ago
moonrailgun 65284e3fdc style: change panel manager view max height
older is too small
2 years ago
moonrailgun 5b375c7d82 style: remove duplicate key 2 years ago
moonrailgun 74fbe62323 docs: add livekit plugin document link 2 years ago
moonrailgun 509d70195c fix: completion algorithm adds missing offline icons 2 years ago
moonrailgun 283888d645 feat(openapi): allow app back action which back to app list 2 years ago
moonrailgun fe90319e60 fix: fix userSettings cache lost then make user settings drop bug
if we refresh page between 1min - 10min, this bug will be occur
then if user set settings will overwrite user settings
2 years ago
moonrailgun e0141f4bc4 feat(openapi): allow edit appName, appDesc and appIcon 2 years ago
moonrailgun 351641cf33 feat(openapi): add open app base info 2 years ago
moonrailgun 380bc3d960 feat(openapi): add delete app action 2 years ago
moonrailgun 17464b0c6f fix: fix the problem of flickering after modifying user settings 2 years ago
moonrailgun 5484cb7df1 fix: fix add friend button still display when disableAddFriend is open 2 years ago
moonrailgun 7d601f0577 perf: lock axis on group nav sortting 2 years ago
moonrailgun 4a063685d3 fix: fix no friend add button incorrect key problem 2 years ago
moonrailgun 78bef4e62b chore: fix react-query package version in pnpm overrides 2 years ago
moonrailgun 4b0fc66ffb perf: add persist option for one day to reduce request by react-query cache 2 years ago
moonrailgun 778c3a4f4b fix: fix incorrect cache key of user settings 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 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 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 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 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 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 1b93bfb698 fix: fix combined avatar render error in two people converse 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 c96367f157 feat: add github repo group ensure action which will auto create group and subscribe activity 2 years ago