summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-16StatusNet 0.9.4 "Orange Crush"0.9.4Brion Vibber
2010-08-16Merge branch 'testing'Brion Vibber
2010-08-16fixed a %d that should be a %s in an error messageBrenda Wallace
2010-08-16removed the notice.location column from postgres def -- snuck in on a git com...Brenda Wallace
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-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-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-12add note about software subscriptionEvan Prodromou
2010-08-12Fix for ticket 2513: "Can't linkify" error when some links are shortenedBrion Vibber
2010-08-11Merge branch '0.9.x'Brion Vibber
2010-08-11Output "web" instead of gettext translation file metadata when notice.source ...Brion Vibber
2010-08-11Merge branch '0.9.x'Brion Vibber
2010-08-110.9.4beta2 update some notes in README, note the fix from beta10.9.4beta2Brion Vibber
2010-08-11Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-08-11Add dummy support for Esperanto.Siebrand Mazeland
2010-08-11Localisation updates from http://translstewiki.netSiebrand Mazeland
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-10StatusNet_network staticGet lookup fixBrion Vibber
2010-08-10update version for 0.9.4beta10.9.4beta1Brion Vibber
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-08Add two i18n related FIXMEs.Siebrand Mazeland
2010-08-07Localisation updates from http://translatewiki.netSiebrand Mazeland
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-06Partial fix for ticket #2489 -- problems with SNI SSL virtual host certificat...Brion Vibber
2010-08-05SubMirror plugin initial checkin: allows setting up automatic mirroring of po...Brion Vibber
2010-08-05Merge branch 'testing' into 0.9.xBrion Vibber
2010-08-05Merge branch 'master' into testingBrion Vibber
2010-08-04Fix for source attribution on notices; it was displaying the code instead of ...Zach Copley
2010-08-03update tests to include 'mentioned' linksEvan Prodromou
2010-08-03re-add mentioned link lost in last mergeEvan Prodromou
2010-08-03Merge branch 'activityhooks' into 0.9.xEvan Prodromou
2010-08-03Merge branch 'testing' into 0.9.xEvan Prodromou
2010-08-03output Atom dates in UTCEvan Prodromou
2010-08-03correctly show <source> for atom feedsEvan Prodromou
2010-08-03add actor info to testsEvan Prodromou
2010-08-03more tests for activity generationEvan Prodromou