[Pidgin] ThirdPartyPlugins modified

Pidgin trac at pidgin.im
Mon Nov 30 14:52:06 EST 2015


Page "ThirdPartyPlugins" was changed by EionRobb
Diff URL: <https://developer.pidgin.im/wiki/ThirdPartyPlugins?action=diff&version=486>
Revision 486
Comment: Added a couple of missing prpls, cleaned up other plugins
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: ThirdPartyPlugins
=========================================================================
--- ThirdPartyPlugins (version: 485)
+++ ThirdPartyPlugins (version: 486)
@@ -42,16 +42,16 @@
 || Campfire || [https://github.com/jrfoell/campfire-libpurple/ Go] || Protocol plugin for Basecamp's Campfire IM ||
 || Classic Battle.net || [https://github.com/nmbook/pidgin-libbnet Go] || Blizzard's gaming network: notably for !StarCraft, Diablo II, and !WarCraft III ||
 || F-List || [https://code.google.com/p/flist-pidgin/ Go] || F-List roleplaying community ||
-|| Facebook IM || [https://code.google.com/p/pidgin-facebookchat/ Go] || Facebook social network || 
+|| Facebook Chat || [https://github.com/jgeboski/purple-facebook/wiki Go] || Facebook social network || 
 || Gammu || [https://code.google.com/p/purple-gammu/ Go] || Send SMS through your phone via usb/serial/bluetooth/irda ||
 || !GroupMe || [https://code.google.com/p/purple-groupme/ Go] || !GroupMe group messaging || 
 || Heroes of Newerth || [https://code.google.com/p/honpurple/ Go] || Online video game ||
 || LINE by Naver || [http://altrepo.eu/git/purple-line Go] || Mobile SMS replacement ||
 || Mail.ru Agent (mrim-prpl) || [https://code.google.com/p/mrim-prpl/wiki/Main Go] || Russian network ||
 || Mail.ru Agent (pidgin-mra) || [https://github.com/dreadatour/pidgin-mra Go] || Russian network ||
+|| Matrix.org || [https://github.com/matrix-org/purple-matrix#readme Go] || Distributed IM ||
 || Microblog || [http://microblog-purple.googlecode.com Go] || !Twitter/Identica/Laconica updates ||
 || msn-pecan || [https://code.google.com/p/msn-pecan/ Go] || Alternative MSN access ||
-|| msn-xmpp || [https://code.google.com/p/pidgin-msn-xmpp/ Go] || Alternative MSN with xmpp/oauth access ||
 || MXit || [http://devzone.mxit.com/libPurple/ Go] || MXit IM ||
 || !NateOn || [https://launchpad.net/pidgin-nateon Go] or [https://github.com/kaisyu/pidgin-nateon Go] || Korean network (see [NateOn More Info] for details and Windows builds) ||
 || !NetNexus || [http://netnexus-pidgin.googlecode.com/ Go] || netnexus.com's chatrooms ||
@@ -67,6 +67,7 @@
 || SIPE || [http://sipe.sourceforge.net/ Go] || Microsoft Office Communicator, Reuters Messaging ||
 || Steam IM (mobile) || [https://code.google.com/p/pidgin-opensteamworks/ Go] || Steam Friends gaming network ||
 || Steam IM (native) || [https://github.com/seishun/SteamPP#steampurple Go] || Steam Friends gaming network || 
+|| Telegram || [https://github.com/majn/telegram-purple#readme Go] || Secure messenger ||
 || Tlen.pl || [http://nic.com.pl/~alek/pidgin-tlen/ Go] || Polish network ||
 || !TorChat || [https://github.com/prof7bit/TorChat/downloads Go] || p2p instant messaging through Tor hidden service tunnels ||
 || Tox || [http://tox.dhs.org/ Go] || secure instant messaging via Tox protocol ||
@@ -139,10 +140,11 @@
 || '''Plugin Name''' || '''Website''' || '''Short Description''' ||
 || !MusicInfo || [http://www.pidginmusic.info/ Go] || Displays the currently-playing music in your status message and profile. Winamp API compatible. ||
 || Music Tracker || [https://code.google.com/p/pidgin-musictracker/ Go] || Displays the music track currently playing in the status message. Supports a wide range of audio players. ||
-|| Pidgin-Audacious-Remote || [http://pidginaudacious.sourceforge.net/ Go] || Updates the status message using custom information retrieved from Audacious Media Player. This plugin also allows control over Audacious Media Player from the Pidgin conversation windows (play, pause, next...). || 
+|| Pidgin-Audacious-Remote || [http://pidginaudacious.sourceforge.net/ Go] || Updates the status message using custom information retrieved from Audacious Media Player. This plugin also allows control over Audacious Media Player from the Pidgin conversation windows (play, pause, next...). ||
+|| Pidgin current track || [http://sourceforge.net/projects/currenttrack/ Go] || Current Track plugin will update your !Pidgin user info, available message or away message, and buddy icon from iTunes, Winamp, !RealPlayer, WMP, Musicmatch, !MediaMonkey, XMPlay, Yahoo! & Foobar2000 in Windows and XMMS, Rhythmbox, & Amarok in Linux. || 
 || pilt spotify || [https://github.com/pilt/spotify Go] || "now listening" plugin for spotify ||
 || YuLastFM || [https://sourceforge.net/projects/yulastfm/ Go] || Yu Last.fm Pidgin tune status plugin. ||
-|| Pidgin current track || [http://sourceforge.net/projects/currenttrack/ Go] || Current Track plugin will update your Gaim/Pidgin user info, available message or away message, and buddy icon from iTunes, Winamp, RealPlayer, WMP, Musicmatch, MediaMonkey, XMPlay, Yahoo! & Foobar2000 in Windows and XMMS, Rhythmbox, & Amarok in Linux. ||
+
 [[BR]]
 === Interface tweaks ===
 || '''Plugin Name''' || '''Website''' ||'''Short Description'''||
@@ -252,7 +254,7 @@
 || XMPP MUC Presence || [https://github.com/tmatz/pidgin-xmpp-muc-presence-plugin Go] || Shows participant's presence icon in chat room. ||
 || XMPP Receipts || [https://www.assembla.com/code/pidgin-xmpp-receipts/git/nodes Go] || Shows a delivering notification if the recipient supports it ||
 || XMPP URI Links || [https://github.com/jsravn/xmpp-uri Go] || Support clicking on xmpp links, such as xmpp:foo at bar.net?message to open a chat window. ||
-|| YouTube Title Adder || [https://github.com/Eckankar/YouTubeTitleAdderPidgin Go] || Displays video titles for incoming YouTube links. ||
+|| !YouTube Title Adder || [https://github.com/Eckankar/YouTubeTitleAdderPidgin Go] || Displays video titles for incoming !YouTube links. ||
 [[BR]]
 == Development of Third-Party Plugins ==
 If you're looking to develop a third-party plugin, you may find these resources valuable:
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://developer.pidgin.im/wiki/ThirdPartyPlugins>
Pidgin <https://pidgin.im>
Pidgin

This is an automated message. Someone added your email address to be
notified of changes on 'ThirdPartyPlugins' page.
If it was not you, please report to datallah at pidgin.im.


More information about the Wikiedit mailing list