Commit graph

21 commits

Author SHA1 Message Date
FIGBERT
03f8db40a0
Remove scroll looping 2023-05-03 09:32:59 -07:00
FIGBERT
81018c2da7
Keep selected room on screen when scrolling 2023-05-03 09:32:59 -07:00
FIGBERT
6bb265cc66
Add continuous scroll to rooms in roster view 2023-05-03 09:32:59 -07:00
FIGBERT
7a83ebd7f4
Add Bump implementation to roster view 2023-05-03 09:32:58 -07:00
FIGBERT
22acad8287
Synchronize access to roster view room list 2023-05-03 09:32:58 -07:00
FIGBERT
7a2f907528
Open rooms on click from roster view 2023-05-03 09:32:57 -07:00
FIGBERT
99bd36f216
Forward mouse events to the roster view 2023-05-03 09:32:57 -07:00
FIGBERT
9cecf0bd02
Move utility functions above mauview interfaces 2023-05-03 09:32:57 -07:00
FIGBERT
0af8d507e1
Forward roster key events to room when focused 2023-05-03 09:32:57 -07:00
FIGBERT
1eb132a589
Add RoomView previews to roster view 2023-05-03 09:32:55 -07:00
FIGBERT
f6b722f523
Add quit keybind to roster view 2023-05-03 09:32:55 -07:00
FIGBERT
a5ac5ec86e
Add keybindings to roster view 2023-05-03 09:32:55 -07:00
FIGBERT
167b4a497b
Use border utilities to draw horizontal rule 2023-05-03 09:32:55 -07:00
FIGBERT
572bc357cb
Constrain width of messages in roster view 2023-05-03 09:32:54 -07:00
FIGBERT
78cda42654
Retrieve the most recent message accurately 2023-05-03 09:32:54 -07:00
FIGBERT
43b939f567
Add initial message preview to roster view 2023-05-03 09:32:54 -07:00
FIGBERT
24c0e66944
Fix timestamp rounding 2023-05-03 09:32:54 -07:00
FIGBERT
2a01fdb559
Add pretty timestamp to rooms in RosterView 2023-05-03 09:32:54 -07:00
FIGBERT
32665a2e5a
Sort rooms in RosterView by most recent message 2023-05-03 09:32:53 -07:00
FIGBERT
1a18a7e89b
Add header to RosterView 2023-05-03 09:32:53 -07:00
FIGBERT
5fae3fedb9
Add rudimentary RosterView 2023-05-03 09:32:53 -07:00