summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-15Always output a site logo via /api/statusnet/config.:format (so client devs h...Zach Copley
2010-03-15Background deletion of user accounts. Notices are deleted in chunks, then the...Brion Vibber
2010-03-15Drop result ID from data objects on clone(). This keeps the original object w...Brion Vibber
2010-03-15Initial Twitpic-like media upload endpoint /api/statusnet/media/uploadZach Copley
2010-03-15Blow more timeline caches on notice delete. Fixes paging on public and profil...Brion Vibber
2010-03-15Fix feed discovery: html:link@rel can contain multiple values; saw rel="updat...Brion Vibber
2010-03-15Ticket #2242: fix reading of inline XHTML content in Atom feeds for OStatus i...Brion Vibber
2010-03-15use canonical user url in xrdJames Walker
2010-03-15Consolidate and patch up redirection to remote notices.Brion Vibber
2010-03-14give preference to rel="photo" (per latest ActivityStreams spec), but still s...James Walker
2010-03-13Performing & allowing host-meta discovery by http url (in addition to webfing...James Walker
2010-03-13changing keypair to text to hold a full 1024bit keypairJames Walker
2010-03-13allow profile_url to be used in ostatus:attentionJames Walker
2010-03-13Merge remote branch 'statusnet/testing' into crypt-rsa-switchJames Walker
2010-03-13* wrong param order to in_arrayJames Walker
2010-03-12cleaning up key generationJames Walker
2010-03-12converting key generation to new crypt libraryJames Walker
2010-03-12updating phpseclib to latest cvs - fixes a bunch of key generation issuesJames Walker
2010-03-12converted toString to new crypt libraryJames Walker
2010-03-12converted sign, verify and fromString to new crypt libJames Walker
2010-03-12Adding Crypt library from http://phpseclib.sourceforge.net/James Walker
2010-03-12removing deprecated PEAR Crypt_RSAJames Walker
2010-03-12Fixes for updating indices, charset/collation and engine type on plugin-creat...Brion Vibber
2010-03-12OpenID fixes: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-12Plugin to open up rel="external" links on a new window or tabSarven Capadisli
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-12Add Atom self link to favorites timelineZach Copley
2010-03-12- Output correct content header for Atom output in mentions timelineZach Copley
2010-03-12Output Atom self link in home timelineZach Copley
2010-03-12Calculate Atom self link for friends timelineZach Copley
2010-03-11Don't switch people from the Memcache to Memcached plugin without their knowl...Brion Vibber
2010-03-11Remove stray whitespace at file start that snuck into last updateBrion Vibber
2010-03-11fubared a715271f847fed7d7c725c5b752ea7a00800520a - this is the fixCraig Andrews
2010-03-11Fixes for password recovery; lookups for unconfirmed addresses were failing o...Brion Vibber
2010-03-12- Output correct content type header for public timeline Atom feedZach Copley
2010-03-12More generalized method for calculating Atom rel="self" linksZach Copley
2010-03-11reuse Subscription::cancel instead of reimplementing it.Craig Andrews
2010-03-11move image type checking to constructor, so checking will be done in all casesCraig Andrews
2010-03-12Scrub all atom output with common_xml_safe_str()Zach Copley
2010-03-12Add id and updated elements to atom sourceZach Copley
2010-03-11Generator tag should have 'uri' attr not 'url'Zach Copley
2010-03-11Add self link to user and group rss2 feedsZach Copley
2010-03-11Output self link in rss2 feeds, if availableZach Copley
2010-03-11- Output georss xmlns in rss elementZach Copley
2010-03-11A null mimetype is not an enclosure (more likely than not means there was an ...Craig Andrews
2010-03-11foaf:holdsAccount is deprecated in favour of foaf:account. SeeSarven Capadisli
2010-03-11Updated theme datesSarven Capadisli