Commit Graph

3 Commits

Author SHA1 Message Date
zhenyi
9bc0e742bc refactor: update frontend components and pages 2026-06-01 22:04:53 +08:00
zhenyi
29e6f6214d fix(channel): update channel components and article draft 2026-05-31 13:11:44 +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