Commit Graph

597 Commits (chore/cli-prune-script)

Author SHA1 Message Date
moonrailgun 677faa0b35 refactor: disable iframe in message markdown render
moonrailgun f74647fb30 fix: not allow svg
moonrailgun 9a327dca14 fix: only allow http link in iframe render
moonrailgun c1365f2b82 fix: fix xss problem when render iframe
moonrailgun 712f87d345 refactor: update system message margin to improve style
moonrailgun 16086d1b77 feat: markdown disable iframe auto play
moonrailgun 9998c57358 fix: fix a issue which markdown component can render meta tag problem
which can be xss script code by malicious messages
moonrailgun c33dbd241c fix: disable support custom style in markdown render
moonrailgun 246fe293b9 refactor: update offline icons
moonrailgun 68ea354e3c perf: add virtual list of inbox list
moonrailgun f09f7017bd perf: add virtual list for friend list
moonrailgun cf843c0ce5 refactor: change markdown editor code block style
moonrailgun 6dba794198 fix: fix quick switcher layer problem and filter group panel type because should not direct open
moonrailgun 125df13976 feat: add tianji script environment
moonrailgun 88b05da0c9 fix: fix a problem which deleted conversation can not get name occur crash
moonrailgun 0107edfa0c feat: add setting for close message context menu
moonrailgun a02ad80bf1 fix: fix text cannot select part problem and url dont need context menu problem
moonrailgun a3a442a34f fix: fix image message context menu cannot save image problem
moonrailgun f27ff4624a refactor: improve callback ref
moonrailgun a36ca7c4e1 feat: add context menu into message item
moonrailgun 5c259d7004 fix: fix command panel cannot click problem
moonrailgun 6b0fffb078 feat: add quick search button in navbar
moonrailgun c451a091c3 feat: add group panel quick actions
moonrailgun d79a62bf45 perf: improve mention list to make sure its will work fine in huge group
moonrailgun 464b73f138 refactor: update telemetry link
moonrailgun bb9e7b93e4 chore: fix ci problem
moonrailgun 3ee37d6bde feat: allow @ feature in conversation
moonrailgun 1359b6eee7 feat: add bot tag in group/dm user popover
moonrailgun 53a05cb6bd perf: add friendly tip for add non-message feature bot
moonrailgun d22eabeec7 fix: fix mention list will not hide member discriminator problem
moonrailgun 92fdccfe72 fix: fix drag drop feature display area
moonrailgun 341c260d6f test: update unit test case for preprocessMessage
moonrailgun 5f814594e8 fix: fix bbcode auto transform logic
moonrailgun 67f87e84e4 feat: add robot to disable invite page fetch by search engine
moonrailgun 3de7fe2c69 feat(mobile): add webrtc permission grant and allow webrtc service work correct
moonrailgun ad59c971d6 fix: fix route disable if disable plugin store
moonrailgun 56e97fccd7 feat: add popconfirm for topic delete
moonrailgun e012c9e20b feat: add topic delete action
moonrailgun 09200ad339 feat: add device helper for mobile in api
moonrailgun e73046e7d5 feat: add custom sidebar item
moonrailgun 5d69b326b9 feat: add permission to edit basic info and fixed the bug of incorrect display of group fields
moonrailgun 64c097761a fix: fix the bug where the groupheader drop-down menu may expand upwards
moonrailgun aa43d0462b feat: add dark theme support for notification
moonrailgun 505c6c38ed feat: add livekit call invite notication card and actions
moonrailgun 8906b933d7 feat: add invite call when start meeting from conversation
moonrailgun 19a1e5dbe5 feat: add livekit member panel
moonrailgun 0be2bf6c47 feat: add livekit panel for converse dm meeting
moonrailgun e0f9f5dab9 refactor: export panelWindowManager
Robert Kramar 72a68d3bde feat: added reload button
moonrailgun 6e71a2a21c test: fix ci problem