summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-03-26if there is oembed data for a file/link, consider that link to have an attach...Craig Andrews
2010-03-26Return an http auth error, when a client sends in an invalid auth user, even ...Zach Copley
2010-03-25Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-25Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
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-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-24Moved print inside base stylesheet using media rules. One less HTTP GET.Sarven Capadisli
2010-03-23Use $param instead of hardcoded 'attach' name.Craig Andrews
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-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-23Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-22Some initial media parsingZach Copley
2010-03-22Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-22Log backtraces for non-ClientException exceptions caught at the top-level han...Brion Vibber
2010-03-22Replace the "give up and dump object" attachment view fallback with a client-...Brion Vibber
2010-03-22Replace the "give up and dump object" attachment view fallback with a client-...Brion Vibber
2010-03-21Merge branch 'testing' into 0.9.xBrion Vibber
2010-03-21Pull <atom:author> info as well as <activity:actor> when we have an old-style...Brion Vibber
2010-03-20correct creation of avatar links for RSS and Posterous elementsEvan Prodromou
2010-03-20move atom category to its own file, tooEvan Prodromou
2010-03-20special-case Posterous author element for activity actorEvan Prodromou
2010-03-20Merge branch 'testing' into 0.9.xEvan Prodromou
2010-03-20Move activity classes to their own filesEvan Prodromou
2010-03-20Remove deprecated call-time pass-by-referenceCraig Andrews
2010-03-20allow html content in summary and clean it out of titleEvan Prodromou
2010-03-20rename $rss to $channel to prevent misunderstandingEvan Prodromou
2010-03-19Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
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-19Parse RSS items as activitiesEvan Prodromou
2010-03-18Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-18OStatus discover fixes:Brion Vibber
2010-03-18Remove xpm support (no one really uses it, and IMAGETYPE_XPM is undefined, ca...Craig Andrews
2010-03-18Remove xpm support (no one really uses it, and IMAGETYPE_XPM is undefined, ca...Craig Andrews
2010-03-18Merge branch 'master' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-03-18Sigh... somehow left a stray bit of test code and broke activity.php.Brion Vibber
2010-03-18new exception class for when a user has no profileEvan Prodromou
2010-03-17Ticket #2244: fix to interpretation of escaped HTML and plaintext Atom conten...Brion Vibber
2010-03-18Updated 'more' anchor for attachments to do an XHR GETSarven Capadisli
2010-03-17Display scrubbed HTML attachments inline on attachment view page.Brion Vibber
2010-03-17Merge branch 'testing' into 0.9.xBrion Vibber
2010-03-17Workaround for HTTP authentication in the API when running PHP as CGI/FastCGI...Brion Vibber