Age | Commit message (Expand) | Author |
2010-03-17 | Workaround for HTTP authentication in the API when running PHP as CGI/FastCGI... | Brion Vibber |
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 | 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 | Ticket #2242: fix reading of inline XHTML content in Atom feeds for OStatus i... | Brion Vibber |
2010-03-14 | give preference to rel="photo" (per latest ActivityStreams spec), but still s... | James Walker |
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 |
2010-03-10 | A blank username should never be allowed. | Zach Copley |
2010-03-10 | Merge branch 'testing' into 0.9.x | Brion Vibber |
2010-03-10 | Merge branch 'master' into testing | Brion Vibber |
2010-03-10 | Ticket #2221: fix for missing whitespace between messages in en-gb. | Brion Vibber |
2010-03-10 | removed a stay bit of debug | Brenda Wallace |
2010-03-10 | map the mysql-ish column types to ones postgres likes | Brenda Wallace |
2010-03-10 | primary keys and unique indexes working in postgres | Brenda Wallace |
2010-03-10 | throw an error that looks like mysql errors.. :-S | Brenda Wallace |
2010-03-10 | A blank username should never be allowed. | Zach Copley |
2010-03-09 | Merge branch 'testing' into 0.9.x | Brion Vibber |
2010-03-09 | Added scripts/command.php, can be used to run commands such as subscription o... | Brion Vibber |
2010-03-09 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-03-09 | Merge branch 'commands' into testing | Brion Vibber |
2010-03-09 | Command input processing now has centralized places for looking up notice, us... | Brion Vibber |
2010-03-09 | Merge branch 'testing' into 0.9.x | Brion Vibber |
2010-03-09 | Merge commit 'origin/master' into testing | Brion Vibber |
2010-03-09 | Ticket #2210: adjust locale setup fallback to try more locales on the system ... | Brion Vibber |
2010-03-08 | make common_copy_args() work when the post/get request includes arrays (form ... | Craig Andrews |
2010-03-08 | Added Memcached plugin (using pecl/memcached versus pecl/memcache) | Craig Andrews |
2010-03-08 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-03-08 | Fix ticket #2208: regression in XMPP sending when server != host | Brion Vibber |