cinny/src/app/organisms/room
Ajay Bura 8330f4fba9
Improve jump to unread button (#396)
* Improve jump to unread button

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

* Remove unused cod

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

* Fix mark as read not hidding jump to unread btn

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

* Add notification mark as read action

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

* Add esc as hotkey to mark room as read

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

* Add message icons

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

* Change jump to unread icon

Signed-off-by: Ajay Bura <ajbura@gmail.com>
2022-03-18 09:09:14 +05:30
..
common.jsx Update English strings, fix #352, #354 (#356) 2022-03-06 15:57:39 +05:30
EventLimit.js Improve code quality 2022-03-12 14:14:56 +05:30
PeopleDrawer.jsx Sort direct messages by activity (#393) 2022-03-17 16:55:16 +05:30
PeopleDrawer.scss Add credits in app about section 2022-01-31 12:15:58 +05:30
Room.jsx Improve jump to unread button (#396) 2022-03-18 09:09:14 +05:30
Room.scss Add RoomSettings comp 2021-12-22 20:18:32 +05:30
RoomSettings.jsx Add menu header in general settings 2022-01-31 15:22:53 +05:30
RoomSettings.scss Add member list in space settings 2022-01-30 18:47:19 +05:30
RoomView.jsx Auto update room profile on change 2021-12-23 10:03:20 +05:30
RoomView.scss Add ability to change room permissions 2022-01-13 13:26:38 +05:30
RoomViewCmdBar.jsx Add recently used section to emoji board (#373) 2022-03-17 17:19:14 +05:30
RoomViewCmdBar.scss Fix emoji scaling in suggestion 2022-01-28 10:55:52 +05:30
RoomViewContent.jsx Improve jump to unread button (#396) 2022-03-18 09:09:14 +05:30
RoomViewContent.scss Refector sass 2021-12-19 10:28:41 +05:30
RoomViewFloating.jsx Improve jump to unread button (#396) 2022-03-18 09:09:14 +05:30
RoomViewFloating.scss Improve jump to unread button (#396) 2022-03-18 09:09:14 +05:30
RoomViewHeader.jsx Fix type in search icon tooltip 2022-01-17 10:00:19 +05:30
RoomViewHeader.scss Add RoomSettings comp 2021-12-22 20:18:32 +05:30
RoomViewInput.jsx Show tombstone message in tombstoned room (#195) 2022-02-05 18:59:44 +05:30
RoomViewInput.scss Refector sass 2021-12-19 10:28:41 +05:30
TimelineScroll.js Fix new message do not appear sometimes (#185) 2022-03-10 17:58:40 +05:30