HACKING

Wed, 05 Oct 2016 16:19:47 -0500

author
Mike Ruprecht <cmaiku@gmail.com>
date
Wed, 05 Oct 2016 16:19:47 -0500
branch
release-2.x.y
changeset 38091
be8d0f7d0041
parent 16239
768032ce3f66
child 33955
55aa58076485
child 40969
c8d074d77a1e
permissions
-rw-r--r--

Remove Facebook (XMPP) account option and support code

This patch removes the Facebook (XMPP) account option and any remaining
supporting code. According to https://developers.facebook.com/docs/chat
the Facebook XMPP Chat API service was ended April 30th, 2015. This code
has already been removed in Pidgin 3, and replaced with a new in-tree
version which uses a different mechanism. There is a backported version
which can be found at https://github.com/dequis/purple-facebook/wiki

This patch intentionally leaves the protocol icon, so that the
backported version mentioned above doesn't need to ship its own.

16235
ba05596c81b3 Let's just have HACKING point to Trac, okay?
Richard Laager <rlaager@pidgin.im>
parents:
diff changeset
1 For information on hacking on Pidgin, Finch, or libpurple, see:
ba05596c81b3 Let's just have HACKING point to Trac, okay?
Richard Laager <rlaager@pidgin.im>
parents:
diff changeset
2 http://developer.pidgin.im

mercurial