cdidier / irssi-xmpp

irssi-xmpp is an irssi plugin to connect to the Jabber network.
GNU General Public License v2.0
69 stars 22 forks source link

add setting xmpp_strip_resource to ignore the resource part of a JID in queries #4

Open cdidier opened 8 years ago

cdidier commented 8 years ago

Code not reviewed.

One drawback: it prevents irssi-xmpp to query a resource directly, thus chatting will always notify all remote clients.

ailin-nemui commented 8 years ago

I was thinking another way might be to implement a query tracker that renames the query window to the last used resource

simmel commented 7 years ago

One additional feature might be to hide the resource until a messages from multiple resources (aka a "conflict") is a fact.

simmel commented 6 years ago

I've resolved the conflict here https://github.com/simmel/irssi-xmpp/commit/6d635a9372a693d23a9e25a4635f5edfaf1594dd.patch

ailin-nemui commented 6 years ago

http://anti.teamidiot.de/static/nei/*/Code/Irssi/merge_resources.pl