Commit Graph

9 Commits

Author SHA1 Message Date
zhenyi
079ea3a5cf refactor: update channel and model layers 2026-06-01 22:04:31 +08:00
zhenyi
b65ea19b85 chore: update config and build files 2026-06-01 22:04:09 +08:00
zhenyi
779e4eae2f feat(channel): add article feed and composer with room type support
- Add ArticleFeed component for article-based channels
- Implement ArticleComposer with draft persistence
- Add Newspaper icon for article room type
- Update ChannelPage to conditionally render article feed vs message view
- Add article-related API endpoints and models
- Reset thread view when switching rooms
- Add room type check in channel sidebar
- Update CSS to hide scrollbars globally
- Add gRPC message size limit configuration
- Fix git diff tree handling
2026-05-31 03:09:49 +08:00
zhenyi
f947c931cd actor(visibilityref): update function visibility and formatting across modules 2026-05-30 22:54:09 +08:00
zhenyi
4d2e4d8b36 refactor: update channel pagination and reconnect 2026-05-30 15:07:20 +08:00
zhenyi
22192301a0 refactor: update channel HTTP layer (out_event, types, ws) 2026-05-30 15:07:16 +08:00
zhenyi
2b7777adbc refactor: update channel HTTP handlers (ban, message, room, thread) 2026-05-30 15:07:12 +08:00
zhenyi
25b73e1054 refactor: update channel bus and thread event 2026-05-30 15:07:07 +08:00
zhenyi
a835610737 feat: 1.0 2026-05-30 01:38:40 +08:00