Modify

#469 closed enhancement (fixed)

Ability to create persistent channel names using imcb_chat_new()

Reported by: Miklos Vajna <vmiklos@…> Owned by:
Priority: normal Milestone:
Component: BitlBee Version: 1.2.3
Keywords: Cc:
IRC client+version: Client-independent Operating System: Public server
OS version/distro:

Description

Hi,

http://frugalware.org/~vmiklos/patches/bitlbee-persistent-channames.patch

This patch allows my skype plugin to use the "&foo" as channel name for groupchats where foo is the internal skype id which is persistent.

The goal is that even after the user disconnects and reconnects to bitlbee the channel name will be the same, so in case the client remembers the layout (like irssi), the channels will not appear in a random order.

Currently the patch just fixes the build errors in the protocols, but when passing the new parameter with true, this mode is activated.

Works fine both for me and macmaN on #bitlbee.

Thanks!

Attachments (0)

Change History (1)

comment:1 Changed at 2010-05-11T22:04:28Z by wilmer

Resolution: fixed
Status: newclosed

Oh, hey. Implemented using imcb_chat_name_hint() in the end.

Modify Ticket

Action
as closed The ticket will remain with no owner.
The resolution will be deleted.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.