summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2010-08-14Merge branch 'master' into noticetitleEvan Prodromou
2010-08-13fix use of activity rather than act in salmonaction subclasses, tooEvan Prodromou
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-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-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-12add title element to notice formEvan Prodromou
2010-08-12Plugin file and data file for notice titleEvan Prodromou
2010-08-10Merge branch 'master' of gitorious.org:statusnet/mainlineEvan Prodromou
2010-08-10add last-modified header to sitemaps to keep them from getting regeneratedEvan Prodromou
2010-08-10Fix for regression with OStatus mention processing (duplicated new and old st...Brion Vibber
2010-08-10Fix for FeedDiscovery test cases: note that some test cases with relative URL...Brion Vibber
2010-08-10Initial support for third-party fallback hub such as Superfeedr for feed subs...Brion Vibber
2010-08-10Workaround for index setup on SubMirror until I'm done w/ arbitrary index sup...Brion Vibber
2010-08-07strip whitespace from me:data and me:sig (per spec)James Walker
2010-08-06Fixed PHP 5.3 by & valueEric Helgeson
2010-08-06And.... one more fix for queueing in SubMirror.Brion Vibber
2010-08-06Missing file from SubMirror. :PBrion Vibber
2010-08-06SubMirror: Drop mirror link from subscriptions list; has decoupled from subsc...Brion Vibber
2010-08-06OStatus/FeedSub: tweaked PuSH feed garbage collection so other plugins can de...Brion Vibber
2010-08-05SubMirror plugin initial checkin: allows setting up automatic mirroring of po...Brion Vibber
2010-08-03Merge branch 'activityhooks' into 0.9.xEvan Prodromou
2010-08-03Merge branch 'testing' into 0.9.xEvan Prodromou
2010-08-03correctly show <source> for atom feedsEvan Prodromou
2010-08-02Merge branch '2429' into 0.9.xJames Walker
2010-08-02Fix for #2429 - move OStatus XML writing to XMLStringerJames Walker
2010-08-02Remove the 'Enable Twitter import' checkbox from Twitter admin panel by defau...Brion Vibber
2010-08-02fix #2478 - ensure all XRD documents get proper content-type headersJames Walker
2010-08-02move to rel="salmon" (per latest spec)James Walker
2010-07-30Fix for ticket #2286: [mobile] Text extends beyond border of repeat confirmat...Brion Vibber
2010-07-28Merge branch 'googleadsadminpanel' into testingEvan Prodromou
2010-07-28add admin panel for AdsenseEvan Prodromou
2010-07-14cache sitemap notice and user counts for 4hEvan Prodromou
2010-07-12Commit hubprepqueuehandler.php -- fix for OStatus bulk output.Brion Vibber
2010-07-12Commit hubprepqueuehandler.php -- fix for OStatus bulk output.Brion Vibber
2010-07-10remove debugging statement and add a bit of output to updatecountsEvan Prodromou
2010-07-10Merge branch 'master' of gitorious.org:statusnet/mainlineEvan Prodromou
2010-07-09script to fill counts table from command lineEvan Prodromou
2010-07-08Handle the case where a screen name has shifted from one Twitter ID to anotherZach Copley
2010-07-05create an index on user.created so sitemap generation is fasterEvan Prodromou
2010-06-29Fix regression in OStatus remote group subscribe -- a bug was previously mask...Brion Vibber
2010-06-26Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-26Merge branch 'master' into testingBrion Vibber
2010-06-24Regression fix for Recaptcha on SSL registration page; their API is served on...Brion Vibber
2010-06-20RecaptchaPlugin: fix for missing captcha on iPhone/Android.Brion Vibber