Age | Commit message (Expand) | Author |
2010-03-18 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-03-18 | OStatus discover fixes: | Brion Vibber |
2010-03-18 | Remove xpm support (no one really uses it, and IMAGETYPE_XPM is undefined, ca... | Craig Andrews |
2010-03-18 | Remove xpm support (no one really uses it, and IMAGETYPE_XPM is undefined, ca... | Craig Andrews |
2010-03-18 | Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-03-18 | Sigh... somehow left a stray bit of test code and broke activity.php. | Brion Vibber |
2010-03-18 | new exception class for when a user has no profile | Evan Prodromou |
2010-03-17 | Ticket #2244: fix to interpretation of escaped HTML and plaintext Atom conten... | Brion Vibber |
2010-03-18 | Updated 'more' anchor for attachments to do an XHR GET | Sarven Capadisli |
2010-03-17 | Display scrubbed HTML attachments inline on attachment view page. | Brion Vibber |
2010-03-17 | Merge branch 'testing' into 0.9.x | Brion Vibber |
2010-03-17 | Workaround for HTTP authentication in the API when running PHP as CGI/FastCGI... | Brion Vibber |
2010-03-17 | Workaround for HTTP authentication in the API when running PHP as CGI/FastCGI... | Brion Vibber |
2010-03-17 | Pulling the stub plugin panel back out; we'll flesh it out more for 1.0.x and... | Brion Vibber |
2010-03-16 | Pull back for now on switch of PEAR error mode to exceptions; seems to trigge... | Brion Vibber |
2010-03-16 | Pull back for now on switch of PEAR error mode to exceptions; seems to trigge... | Brion Vibber |
2010-03-16 | Stub plugins administration panel, allows for disabling/re-enabling plugins f... | 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 | Background deletion of user accounts. Notices are deleted in chunks, then the... | Brion Vibber |
2010-03-15 | Initial Twitpic-like media upload endpoint /api/statusnet/media/upload | Zach Copley |
2010-03-15 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-03-15 | Ticket #2242: fix reading of inline XHTML content in Atom feeds for OStatus i... | Brion Vibber |
2010-03-15 | Merge branch 'testing' into 0.9.x | Brion Vibber |
2010-03-14 | Using rel=external instead of class=external for jOverlay title link | Sarven Capadisli |
2010-03-14 | Added rel=external to geo location link | Sarven Capadisli |
2010-03-14 | give preference to rel="photo" (per latest ActivityStreams spec), but still s... | James Walker |
2010-03-13 | Assigned an identifier for the representative user and group profile | Sarven Capadisli |
2010-03-13 | Fix for _m() usage with context in StatusNet main code. | Brion Vibber |
2010-03-13 | * wrong param order to in_array | James Walker |
2010-03-12 | Fixes for updating indices, charset/collation and engine type on plugin-creat... | 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 | 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-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-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-11 | Generator tag should have 'uri' attr not 'url' | 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 | Fixes the indenting bug for geo anchor. Also mention in trac ticket 2235 | Sarven Capadisli |
2010-03-10 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-03-10 | Workaround intermittent bugs with HEAD requests by disabling keepalive in HTT... | Brion Vibber |
2010-03-10 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-03-10 | Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-03-10 | Detect when queuedaemon/xmppdaemon parent processes die and kill the child pr... | Brion Vibber |