Opened at 2007-05-18T15:00:38Z
Closed at 2014-07-07T13:17:51Z
#286 closed enhancement (wontfix)
xfire support
Reported by: | bender647 yahoo.com | Owned by: | |
---|---|---|---|
Priority: | pony | Milestone: | |
Component: | BitlBee | Version: | 1.0.3 |
Keywords: | xfire | Cc: | |
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
A lot of my gamer friends are getting hooked on xfire IM. There appears to be an open source xfire library under development for a Jabber to xfire gateway at http://xfirelib.sphene.net/wiki/show/XFireGateway. It would be great if bitlbee supported xfire directly.
Attachments (0)
Change History (12)
comment:1 Changed at 2007-05-21T01:44:06Z by
comment:3 Changed at 2007-12-04T00:06:37Z by
Milestone: | 2.0 |
---|
comment:5 Changed at 2009-05-05T06:32:58Z by
Old ticket, but I figured I'd add my support for the xfire protocol, I'm so sick of pidgin.
comment:6 Changed at 2009-06-30T17:26:06Z by
I'm going to attempt this, I found gfire's source and used it to write a Ruby XFire class, so I have a bit of experience with the protocol (and the C++ source to gfire is a plus).
Right now I'm using pidgin :P
comment:7 Changed at 2010-06-07T02:06:05Z by
Any luck with your attempts me@...? I'd really like to see support for this too!
comment:8 follow-up: 9 Changed at 2010-06-07T15:57:31Z by
If you use the BitlBee libpurple branch you should be able to use the gfire module mentioned above without any changes.
comment:9 Changed at 2010-11-11T15:50:58Z by
Replying to wilmer:
If you use the BitlBee libpurple branch you should be able to use the gfire module mentioned above without any changes.
how so?
comment:11 Changed at 2014-02-04T07:41:34Z by
Priority: | wishlist → pony |
---|
comment:12 Changed at 2014-07-07T13:17:51Z by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Closing all protocol request tickets.
For most of the requested protocols, it's likely we won't have time and/or interest to implement them, and some tickets have stayed open here for years when they have libpurple implementations, or even as third party plugins. Implementing protocols in the core is far from a priority nowadays, although I hope we can make it easier to write third party plugins. As always, anyone who is interested in implementing bitlbee plugins for these can do so, and we're willing to help (join irc!)
In this particular case, there is a libpurple implementation, see http://wiki.bitlbee.org/HowtoPurple
Working xfire plugin for gaim, version 0.5.8 may be relevant (version 6 rewritten to Gaim 2.0 API):