gitdataai/lib/channel
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
..
event feat(channel): add article feed and composer with room type support 2026-05-31 03:09:49 +08:00
http feat(channel): add article feed and composer with room type support 2026-05-31 03:09:49 +08:00
ack.rs feat: 1.0 2026-05-30 01:38:40 +08:00
bus.rs feat(channel): add article feed and composer with room type support 2026-05-31 03:09:49 +08:00
Cargo.toml actor(visibilityref): update function visibility and formatting across modules 2026-05-30 22:54:09 +08:00
cdn.rs feat: 1.0 2026-05-30 01:38:40 +08:00
circuit_breaker.rs actor(visibilityref): update function visibility and formatting across modules 2026-05-30 22:54:09 +08:00
config.rs feat: 1.0 2026-05-30 01:38:40 +08:00
dedup.rs feat: 1.0 2026-05-30 01:38:40 +08:00
e2e.rs feat: 1.0 2026-05-30 01:38:40 +08:00
envelope.rs feat: 1.0 2026-05-30 01:38:40 +08:00
error.rs feat: 1.0 2026-05-30 01:38:40 +08:00
lib.rs actor(visibilityref): update function visibility and formatting across modules 2026-05-30 22:54:09 +08:00
metrics.rs feat: 1.0 2026-05-30 01:38:40 +08:00
pagination.rs feat(channel): add article feed and composer with room type support 2026-05-31 03:09:49 +08:00
reconnect.rs feat(channel): add article feed and composer with room type support 2026-05-31 03:09:49 +08:00
richtext.rs feat: 1.0 2026-05-30 01:38:40 +08:00
rooms.rs feat(channel): add article feed and composer with room type support 2026-05-31 03:09:49 +08:00
search.rs feat(channel): add article feed and composer with room type support 2026-05-31 03:09:49 +08:00
security.rs actor(visibilityref): update function visibility and formatting across modules 2026-05-30 22:54:09 +08:00
seq.rs actor(visibilityref): update function visibility and formatting across modules 2026-05-30 22:54:09 +08:00
token.rs actor(visibilityref): update function visibility and formatting across modules 2026-05-30 22:54:09 +08:00