Commit Graph

205 Commits (b712366915ae3956306f46372015bb99f9f43e12)

Author SHA1 Message Date
moonrailgun 0107edfa0c feat: add setting for close message context menu 1 year ago
moonrailgun a02ad80bf1 fix: fix text cannot select part problem and url dont need context menu problem 1 year ago
moonrailgun de63b312ad fix: invalid user id will broken all userId info query problem 1 year ago
moonrailgun 1359b6eee7 feat: add bot tag in group/dm user popover 1 year ago
moonrailgun d88b307770 refactor: change typo of language 1 year ago
moonrailgun 3de7fe2c69 feat(mobile): add webrtc permission grant and allow webrtc service work correct 1 year ago
moonrailgun 16ed9da0cb refactor: remove error handle continue logic and make it throw error
its useful to help react query whether storage return data
1 year ago
moonrailgun fb59827ca5 refactor: add request lock for zero deps for useAsync 1 year ago
moonrailgun b2d5d063d6 perf: add dummy user to avoid unused user info request 1 year ago
moonrailgun 960898f7e6 refactor: add translation 1 year ago
moonrailgun 5d69b326b9 feat: add permission to edit basic info and fixed the bug of incorrect display of group fields 1 year ago
moonrailgun 505c6c38ed feat: add livekit call invite notication card and actions 1 year ago
Robert Kramar 72a68d3bde feat: added reload button 1 year ago
moonrailgun 6e71a2a21c test: fix ci problem 1 year ago
moonrailgun 856ae30e88 refactor: translation 1 year ago
moonrailgun a7fe82eff3 feat: add search friend feature #157
include can search by nickname
1 year ago
moonrailgun de63236447 refactor: change tip word of group background 1 year ago
moonrailgun ed3e9ca6d7 feat: add fast change role group with group member right click menu manage #171 1 year ago
moonrailgun ed5ff61799 style: add translation for message search placeholder 1 year ago
moonrailgun f97c163cf7 style: add translation for search message 1 year ago
moonrailgun 176528b303 feat: add text panel message search right panel 1 year ago
moonrailgun c25d3a0b46 feat: add telemetry to aware of the presence of other deployment instances
you can disable it by env DISABLE_TELEMETRY=1
2 years ago
moonrailgun 86ed84a83d fix: fix iam plugin not fit in light theme in login view 2 years ago
moonrailgun af16ebe47b feat: buildRegFn add reset func 2 years ago
moonrailgun 16cef473c2 style: translation 2 years ago
moonrailgun c59e56c31a feat: add view panel permission which can control panel display for different users #149 2 years ago
moonrailgun d7a39b6e61 refactor: update translation 2 years ago
moonrailgun 061e45262e refactor: DevContainer -> AlphaContainer 2 years ago
moonrailgun 5f9140db9d feat: add group panel permission filter in permission 2 years ago
moonrailgun 8b89b265c1 feat: add role based send text message permission control 2 years ago
moonrailgun b6d58116f3 style: add translation 2 years ago
moonrailgun 86ef2d5c20 feat: add AdvanceGroupPanelPermission controller
include fetch and set, now under DevContainer
2 years ago
moonrailgun 767b777cef refactor: reduce getDefaultPermissionList code 2 years ago
moonrailgun 2dc54719e5 refactor: extract group types info types package 2 years ago
moonrailgun 97dfd40bf1 refactor: AllPermission -> ALL_PERMISSION 2 years 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