ZIm/crates/collab_ui/src
Conrad Irwin 29ce109211
chat panel ++ (#4044)
- Update chat panel with current channel
- Open chat panel for guests
- Open chat when joining a channel with guests
- Some tweaks for chat panels
- Don't lose focus on default panel state
- Make chat prettier (to my eyes at least)
- Fix multiple mentions in one message
- Show a border when scrolled in chat
- Fix re-docking chat panel
- Move settings subscription to dock

[[PR Description]]

Release Notes:

- Opens chat by default when joining a public channel
- Improves chat panel UI
2024-01-14 13:54:10 -07:00
..
chat_panel Style the chat panel message input (#3956) 2024-01-08 16:45:18 -05:00
collab_panel Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00
notifications Open chat when joining a channel with guests 2024-01-12 15:08:14 -07:00
channel_view.rs Show guests in fewer places 2024-01-03 19:31:43 -07:00
chat_panel.rs Remove unused imports 2024-01-13 22:44:47 -07:00
collab_panel.rs chat panel ++ (#4044) 2024-01-14 13:54:10 -07:00
collab_titlebar_item.rs Fix / remove small todos 2024-01-09 14:16:46 -08:00
collab_ui.rs Remove some comments 2024-01-12 20:10:40 -08:00
face_pile.rs cargo fmt 2024-01-03 13:13:50 -08:00
notification_panel.rs Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00
notifications.rs Add stories for collab notifications (#3967) 2024-01-08 21:54:59 -05:00
panel_settings.rs Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00