From 9fb4378753ddec61a504a0dec403f40d6def7e90 Mon Sep 17 00:00:00 2001 From: Hubert Hirtz Date: Wed, 20 Oct 2021 17:33:10 +0200 Subject: Support for soju.im/bouncer-networks This patch also disable the highlight on reconnect. This might be an issue (the user would want to know when senpai is online again?), but with multiple connections, it's bothersome to have to unread all of them on start (it wasn't a problem with only one connection since it was read instantly). Now, lastbuffer.txt also contains the network ID, otherwise the user might end up on another buffer with the same name. This patch does not extend /r to support multiple networks (it will send the message to the latest query, whatever the current displayed network is). --- doc/senpai.1.scd | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/senpai.1.scd') diff --git a/doc/senpai.1.scd b/doc/senpai.1.scd index 7ecc50b..6c2ac3a 100644 --- a/doc/senpai.1.scd +++ b/doc/senpai.1.scd @@ -23,6 +23,7 @@ extensions, such as: - _CHATHISTORY_, senpai fetches history from the server instead of keeping logs, - _@+typing_, senpai shows when others are typing a message, +- _BOUNCER_, senpai connects to all your networks at once automatically, - and more to come! # CONFIGURATION -- cgit v1.2.3