Age | Commit message (Expand) | Author |
2010-03-16 | Pull back for now on switch of PEAR error mode to exceptions; seems to trigge... | Brion Vibber |
2010-03-15 | Throw an exception if we receive a document instead of a feed's root element | Zach Copley |
2010-03-15 | Always output a site logo via /api/statusnet/config.:format (so client devs h... | Zach Copley |
2010-03-15 | Background deletion of user accounts. Notices are deleted in chunks, then the... | Brion Vibber |
2010-03-15 | Drop result ID from data objects on clone(). This keeps the original object w... | Brion Vibber |
2010-03-15 | Initial Twitpic-like media upload endpoint /api/statusnet/media/upload | Zach Copley |
2010-03-15 | Blow more timeline caches on notice delete. Fixes paging on public and profil... | Brion Vibber |
2010-03-15 | Fix feed discovery: html:link@rel can contain multiple values; saw rel="updat... | Brion Vibber |
2010-03-15 | Ticket #2242: fix reading of inline XHTML content in Atom feeds for OStatus i... | Brion Vibber |
2010-03-15 | use canonical user url in xrd | James Walker |
2010-03-15 | Consolidate and patch up redirection to remote notices. | Brion Vibber |
2010-03-14 | give preference to rel="photo" (per latest ActivityStreams spec), but still s... | James Walker |
2010-03-13 | Performing & allowing host-meta discovery by http url (in addition to webfing... | James Walker |
2010-03-13 | changing keypair to text to hold a full 1024bit keypair | James Walker |
2010-03-13 | allow profile_url to be used in ostatus:attention | James Walker |
2010-03-13 | Merge remote branch 'statusnet/testing' into crypt-rsa-switch | James Walker |
2010-03-13 | * wrong param order to in_array | James Walker |
2010-03-12 | cleaning up key generation | James Walker |
2010-03-12 | converting key generation to new crypt library | James Walker |
2010-03-12 | updating phpseclib to latest cvs - fixes a bunch of key generation issues | James Walker |
2010-03-12 | converted toString to new crypt library | James Walker |
2010-03-12 | converted sign, verify and fromString to new crypt lib | James Walker |
2010-03-12 | Adding Crypt library from http://phpseclib.sourceforge.net/ | James Walker |
2010-03-12 | removing deprecated PEAR Crypt_RSA | James Walker |
2010-03-12 | Fixes for updating indices, charset/collation and engine type on plugin-creat... | Brion Vibber |
2010-03-12 | OpenID fixes: | Brion Vibber |
2010-03-12 | Merge commit 'origin/testing' into 0.9.x | Brion Vibber |
2010-03-12 | Merge commit 'origin/0.9.x' into 0.9.x | Brion Vibber |
2010-03-12 | Plugin to open up rel="external" links on a new window or tab | Sarven Capadisli |
2010-03-12 | Output enclosing geo elements and GeoRSS xmlns in XML timelines | Zach Copley |
2010-03-12 | Add Atom self link to tag timeline | Zach Copley |
2010-03-12 | Add Atom self link to favorites timeline | Zach Copley |
2010-03-12 | - Output correct content header for Atom output in mentions timeline | Zach Copley |
2010-03-12 | Output Atom self link in home timeline | Zach Copley |
2010-03-12 | Calculate Atom self link for friends timeline | Zach Copley |
2010-03-11 | Don't switch people from the Memcache to Memcached plugin without their knowl... | Brion Vibber |
2010-03-11 | Remove stray whitespace at file start that snuck into last update | Brion Vibber |
2010-03-11 | fubared a715271f847fed7d7c725c5b752ea7a00800520a - this is the fix | Craig Andrews |
2010-03-11 | Fixes for password recovery; lookups for unconfirmed addresses were failing o... | Brion Vibber |
2010-03-12 | - Output correct content type header for public timeline Atom feed | Zach Copley |
2010-03-12 | More generalized method for calculating Atom rel="self" links | Zach Copley |
2010-03-11 | reuse Subscription::cancel instead of reimplementing it. | Craig Andrews |
2010-03-11 | move image type checking to constructor, so checking will be done in all cases | Craig Andrews |
2010-03-12 | Scrub all atom output with common_xml_safe_str() | Zach Copley |
2010-03-12 | Add id and updated elements to atom source | Zach Copley |
2010-03-11 | Generator tag should have 'uri' attr not 'url' | Zach Copley |
2010-03-11 | Add self link to user and group rss2 feeds | Zach Copley |
2010-03-11 | Output self link in rss2 feeds, if available | Zach Copley |
2010-03-11 | - Output georss xmlns in rss element | Zach Copley |
2010-03-11 | A null mimetype is not an enclosure (more likely than not means there was an ... | Craig Andrews |