Commit Graph

284 Commits

Author SHA1 Message Date
Tim df71cf901b feat: add floating message box window 2025-08-25 17:18:34 +08:00
Tim 02d366e2c7 fix: 支持回复/reactions 2025-08-25 17:06:44 +08:00
Tim 6409531a64 Merge pull request #719 from nagisa77/codex/add-reply-and-reaction-support-to-messages
feat: support message replies and reactions
2025-08-25 16:45:49 +08:00
Tim 175ab79b27 feat: support message replies and reactions 2025-08-25 16:42:14 +08:00
Tim b543953d22 Revert "feat: support floating message box"
This reverts commit cd73747164.

# Conflicts:
#	frontend_nuxt/pages/message-box/index.vue
2025-08-25 15:51:02 +08:00
Tim b4fef68af5 Merge branch 'feature/daily_bugfix_0825_b' of github.com:nagisa77/OpenIsle into feature/daily_bugfix_0825_b 2025-08-25 15:45:19 +08:00
Tim 6c48a38212 feat: delete router 2025-08-25 15:44:14 +08:00
Tim cd73747164 feat: support floating message box 2025-08-25 15:42:09 +08:00
Tim 75a785f612 Merge branch 'feature/daily_bugfix_0825' of github.com:nagisa77/OpenIsle into feature/daily_bugfix_0825 2025-08-25 11:02:22 +08:00
Tim e79b75f340 fix: tabs ui格式统一 #710 2025-08-25 11:01:52 +08:00
Tim 583d4042f5 feat: add optional hover for BaseTimeline 2025-08-25 10:29:35 +08:00
Tim b2783a0168 chore: remove obsolete channel unread hook 2025-08-23 02:28:06 +08:00
tim c79bcac217 fix: member count word 2025-08-23 02:15:11 +08:00
Tim 9a06da3bc1 Merge pull request #705 from nagisa77/codex/add-notification-red-dot-for-channels-uk9sj8
feat: show channel message indicator
2025-08-23 02:11:45 +08:00
Tim 98bbc36453 feat: show channel message indicator 2025-08-23 02:11:25 +08:00
Tim da3d2a6a71 Return and show last channel message 2025-08-23 02:03:00 +08:00
tim 15cba0c96e fix: 支持显示最后一条消息 2025-08-23 01:57:33 +08:00
Tim 4947978f81 feat: add channel support 2025-08-23 01:31:06 +08:00
Tim 8ee1347b17 Merge branch 'feature/daily_bugfix_0823' into codex/create-searchpersondropdown-component 2025-08-23 01:06:11 +08:00
Tim 7e95120341 feat: add person search dropdown 2025-08-23 01:05:28 +08:00
tim 2f261983ac fix: 暂无会话适配 2025-08-23 01:02:35 +08:00
tim e8e7b9a245 feat: add search drop down 2025-08-23 00:53:32 +08:00
Tim 0ed9ad2f2a fix: 修复nginx /ws拦截问题 2025-08-22 15:26:41 +08:00
Tim a6a1c72a37 fix: 发送信息,携带头像 2025-08-22 13:26:04 +08:00
Tim fce4832407 fix: 移动端 ui适配 2025-08-22 13:23:35 +08:00
Tim 02273e018f fix: 前端ui重构完成 2025-08-22 13:11:12 +08:00
Tim 4af10ecf79 fix: 消息页面ui重构 2025-08-22 12:21:10 +08:00
Tim d34ed3c058 Merge pull request #687 from zpaeng/main
feat:【站内信】
2025-08-22 11:26:13 +08:00
zpaeng 8372e06949 Merge remote-tracking branch 'origin/main' 2025-08-22 11:16:29 +08:00
zpaeng a74cb0c272 fix:【站内信】 2025-08-22 11:15:45 +08:00
zpaeng cddbb602bf Merge branch 'nagisa77:main' into main 2025-08-21 23:54:21 +08:00
Palm Civet c009616f74 feat: 优化部分文案和 tags 页导航栏间距 2025-08-21 23:44:11 +08:00
zpaeng 84ab87878a feat:【站内信】 2025-08-21 23:42:53 +08:00
Palm Civet c53f91913c feat: 优化 tags 页导航栏间距 2025-08-21 23:40:31 +08:00
Palm Civet feed97154a feat: 优化部分样式和文案 2025-08-21 23:30:33 +08:00
Tim cf722f5707 fix: 优化首页tabs排序 2025-08-21 16:30:54 +08:00
Tim 41a5eda311 feat: support featured medals 2025-08-21 16:10:53 +08:00
Tim c08ecb5e33 Record point redemption in history 2025-08-21 13:38:53 +08:00
Tim 98a9939738 Merge pull request #675 from nagisa77/codex-5yja7z 2025-08-21 12:36:37 +08:00
Tim 9554030054 refactor: add reusable switch component 2025-08-21 12:36:02 +08:00
Tim 72e9a77373 fix: ui 调整 2025-08-21 12:27:50 +08:00
Tim 79fe8b5997 feat: add point history 2025-08-21 11:04:22 +08:00
Tim cfce4d7d1d fix: 全局移除process.client、process.server #669 2025-08-21 10:22:33 +08:00
Tim b7f5d8485c fix:「站点统计」新增loading #664 2025-08-21 10:15:20 +08:00
Tim 99644046fc fix: 本地ui优先已读 2025-08-20 20:55:22 +08:00
Tim 22c9bd7d39 Merge pull request #672 from nagisa77/codex/fix-immediate-deletion-of-unread-message
Remove notification after marking read
2025-08-20 20:46:24 +08:00
Tim 3fc6929075 Remove unread message after marking read 2025-08-20 20:46:08 +08:00
Tim 959b0f6a48 feat: notify authors when admin deletes post 2025-08-20 20:21:31 +08:00
Tim 91ffacc335 fix: 已经加载的帖子 重新进入 没有执行评论定位逻辑 #652 2025-08-20 19:43:31 +08:00
Tim 4969a759aa fix: 已关闭的帖子不需要展示订阅按钮 #651 2025-08-20 19:33:31 +08:00