Commit Graph

380 Commits (e81e7ad64f76ac33584eeb5c7db96de1709a222c)

Author SHA1 Message Date
moonrailgun e81e7ad64f feat: github oauth login view 2 years ago
moonrailgun b038c5adf3 fix: fix translation problem 2 years ago
moonrailgun 2e56139925 feat: add env `DISABLE_CREATE_GROUP` which can control user allow create group 2 years ago
moonrailgun a1048b77fd feat: add markdown inbox item which help to develop system notice 2 years ago
moonrailgun 5b76932c81 chore: add publish:all command which can publish packages 2 years ago
moonrailgun 40b007698f feat: add nickname edit in register view 2 years ago
moonrailgun 741e9f7983 fix: fix audio.play() error throw which will marked as Unhandled 2 years ago
moonrailgun aebcd0d130 feat(desktop): add screenshot button in chatbox at electron env 2 years ago
moonrailgun 27eee90034 feat(desktop): add desktop inject 2 years ago
moonrailgun eb83f784a1 feat: add plugin com.msgbyte.env.electron 2 years ago
moonrailgun 78327c4e48 style: modify mobile display about group summary 2 years ago
moonrailgun a557fbed1c style: optimize the performance of the settings page on mobile 2 years ago
moonrailgun 99f679363f feat: add group panel in PanelRoute 2 years ago
moonrailgun 912c74ce72 test: fix test problem 2 years ago
moonrailgun 2f0c8b2a26 perf: beautify the visual experience of message text on windows #41 2 years ago
moonrailgun f352d68703 refactor: change bbcode mention format
Keep origin field into content part for plain mode can display correct
user name
2 years ago
moonrailgun 87e6975e98 chore: fix ci problem 2 years ago
moonrailgun 8fec688234 style: remove debug code 2 years ago
moonrailgun b47a22b51f fix: fix problem on bbcode value maybe include space 2 years ago
moonrailgun 3f6c3b08d8 feat: add limit for temporary to verify email 2 years ago
moonrailgun 85e5b2732e refactor: update prompt with i18n 2 years ago
moonrailgun e6f6eb5f9f style: remove unused code 2 years ago
moonrailgun 600b0683f6 refactor: fill iframe size in custom html panel 2 years ago
moonrailgun 9965a54bdb refactor: use file stream read and write instead of blobUrl to render custom html panel 2 years ago
moonrailgun fa498867c4 fix: fix friend struct changed problem in `FriendPicker` 2 years ago
moonrailgun 902ab8f422 feat: add mention support friend nickname 2 years ago
moonrailgun 20c16adeec feat: add friend nickname support in everywhere 2 years ago
moonrailgun 7029e67f0c feat: add friend nickname set model and api 2 years ago
moonrailgun 0991dcde8e refactor: modify friend data struct
add nickname in friend model
2 years ago
moonrailgun 9868d24ad5 feat: jump to login page in invite view
useful to switch to guest login way
2 years ago
moonrailgun 98e78e28f8 fix: fix will input enter when send image with enter key 2 years ago
moonrailgun 926aeb5fe0 style: add feedback for save group config 2 years ago
moonrailgun dbebbc54e6 feat: add welcome plugin for user which can send welcome message when user join group
welcome text support rich syntax and spec tag
2 years ago
moonrailgun 1c8108b36b refactor: filter non-mention like url into meta 2 years ago
moonrailgun 41cdfb0715 feat: add regPluginGroupConfigItem 2 years ago
moonrailgun b4aecc9a09 refactor(ai): limit latest 30 item to summary 2 years ago
moonrailgun aafd98ad80 refactor: add ai assistant as default builtin plugin 2 years ago
moonrailgun 7b176141be feat: add multi line support for chatbox 2 years ago
moonrailgun a36ab65bd2 refactor(ai): add message summart limit 2 years ago
moonrailgun 0922f83bb9 fix: fix website title with global config 2 years ago
moonrailgun 0b116e5406 feat: add cache refresh when load user popover 2 years ago
moonrailgun f1284e2a39 refactor: serialize receive message for notify 2 years ago
moonrailgun 88fa07e675 style: add underline for markdown 2 years ago
moonrailgun 5e91d2c929 style: perf style of ai popover answer 2 years ago
moonrailgun 292bf6cfb3 style(ai): add plugin icon 2 years ago
moonrailgun 12c8813b68 feat(ai): add message summary 2 years ago
moonrailgun 00c45d3050 feat(ai): add output apply 2 years ago
moonrailgun 060d07ae8e feat: add AI Assistant plugin for Tailchat with ChatGPT 2 years ago
moonrailgun 9be856210c refactor: replace useConverseMessage with ConverseMessageProvider
helpful to get messages under components
2 years ago
moonrailgun aec9b7f150 style: update some detail code 2 years ago