summaryrefslogtreecommitdiff
path: root/plugins/Facebook
AgeCommit message (Expand)Author
2010-09-28Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-09-23Update POT files for plugins.Siebrand Mazeland
2010-09-19Update pot files for plugins.Siebrand Mazeland
2010-09-19* L10n i18n updateSiebrand Mazeland
2010-09-19Remove superfluous whitespace.Siebrand Mazeland
2010-09-19Update pot files for plugins.Siebrand Mazeland
2010-09-19* i18n/L10n updates.Siebrand Mazeland
2010-09-15Update/add pot files for plugins.Siebrand Mazeland
2010-06-03Skip enqueueing to outgoing bridges on incoming remote messages. Twitter, Fac...Brion Vibber
2010-05-26Remove settting/getting a 'verb' for Facebook stream entries / statusZach Copley
2010-05-25Small update to the README: Facebook has changed the name of one ofZach Copley
2010-05-25Revert "Backing out locale switch change to see if this affects our mystery m...Brion Vibber
2010-05-25Backing out locale switch change to see if this affects our mystery memory leak.Brion Vibber
2010-05-25Dequeue notice when we hit any Facebook error.Zach Copley
2010-05-24Accidentally used the wrong log level (LOG ERROR instead of LOG_ERR)Zach Copley
2010-05-24Clear up warnings I introduced by refactoring Facebook postingZach Copley
2010-05-24Upgrade Facebook posting:Zach Copley
2010-05-24Upgrade to latest old REST API library (0.1.0)Zach Copley
2010-05-22Hotpatch for Facebook mirror problems: drop messages when hitting rate limit ...Brion Vibber
2010-05-19Hotpatch to add additional debug statements to FacebookPlugin'sZach Copley
2010-05-19Locale switch cleanup: use common_switch_locale() which is safer for updating...Brion Vibber
2010-05-03Pull localization updates from 0.9.x branch0.9.2Brion Vibber
2010-04-09i18n cleanup: fix bad string breakdown in license agreement checkbox on regis...Brion Vibber
2010-04-05Some localization cleanup and doc to aid in customization:Brion Vibber
2010-03-04Merge commit 'origin/testing' into 0.9.xBrion Vibber
2010-03-03Fix for disappearing 'connect' menu if xmpp and sms are disabled.Zach Copley
2010-03-02Make Facebook plugin look for API key and secret before doing anythingZach Copley
2010-03-02Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-02Update Facebook plugin README with info about new admin panelZach Copley
2010-03-01Initial Facebook admin panelZach Copley
2010-03-01Remove un-needed config variable for enabling/disabling Twitter integrationZach Copley
2010-03-01Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-02-17htmloutputter->script() special cases src's that begin with plugin/ or local/...Craig Andrews
2010-01-28Move faceboookapp.js to the Facebook pluginZach Copley
2010-01-28Move faceboookapp.js to the Facebook pluginZach Copley
2010-01-27Optionally set a separate Javascript server and pathEvan Prodromou
2010-01-25Offload inbox updates to a queue handler to speed up posting onlineEvan Prodromou
2010-01-22XMPP queued output & initial retooling of DB queue manager to support non-Not...Brion Vibber
2010-01-12Major refactoring of queue handlers to support running multiple sites in one ...Brion Vibber
2010-01-08Add version info for Facebook, TwitterBridge and RSSCloud pluginsZach Copley
2009-12-31Removed crazy redundant broadcasting of notices by the FB appZach Copley
2009-12-31- Use a stripped down new notice form for FB app because FB canvas appsZach Copley
2009-12-31Change inline CSS stylesheet to be on a single line so it doens't blow out sy...Zach Copley
2009-12-31Update to external Facebook libsZach Copley
2009-12-11change Notice::saveNew() to use named arguments for little-used optionsEvan Prodromou
2009-12-08New _m() gettext wrapper with smart detection of plugin domains. Plugin base ...Brion Vibber
2009-12-05Add configuration option to toggle the indenting of the output HTML. Defaults...Craig Andrews
2009-12-04Use inlineScript() everywhere inline scripts are writtenCraig Andrews
2009-11-25Fixed bug where reply-sync bit wasn't getting savedZach Copley
2009-11-25Forgot to render the nav menu when on FB Connect login tabZach Copley