zed/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
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
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
notification_panel.rs Rename IconElement to just Icon (#3974) 2024-01-09 10:11:20 -05:00
notifications.rs
panel_settings.rs