Ricardo
|
26225f1f80
|
feat: add multi-view reader with Channels, Deck, and Timeline views
Three reader views accessible via icon toolbar:
- Channels: existing view (renamed), per-channel timelines
- Deck: TweetDeck-style configurable columns with compact cards
- Timeline: all channels merged chronologically with colored borders
Includes channel color palette, cross-channel query, deck config
storage, session-based view preference, and view switcher partial.
|
2026-02-26 14:42:00 +01:00 |
|
Ricardo
|
4819c229cd
|
feat: restore full microsub implementation with reader UI
Restores complete implementation from feat/endpoint-microsub branch:
- Reader UI with views (reader.njk, channel.njk, feeds.njk, etc.)
- Feed polling, parsing, and normalization
- WebSub subscriber
- SSE realtime updates
- Redis caching
- Search indexing
- Media proxy
- Webmention processing
|
2026-02-06 20:20:25 +01:00 |
|