summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-25If indenting is disabled on the output, this fixes the entity_tags cropSarven Capadisli
2010-03-25Fix for processing indicator for asideSarven Capadisli
2010-03-25Updated biz theme to use realtime icons from coreSarven Capadisli
2010-03-24Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2010-03-24A lot of updates to keep the themes current (at least in functionality)Sarven Capadisli
2010-03-24location -> label class for cloudySarven Capadisli
2010-03-24Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-24Fix for API group methods, caused failure or output corruption when pulling u...Brion Vibber
2010-03-24Fix for API group methods, caused failure or output corruption when pulling u...Brion Vibber
2010-03-24Using unique @for, @id pair for jabber and sms options in subscriptionsSarven Capadisli
2010-03-24Using hCard label instead of location. Matches userprofile.Sarven Capadisli
2010-03-24Updated tag list output in subscriptions list. Matches userprofile.Sarven Capadisli
2010-03-24Make sure we're requiring the libraryJames Walker
2010-03-24Updated Math_Biginteger from upstream - removing safe* workaroundsJames Walker
2010-03-24Check for 0.9.0 bad keys from old Crypt_RSA libraryJames Walker
2010-03-24A bit safer checking in the keypair parsingJames Walker
2010-03-24Removed print stylesheetSarven Capadisli
2010-03-24Moved print inside base stylesheet using media rules. One less HTTP GET.Sarven Capadisli
2010-03-24Look for the first object in the ActivityZach Copley
2010-03-23Misc small fixes, plus a new hook in tag.phpJulien C
2010-03-23Use $param instead of hardcoded 'attach' name.Craig Andrews
2010-03-23Move the bundled Net/LDAP2 library to the LdapCommon directoryCraig Andrews
2010-03-23Improve legibility of OStatus remote tests outputBrion Vibber
2010-03-23Fix some regressions caused by refactor of LDAP pluginCraig Andrews
2010-03-23add a general PuSHed post and an @-reply back to a subscribee by name to OSta...Brion Vibber
2010-03-23Converts Spotify URI/HTTP Links to pretty ones.Nick Holliday
2010-03-23fixup_deletions.php script to look for notices posted by now-deleted profiles...Brion Vibber
2010-03-23fixup_deletions.php script to look for notices posted by now-deleted profiles...Brion Vibber
2010-03-23Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-23Add basic subscribe/unsubscribe test to OStatus test casesBrion Vibber
2010-03-23Don't spew XML parse warnings to output when checking a remote XRD pageBrion Vibber
2010-03-23Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2010-03-23FOAF was missing OStatus remote subscriptions, now fixed.Brion Vibber
2010-03-23Merge branch 'master' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-03-23Ticket 2188: add a daily average post count to profile statistics sidebar.Brion Vibber
2010-03-23Consistently send Profiles into Fave::addNew()Brion Vibber
2010-03-23Consistently send Profiles into Fave::addNew()Brion Vibber
2010-03-23prevent password login actions in OpenID-only modeEvan Prodromou
2010-03-23Don't add PHPSESSID parameter onto notice and conversation URIs if we save a ...Brion Vibber
2010-03-23Don't add PHPSESSID parameter onto notice and conversation URIs if we save a ...Brion Vibber
2010-03-23change router to allow hooking path connectionsEvan Prodromou
2010-03-23start making OpenID-only mode workEvan Prodromou
2010-03-23reformat OpenIDPlugin for PHPCSEvan Prodromou
2010-03-23Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-22Fix reference. Look at the first ActivityObject in the list.Zach Copley
2010-03-22Some initial media parsingZach Copley
2010-03-22Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-03-22Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-22OStatus remote sending test cases. Doesn't actually run within PHPUnit right ...Brion Vibber
2010-03-22Need to pass the password parameter to checkPasswordCraig Andrews