]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fix for disappearing 'connect' menu if xmpp and sms are disabled.
authorZach Copley <zach@status.net>
Wed, 3 Mar 2010 18:19:14 +0000 (10:19 -0800)
committerZach Copley <zach@status.net>
Wed, 3 Mar 2010 18:19:14 +0000 (10:19 -0800)
commit61ada4558d69901c71b6542c16d43b5ea75ea3b3
treeae82d976102aed9835c8e3ab2d9666e056d9e5bd
parentf3cea2430497e751bc7776fe3abf0603e2b55f8b
Fix for disappearing 'connect' menu if xmpp and sms are disabled.
All 'connect' menu panels used to be optional, so Action tried to
figure out what the first item on the 'connect' menu should be.
This is no longer necessary because we have the non-optional OAuth
client connections panel now, which is not optional and can't be
turned off.
lib/action.php
plugins/Facebook/FacebookPlugin.php
plugins/MobileProfile/MobileProfilePlugin.php