Commit Graph

180 Commits (f2462095bf15c30f7c7ff9edf93e3d80da9591e9)

Author SHA1 Message Date
moonrailgun c59e56c31a feat: add view panel permission which can control panel display for different users #149 1 year ago
moonrailgun d7a39b6e61 refactor: update translation 1 year ago
moonrailgun 061e45262e refactor: DevContainer -> AlphaContainer 1 year ago
moonrailgun 5f9140db9d feat: add group panel permission filter in permission 1 year ago
moonrailgun 8b89b265c1 feat: add role based send text message permission control 1 year ago
moonrailgun b6d58116f3 style: add translation 1 year ago
moonrailgun 86ef2d5c20 feat: add AdvanceGroupPanelPermission controller
include fetch and set, now under DevContainer
1 year ago
moonrailgun 767b777cef refactor: reduce getDefaultPermissionList code 1 year ago
moonrailgun 2dc54719e5 refactor: extract group types info types package 1 year ago
moonrailgun 97dfd40bf1 refactor: AllPermission -> ALL_PERMISSION 1 year ago
moonrailgun e731c61964 feat: add permissionMap and fallbackPermissions for group panel permission control
and remove old mode for forbid user speak
2 years ago
moonrailgun 4d6c70c3cf feat: add upload image feature 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 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 17464b0c6f fix: fix the problem of flickering after modifying user settings 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 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 f7e84cad35 fix: #143 fix message api overreach vulnerability problem 2 years ago
moonrailgun 7900a3e17f fix: fix message ack not trigger update problem 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 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 2468d45c66 feat: converse suppport order with message, and add more checker for local message 2 years ago
moonrailgun 79023835f6 refactor: #138 adjust the update strategy for sending messages to synchronization 2 years ago
moonrailgun ccd0f9bb8a chore: fix ci type error problem 2 years ago
moonrailgun 9bb931aa5d feat: add local message to avoid network error which occur repeat send same message 2 years ago
moonrailgun 288f5a61e8 feat: add grouping by status to member list 2 years ago
moonrailgun 7db9d63349 perf: optimize the loading experience of the web panel
avoid the situation of a white screen without content for a long time
2 years ago
moonrailgun 819adc860d test: update mock function and fix ci error 2 years ago
moonrailgun 9c73d5cf12 refactor: add onLanguageLoaded event on setWebMetaFormConfig 2 years ago
moonrailgun f0235cf062 style: update translation 2 years ago
moonrailgun 63c203e897 feat: add i18n support for antd and WebFastifyForm 2 years ago
moonrailgun cd7770e722 refactor: add some debug code 2 years ago
moonrailgun d99e556c79 feat: add group badge for current room participants 2 years ago
moonrailgun 8eca54a77b feat: rewrite all videoconference components. support useravatar and i18n 2 years ago
moonrailgun 924f644d49 feat: add TailchatWsClient and update tailchat-types 2 years ago
moonrailgun 5305b31ebd feat(electron): add auto upgrade version check 2 years ago
moonrailgun 542e0292ca fix: fix i18n problem in about panel 2 years ago
moonrailgun 61aac2c2ff refactor: update notfound or nodata component export in plugin 2 years ago
moonrailgun 5ca5c765b8 feat: add broadcast notify when call config.setClientConfig
make all connection config should up to date
2 years ago
moonrailgun 798abeb1ec feat: add global announcement 2 years ago
moonrailgun 4c77d144e8 perf: optimize the performance of the member list in the case of large data
and optimize the content of the network and view patterns
2 years ago
moonrailgun f44a5c9ec0 feat: add create invite code edited data update. now can review changed info 2 years ago
moonrailgun 738eb75003 feat: add invite code usage limit for every invite code 2 years ago
moonrailgun 36061f6b74 feat: add feature disableAddFriend which can disable add friends 2 years ago
moonrailgun 1a81281ad1 fix: fix problem if send message throw error will clear input message
and migrate useCallback to useEvent
2 years ago
moonrailgun 4028f46083 feat: add clear button for group background image 2 years ago