summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2010-03-17Workaround for HTTP authentication in the API when running PHP as CGI/FastCGI...Brion Vibber
2010-03-17Pulling the stub plugin panel back out; we'll flesh it out more for 1.0.x and...Brion Vibber
2010-03-16Pull back for now on switch of PEAR error mode to exceptions; seems to trigge...Brion Vibber
2010-03-16Pull back for now on switch of PEAR error mode to exceptions; seems to trigge...Brion Vibber
2010-03-16Stub plugins administration panel, allows for disabling/re-enabling plugins f...Brion Vibber
2010-03-15Throw an exception if we receive a document instead of a feed's root elementZach Copley
2010-03-15Background deletion of user accounts. Notices are deleted in chunks, then the...Brion Vibber
2010-03-15Initial Twitpic-like media upload endpoint /api/statusnet/media/uploadZach Copley
2010-03-15Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-15Ticket #2242: fix reading of inline XHTML content in Atom feeds for OStatus i...Brion Vibber
2010-03-15Merge branch 'testing' into 0.9.xBrion Vibber
2010-03-14Using rel=external instead of class=external for jOverlay title linkSarven Capadisli
2010-03-14Added rel=external to geo location linkSarven Capadisli
2010-03-14give preference to rel="photo" (per latest ActivityStreams spec), but still s...James Walker
2010-03-13Assigned an identifier for the representative user and group profileSarven Capadisli
2010-03-13Fix for _m() usage with context in StatusNet main code.Brion Vibber
2010-03-13* wrong param order to in_arrayJames Walker
2010-03-12Fixes for updating indices, charset/collation and engine type on plugin-creat...Brion Vibber
2010-03-12Merge commit 'origin/testing' into 0.9.xBrion Vibber
2010-03-12Merge commit 'origin/0.9.x' into 0.9.xBrion Vibber
2010-03-12Output enclosing geo elements and GeoRSS xmlns in XML timelinesZach Copley
2010-03-12Add Atom self link to tag timelineZach Copley
2010-03-11Don't switch people from the Memcache to Memcached plugin without their knowl...Brion Vibber