Age | Commit message (Expand) | Author |
2010-03-18 | Updated 'more' anchor for attachments to do an XHR GET | Sarven Capadisli |
2010-03-17 | Add doc comments on saveHTMLFile; drop the extra <div> wrapping the contents ... | Brion Vibber |
2010-03-17 | Tweak to OStatus long message cropping: use original source notice URL for th... | Brion Vibber |
2010-03-17 | Display scrubbed HTML attachments inline on attachment view page. | Brion Vibber |
2010-03-17 | When too-long messages come in via OStatus, mark the attachment link up as a ... | Brion Vibber |
2010-03-17 | Merge branch 'testing' into 0.9.x | Brion Vibber |
2010-03-17 | Merge branch 'master' into testing | Brion Vibber |
2010-03-17 | Fix to regression for auto-subscribe - was backwards. | 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-17 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
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-16 | Removed unnecessary form_id. Using jQuery .find() instead of | Sarven Capadisli |
2010-03-16 | Added extra condition to focusing on notice form on page load. If the | Sarven Capadisli |
2010-03-16 | Removed dangling stylesheet | Sarven Capadisli |
2010-03-16 | Change the workflow to get better discovery | Evan Prodromou |
2010-03-16 | Fixed "Warning: syslog() expects parameter 1 to be long, string given" | Jeffery To |
2010-03-16 | Fixed IE7 prompting the user to download OpenSearch description xml after log... | Jeffery To |
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 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
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 | Merge branch 'testing' into 0.9.x | 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-15 | Add scripts/docgen.php to build basic doxygen HTML docs from doc comments, ei... | Brion Vibber |
2010-03-14 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland |
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 | Updated plugin to open external links on a new window that are not | Sarven Capadisli |
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 | Assigned an identifier for the representative user and group profile | Sarven Capadisli |
2010-03-13 | changing keypair to text to hold a full 1024bit keypair | James Walker |
2010-03-13 | Throw a quick button label into ostatus .po file for french to test with | Brion Vibber |
2010-03-13 | Fix for _m() usage with context in StatusNet main code. | Brion Vibber |
2010-03-13 | Ticket 2239: white space before apostrophe in metadata of status of notice | Brion Vibber |
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-13 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-03-12 | cleaning up key generation | James Walker |