Commit Graph

2341 Commits (1b5b2141dd6143a263fdff89b25fb6b2cbc693b8)
 

Author SHA1 Message Date
moonrailgun 915ed01a51 feat(admin): allow to delete private message 1 year ago
moonrailgun d7e8a9d592 chore: add deno-static entry 1 year ago
moonrailgun 235389b394 feat: add message.searchMessage api 1 year ago
moonrailgun b3015401b2 refactor: disable builtin paste handler 1 year ago
moonrailgun b72e0d5f46 chore: update deno deploy action entry 1 year ago
moonrailgun a2704e1a87 chore: add deploy-deno workflow 1 year ago
moonrailgun 46648b4590 feat: add file views field to record file get frequency
helps us measure file activity
1 year ago
moonrailgun 9b72fc3ffe feat: use file save upsert logic rather than insert for avoid duplicate recording of the same file 1 year ago
moonrailgun e768bd11f9 fix: fixed the bug where # would appear when typing without rich text plugin being loaded
This is a small probability event, but it does exist
1 year ago
moonrailgun 6d010c599f refactor: extract webview kernel wich easy replace 1 year ago
moonrailgun 720da7ca53 docs: add release note v1.9.1 1 year ago
moonrailgun fc274bdf16 chore: release v1.9.1 1 year ago
moonrailgun fd904fd37c fix: fix linkmeta bilibili video support #155 1 year ago
moonrailgun 9411200ae3 fix: fix problem of linkmeta will fetch tailchat's url and not match bbcode url 1 year ago
moonrailgun 3368e3cc2f style: update text decorator card payload type 1 year ago
moonrailgun bbfd5a08db refactor: change paste handler process order
make sure image handler as fallback and can trigger in any time
1 year ago
moonrailgun 16cef473c2 style: translation 1 year ago
moonrailgun ec23b7bd92 feat: add clipboard paste handler
now plugin can register paste handler with `regChatInputPasteHandler`
1 year ago
moonrailgun f2462095bf chore: upgrade docker compose config version
Reference: https://github.com/docker/compose/issues/3736
1 year ago
moonrailgun b26d34e8e2 feat(admin): added total file size statistics 1 year ago
moonrailgun 4ac6a0759a docs: add view panel permission related instructions blog 1 year ago
moonrailgun 3c1d8efe03 fix: fix duplicate key error collection problem in ack update api 1 year ago
moonrailgun c59e56c31a feat: add view panel permission which can control panel display for different users #149 1 year ago
moonrailgun 16cac375d1 style: add divider in add role button 1 year ago
moonrailgun 5edbed72b7 docs: release note v1.9.0 1 year ago
moonrailgun 8ff68b7604 chore: release v1.9.0 1 year ago
moonrailgun 650f350350 feat: remove alpha control for advanced permission control 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 ad1960e2a5 docs: add docs for project directory 1 year ago
moonrailgun 81a062a70b fix: fix xss attacks caused by security issues in custom web group panels 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 e85c39e570 feat: add component CollapseView 1 year ago
moonrailgun 5ea1ee9618 test: fix ci problem 1 year 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 33f207353b refactor: extract PermissionList into independent component 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 19b8a99486 docs: add learn more button in bot feature section 2 years ago
cotwelf 9c1c2cf0e9 doc: add space 2 years ago
moonrailgun 12d6d61ba7 docs: add release note v1.8.12 2 years ago
moonrailgun 06bcd65eb9 chore: release v1.8.12 2 years ago
moonrailgun bd55fc0c45 docs: add release note link in homepage 2 years ago
moonrailgun 1b813f9b82 feat: add online status in user popover 2 years ago
moonrailgun 56c042ddd5 docs: add mobile compile document 2 years ago
moonrailgun 29565138b7 test: fix ci test error 2 years ago