cinny/src/app/organisms/room
Gero Gerke fa10a67811
Implement Profile Viewer (#130)
* Implement Profile Viewer

Fixes #111

* Make user avatar in chat clickable

* design progress

* Refactored code

* progress

* Updated chip comp

Signed-off-by: Ajay Bura <ajbura@gmail.com>

* Refactored ProfileViewer comp

Signed-off-by: Ajay Bura <ajbura@gmail.com>

* Added msg functionality in ProfileViewer

Signed-off-by: Ajay Bura <ajbura@gmail.com>

* Added Ignore functionality in ProfileViewer

Signed-off-by: Ajay Bura <ajbura@gmail.com>

* Fixed Ignore btn bug

Signed-off-by: Ajay Bura <ajbura@gmail.com>

* Refectored ProfileViewer comp

Signed-off-by: Ajay Bura <ajbura@gmail.com>

Co-authored-by: Ajay Bura <ajbura@gmail.com>
2021-10-18 20:55:52 +05:30
..
common.jsx Renamed channels to rooms (#30) 2021-08-31 18:43:31 +05:30
PeopleDrawer.jsx Implement Profile Viewer (#130) 2021-10-18 20:55:52 +05:30
PeopleDrawer.scss Renamed channels to rooms (#30) 2021-08-31 18:43:31 +05:30
Room.jsx Renamed channels to rooms (#30) 2021-08-31 18:43:31 +05:30
Room.scss Renamed channels to rooms (#30) 2021-08-31 18:43:31 +05:30
RoomView.jsx Renamed channels to rooms (#30) 2021-08-31 18:43:31 +05:30
RoomView.scss Renamed channels to rooms (#30) 2021-08-31 18:43:31 +05:30
RoomViewCmdBar.jsx Added option to fav spaces (#52) 2021-09-05 18:56:34 +05:30
RoomViewCmdBar.scss Renamed channels to rooms (#30) 2021-08-31 18:43:31 +05:30
RoomViewContent.jsx Implement Profile Viewer (#130) 2021-10-18 20:55:52 +05:30
RoomViewContent.scss Renamed channels to rooms (#30) 2021-08-31 18:43:31 +05:30
RoomViewFloating.jsx Fixed #115: High CPU usages while idling 2021-09-26 18:47:37 +05:30
RoomViewFloating.scss Fixed #115: High CPU usages while idling 2021-09-26 18:47:37 +05:30
RoomViewHeader.jsx Added options to control room notifications (#25) 2021-09-09 18:36:39 +05:30
RoomViewInput.jsx Fix unable to send msg in DM from IRC users (#135) 2021-10-11 11:19:32 +05:30
RoomViewInput.scss Changed p to Text component 2021-09-30 20:56:39 +05:30