weechat-matrix icon indicating copy to clipboard operation
weechat-matrix copied to clipboard

List public rooms

Open wavexx opened this issue 5 years ago • 3 comments

Is it possible to list public rooms?

wavexx avatar Apr 11 '20 15:04 wavexx

That's not implemented.

poljar avatar Apr 11 '20 15:04 poljar

I would also like this feature. Any tips on where it could be added?

nibalizer avatar May 20 '20 15:05 nibalizer

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.

poljar avatar May 23 '20 09:05 poljar