weechat-matrix
weechat-matrix copied to clipboard
List public rooms
Is it possible to list public rooms?
That's not implemented.
I would also like this feature. Any tips on where it could be added?
First nio needs to get the ability to list public rooms as described in the spec.
Now listing rooms is paginated, so we will need to have a custom buffer for this that will fetch more entries as you scroll. We'll probably want to add some actions to the entries in the list of rooms, e.g. join that room that's highlighted.