summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2010-09-03Fix output bug in DisqusPlugin -- 'Comments' link contents was in attributes ...Brion Vibber
2010-09-03syntax error in exception string in discovery.phpEvan Prodromou
2010-09-03* i18n/L10n updates and FIXMEs addedSiebrand Mazeland
2010-09-02Merge branch 'master' into testingBrion Vibber
2010-09-02show notice title on shownotice pageEvan Prodromou
2010-09-02Ticket #2638: allow themes to specify a base theme to load with 'include' set...Brion Vibber
2010-09-02Merge branch 'swat0' into 0.9.xEvan Prodromou
2010-09-02Merge branch 'testing' into 0.9.xEvan Prodromou
2010-09-02Fix for #2635: use ssl-sometimes settings for Twitter settings & auth pagesBrion Vibber
2010-09-01Revert "debugging replyToID"Evan Prodromou
2010-09-01debugging replyToIDEvan Prodromou
2010-09-01Correctly check for user's id in replies in user salmon postEvan Prodromou
2010-09-01correctly return oprofile from Ostatus_profile::ensureProfileURI()Evan Prodromou
2010-09-01save URIs of remote profiles marked for attentionEvan Prodromou
2010-09-01Handle profile-from-uri hook to return ostatus profile if there's a matchEvan Prodromou
2010-09-01send a salmon slap to mentioned person when we reply to a noticeEvan Prodromou
2010-09-01Merge branch 'master' into 0.9.xEvan Prodromou
2010-09-01remove noop function from OStatusPluginEvan Prodromou
2010-08-25fix incorrect function name in updateostatus.php scriptEvan Prodromou
2010-08-16Merge branch 'testing'Brion Vibber
2010-08-16fix use of activity rather than act in salmonaction subclasses, tooEvan Prodromou
2010-08-16typo mixing up and in salmonactionEvan Prodromou
2010-08-14Notice title constructor doesn't check class of NoticeEvan Prodromou
2010-08-14Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-08-14Merge branch 'noticetitle' into 0.9.xEvan Prodromou
2010-08-14handle deletion of noticeEvan Prodromou
2010-08-14Merge branch 'master' into noticetitleEvan Prodromou
2010-08-14- Remove extraneous style stuff from Echo plugin - that stuff shouldZach Copley
2010-08-13Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xZach Copley
2010-08-13A plugin to add Disqus commenting to notice pagesZach Copley
2010-08-13Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-08-13fix use of activity rather than act in salmonaction subclasses, tooEvan Prodromou
2010-08-13Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xZach Copley
2010-08-13A plugin for adding the Echo (formerly JS-Kit) commenting widget toZach Copley
2010-08-13add hooks to allow plugins to handle different kinds of activitiesEvan Prodromou
2010-08-13typo mixing up and in salmonactionEvan Prodromou
2010-08-13Fixes for RSS subscriptions: accept posts with no ActivityStreams object-type...Brion Vibber
2010-08-13SubMirror: check feel-url discovery if profile-url discovery failed; should h...Brion Vibber
2010-08-13Suppress whinging during HTML parsing in profile page discovery for things th...Brion Vibber
2010-08-13hide the Whats Up Nickname if notice title enabledEvan Prodromou
2010-08-13make notice title phpcs-cleanEvan Prodromou
2010-08-13make notice title phpcs-cleanEvan Prodromou
2010-08-13set notice titles in RSS and Atom outputEvan Prodromou
2010-08-13Fixes for RSS subscriptions: accept posts with no ActivityStreams object-type...Brion Vibber
2010-08-13show notice title for notices in a notice listEvan Prodromou
2010-08-13helper static method to get title text based on a noticeEvan Prodromou
2010-08-13save the notice title when the notice is savedEvan Prodromou
2010-08-13SubMirror: check feel-url discovery if profile-url discovery failed; should h...Brion Vibber
2010-08-13Suppress whinging during HTML parsing in profile page discovery for things th...Brion Vibber
2010-08-12add title element to notice formEvan Prodromou