Adam Porter
b50ce53106
Change: (ement-room-list--entry) Message instead of warning
...
It's happening more than I realized, but it seems like a transient
error, because the formatted timestamp seems to appear with the next
sync. So let's not pop up a warning; a message is enough.
2021-07-29 05:27:41 -05:00
Adam Porter
a5f2d08e41
Add: (ement-room-list) Buffer column
2021-07-29 04:44:40 -05:00
Adam Porter
d56c1bb4ec
Add: Auto-update room list buffer
2021-07-29 04:35:21 -05:00
Adam Porter
fd1cd6f26b
Add: Cycle and scroll through unread buffers with SPC
2021-07-29 04:13:57 -05:00
Adam Porter
200e38df36
Change: Use new-events list in room local slot
...
And push new events directly to timeline slot. This makes more sense.
2021-07-29 02:07:58 -05:00
Adam Porter
41140995b7
Change: Move room-display-name function to ement-room
...
Seems to make sense.
2021-07-29 01:01:40 -05:00
Adam Porter
1b851add7b
Change: (ement-room-list--entry) Warn for invalid timestamp
...
Try to detect and workaround a weird problem that @akater has been
encountering.
2021-07-29 00:22:12 -05:00
Adam Porter
1bebb8f02f
Add: (ement-room-list) Direct column
2021-07-29 00:22:04 -05:00
Adam Porter
fc3579a21b
Add: (ement-room-list) Member count
2021-07-28 20:12:12 -05:00
Adam Porter
6f2a2f2e45
Tidy: Headers for package-lint
...
Even though these aren't packages, the way we call package-lint on
each file causes warnings for missing keywords.
2021-07-27 21:50:05 -05:00
Adam Porter
c5e83b76d7
Add: Emacs bookmark support
...
Room buffers and the room list buffer can be bookmarked.
Especially useful with Burly: <https://github.com/alphapapa/burly.el >.
2021-07-25 23:21:54 -05:00
Adam Porter
1b0556a3aa
Comment: Add TODO
2020-12-04 19:17:58 -06:00
Adam Porter
c7d19f38a5
Change: Call ement-list-rooms after login
...
Users can disable this by customizing ement-after-login-hook.
2020-12-04 03:26:50 -06:00
Adam Porter
8df425710a
Change: Improve room-switching commands and binds
2020-12-04 03:08:09 -06:00
Adam Porter
9e3c9268d1
Add: Room list
...
And associated changes.
2020-12-03 21:53:11 -06:00