Age | Commit message (Expand) | Author |
2010-03-22 | Stub plugins administration panel, allows for disabling/re-enabling plugins f... | Brion Vibber |
2010-03-22 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 1.0.x | Brion Vibber |
2010-03-22 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-03-22 | Log backtraces for non-ClientException exceptions caught at the top-level han... | Brion Vibber |
2010-03-22 | Replace the "give up and dump object" attachment view fallback with a client-... | Brion Vibber |
2010-03-21 | Merge branch 'testing' into 0.9.x | Brion Vibber |
2010-03-21 | Pull <atom:author> info as well as <activity:actor> when we have an old-style... | Brion Vibber |
2010-03-20 | correct creation of avatar links for RSS and Posterous elements | Evan Prodromou |
2010-03-20 | move atom category to its own file, too | Evan Prodromou |
2010-03-20 | special-case Posterous author element for activity actor | Evan Prodromou |
2010-03-20 | Merge branch 'testing' into 0.9.x | Evan Prodromou |
2010-03-20 | Move activity classes to their own files | Evan Prodromou |
2010-03-20 | Remove deprecated call-time pass-by-reference | Craig Andrews |
2010-03-20 | allow html content in summary and clean it out of title | Evan Prodromou |
2010-03-20 | rename $rss to $channel to prevent misunderstanding | Evan Prodromou |
2010-03-19 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-03-19 | make deriving a subject from an RSS channel work | Evan Prodromou |
2010-03-19 | move ActivityObject constructors from Activity to ActivityObject | Evan Prodromou |
2010-03-19 | only search elements for links | Evan Prodromou |
2010-03-19 | Parse RSS items as activities | Evan Prodromou |
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 |