summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-19Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2010-03-19Removed box-shadow and outline on notice more link focusSarven Capadisli
2010-03-19ensure from an RSS channelEvan Prodromou
2010-03-19make deriving a subject from an RSS channel workEvan Prodromou
2010-03-19move ActivityObject constructors from Activity to ActivityObjectEvan Prodromou
2010-03-19only search elements for linksEvan Prodromou
2010-03-19return empty hints if no hcard in the htmlEvan Prodromou
2010-03-19define a 'root' attribute for the channel or feedEvan Prodromou
2010-03-19Fix typo in public tag cloud query setup which caused the cutoff to get skipped.Brion Vibber
2010-03-19Fix typo in public tag cloud query setup which caused the cutoff to get skipped.Brion Vibber
2010-03-19Throw an exception when an undefined method is called on one of our DB_DataOb...Brion Vibber
2010-03-19Drop result ID from data objects on clone(). This keeps the original object w...Brion Vibber
2010-03-19clarify output on fixup-shadow.phpBrion Vibber
2010-03-19Using opacity on the notice more link iconSarven Capadisli
2010-03-19Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-03-19Minor margin to more linkSarven Capadisli
2010-03-19Allow admins to set a min site textlimit of 0 (unlimited)Zach Copley
2010-03-19Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-19Merge branch 'ostatus-crop' of git@gitorious.org:~brion/statusnet/brion-fixes...Brion Vibber
2010-03-19Validate OStatus avatar URL before fetching.Brion Vibber
2010-03-19Validate OStatus avatar URL before fetching.Brion Vibber
2010-03-19Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-03-19Parse RSS items as activitiesEvan Prodromou
2010-03-19Updated biz theme logoSarven Capadisli
2010-03-18Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-03-18Remove hkit and do our own hcard parsingEvan Prodromou
2010-03-18Work around weird bug with HTML normalization via PHP DOM module; if source h...Brion Vibber
2010-03-18Work around weird bug with HTML normalization via PHP DOM module; if source h...Brion Vibber
2010-03-18Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-03-18Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-18Handle "forgot to upload an avatar on avatarsettings" a little more gracefully.Brion Vibber
2010-03-18Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-03-18OStatus discover fixes:Brion Vibber
2010-03-18Minor syntax err in TwitterBridge README exampleZach Copley
2010-03-18Remove xpm support (no one really uses it, and IMAGETYPE_XPM is undefined, ca...Craig Andrews
2010-03-18Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-03-18Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-03-18API - handle any exceptions thrown during notice save. The API wasZach Copley
2010-03-18Remove xpm support (no one really uses it, and IMAGETYPE_XPM is undefined, ca...Craig Andrews
2010-03-18Fix notice warning about unused var -- was renamed during refactoring.Brion Vibber
2010-03-18Added processing indicator for more anchorSarven Capadisli
2010-03-18Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-03-18Fix for xmpp/sms notification options appearing to be disabled on new subscri...Brion Vibber
2010-03-18Remove deprecated call-by-reference. Was causing a warning on Dreamhost.Zach Copley
2010-03-18Remove deprecated call-by-reference. Was causing a warning on Dreamhost.Zach Copley
2010-03-18Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-03-18change profile URL ensure method for OStatusEvan Prodromou
2010-03-18Fix some remote subscription regressions from f21f78364a9cbde2ca535a3983b3847...Brion Vibber
2010-03-18Add readme notes about PHP <5.2.6 bug on 64-bit and PHP 5.3 issues.Brion Vibber
2010-03-18Runtime check for known bad PHP versions with 64-bit stream_select() bug in x...Brion Vibber