Files
snek/src
retoor 06107c2c92 feat: add dynamic channel list rendering and get_for_user service method
Implement `ChannelService.get_for_user` to fetch non-banned, non-deleted channels for a given user by iterating through channel memberships. Replace hardcoded sidebar links in `app.html` with Jinja2 template loop rendering channels from the context, enabling dynamic display of user-accessible chat rooms.
2025-02-13 18:47:05 +00:00
..