gnu-social/plugins
Florian Schmaus b7d45e176b Improved plugins/Xmpp/README
Added the relevant section in INSTALL about queues and daemons to get
the plugin runnig.

Made resource required, as otherwise XMPPHP will send invalid from JIDs
in it's stanzas. For example when my configuration didn't had the
resource part, outbound stanzas looked like this:

<message
	from="gnusocial@example.de/"
	to="flow@example.de"
	type='chat'>
	<body>
	User &quot;flow&quot; on GNU Social has said that your
	XMPP/Jabber/GTalk screenname belongs to them.
	…
	</body>
</message>

Note the '/' at the end of the from attribute, without an actual
XMPP resource. But according to RFC6122 2.1 "every allowable portion of
a JID MUST NOT be zero bytes in length". Causing a jid-malformed
response from the server.

Also, it's nice to know that debug=true will print out all sent and
received stanzas, which helped me to debug the problem.

Furthermore I add a note that if the XMPP services uses DNS SRV records,
'host' has to be configured (in cases where service host != xmpp domain).
2013-10-20 21:05:04 +02:00
..
APC Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
AccountManager Implemented WebFinger and replaced our XRD with PEAR XML_XRD 2013-09-30 22:04:52 +02:00
Activity Tidying up getUser calls to profiles and some events 2013-09-09 23:03:34 +02:00
ActivitySpam Filling in missing endHTML calls for Action AJAX 2013-09-24 02:32:17 +02:00
Adsense plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
Aim plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
AnonymousFave Filling in missing endHTML calls for Action AJAX 2013-09-24 02:32:17 +02:00
ApiLogger Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
AuthCrypt AuthCrypt now tidied up and enabled by default. 2013-10-17 16:36:15 +02:00
AutoSandbox Events on user registrations now strictly typed 2013-09-14 18:37:05 +02:00
Autocomplete Properly unlink all old avatars when deleting/uploading a new 2013-10-01 17:00:10 +02:00
Awesomeness Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
BitlyUrl plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
Blacklist Tidying up getUser calls to profiles and some events 2013-09-09 23:03:34 +02:00
BlankAd Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
Blog PHP5.5 fix: Better use of startXML for Action classes (mostly AJAX) 2013-09-24 01:18:33 +02:00
BlogspamNet Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
Bookmark Validate::uri replaced with filter_var for HTTP[S] URL checks 2013-10-07 14:46:09 +02:00
CacheLog Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
CasAuthentication plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
ClientSideShorten plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
Comet Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
DirectionDetector Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
Directory Make paging work correctly in the user-directory 2013-09-29 23:10:40 +02:00
DiskCache Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
Disqus The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
DomainStatusNetwork plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
DomainWhitelist Changing js .live calls to .on for jquery 2.x 2013-09-10 18:52:09 +02:00
Echo Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
EmailAuthentication The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
EmailRegistration plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
EmailReminder plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
EmailSummary Properly unlink all old avatars when deleting/uploading a new 2013-10-01 17:00:10 +02:00
Enjit The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
Event PHP5.5 fix: Better use of startXML for Action classes (mostly AJAX) 2013-09-24 01:18:33 +02:00
ExtendedProfile Validate::uri replaced with filter_var for HTTP[S] URL checks 2013-10-07 14:46:09 +02:00
FacebookBridge Better use of Nickname validation functions 2013-10-16 15:38:54 +02:00
FirePHP Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
FollowEveryone Events on user registrations now strictly typed 2013-09-14 18:37:05 +02:00
ForceGroup Make the ForceGroup plugin work consistently for notices from remote users. 2013-09-29 23:12:40 +02:00
GNUsocialPhoto Changes to GNUsocial plugins 2013-08-29 16:18:56 +02:00
GNUsocialPhotos GNU social is with a minor s. 2013-10-15 00:20:36 +02:00
GNUsocialProfileExtensions Moved shareLocation preference check to Profile class 2013-10-06 13:38:09 +02:00
GNUsocialVideo Changes to GNUsocial plugins 2013-08-29 16:18:56 +02:00
GeoURL Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
Geonames Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
GoogleAnalytics Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
Gravatar Tidying up getUser calls to profiles and some events 2013-09-09 23:03:34 +02:00
GroupFavorited plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
GroupPrivateMessage Properly unlink all old avatars when deleting/uploading a new 2013-10-01 17:00:10 +02:00
Imap plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
InProcessCache Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
InfiniteScroll Fix for #3463. Make InfiniteScroll plugin use config['plugins']['server'] if defined to build ajax-loader.gif URL 2013-06-15 13:13:15 +02:00
Irc Plugin onAutoload replaces _ with / in lib paths, this renames some classes. 2013-10-02 14:07:53 +02:00
LRDD GNU social is with a minor s. 2013-10-15 00:20:36 +02:00
LdapAuthentication plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
LdapAuthorization plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
LdapCommon plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
LilUrl Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
LinkPreview plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
Linkback Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
LogFilter Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
Mapstraction plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
Memcache Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
Memcached Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
Meteor Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
Minify plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
Mobile Use profile->getBestName() instead of more complex i18n unfriendly construction. 2011-04-25 22:44:21 +02:00
MobileProfile PHP5.5 fix: Better use of startXML for Action classes (mostly AJAX) 2013-09-24 01:18:33 +02:00
ModHelper Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
ModLog plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
ModPlus Remote Profile Action from ModPlus now more generic 2013-10-08 21:08:02 +02:00
Mollom Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
Msn plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
NewMenu Remove locale files. Plugin no longer has a UI. 2011-04-27 19:31:02 +02:00
NoticeTitle plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
OMB common_sql_now() is recommended before DB_DataObject_Cast::dateTime() 2013-10-14 13:42:27 +02:00
OStatus Profile creation always failed because we didn't COMMIT 2013-10-20 17:22:44 +02:00
OfflineBackup plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
OpenExternalLinkTarget Changing js .live calls to .on for jquery 2.x 2013-09-10 18:52:09 +02:00
OpenID WebFingerResource introduced, instead of strict Profile object 2013-10-20 15:48:14 +02:00
OpenX plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
Orbited Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
PiwikAnalytics Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
Poll PHP5.5 fix: Better use of startXML for Action classes (mostly AJAX) 2013-09-24 01:18:33 +02:00
PostDebug Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
PoweredByStatusNet Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
PtitUrl Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
QnA Properly unlink all old avatars when deleting/uploading a new 2013-10-01 17:00:10 +02:00
RSSCloud plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
Realtime Stylesheet event now removed of StatusNet-remnants 2013-09-23 22:13:12 +02:00
Recaptcha Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
RegisterThrottle Events on user registrations now strictly typed 2013-09-14 18:37:05 +02:00
RequireValidatedEmail plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
ReverseUsernameAuthentication Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
SQLProfile Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
SQLStats Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
Sample plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
SearchSub Filling in missing endHTML calls for Action AJAX 2013-09-24 02:32:17 +02:00
ShareNotice Stylesheet event now removed of StatusNet-remnants 2013-09-23 22:13:12 +02:00
SimpleUrl Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
SiteNoticeInSidebar plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
Sitemap plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
SlicedFavorites plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
SphinxSearch plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
Spotify Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
StrictTransportSecurity Fixed comment description in STS plugin 2013-08-29 16:20:43 +02:00
SubMirror Qvitter API changes (thanks hannes2peer) 2013-10-06 21:51:50 +02:00
SubscriptionThrottle Tidying up getUser calls to profiles and some events 2013-09-09 23:03:34 +02:00
TabFocus Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
TagSub Filling in missing endHTML calls for Action AJAX 2013-09-24 02:32:17 +02:00
TightUrl Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
TinyMCE Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
TwitterBridge Local_group and User are now assumed to be in same namespace 2013-10-17 01:27:01 +02:00
UserFlag PHP5.5 fix: Better use of startXML for Action classes (mostly AJAX) 2013-09-24 01:18:33 +02:00
UserLimit Events on user registrations now strictly typed 2013-09-14 18:37:05 +02:00
WebFinger WebFingerResource introduced, instead of strict Profile object 2013-10-20 15:48:14 +02:00
WikiHashtags Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
WikiHowProfile Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
XCache Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
Xmpp Improved plugins/Xmpp/README 2013-10-20 21:05:04 +02:00
YammerImport LOG_WARNING, not LOG_WARN 2013-10-06 01:33:10 +02:00
GNUsocialTemplatePlugin.php
README-plugins