Age | Commit message (Expand) | Author |
2010-03-31 | Revert "Multiple file upload handling." | Sarven Capadisli |
2010-03-26 | Multiple file upload handling. | Nick Holliday |
2010-03-26 | Really make sure we return 'true' and 'false' strings for boolean vals in api... | Zach Copley |
2010-03-24 | Using unique @for, @id pair for jabber and sms options in subscriptions | Sarven Capadisli |
2010-03-23 | Misc small fixes, plus a new hook in tag.php | Julien C |
2010-03-23 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-03-23 | FOAF was missing OStatus remote subscriptions, now fixed. | Brion Vibber |
2010-03-23 | Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-03-23 | Consistently send Profiles into Fave::addNew() | Brion Vibber |
2010-03-23 | Consistently send Profiles into Fave::addNew() | Brion Vibber |
2010-03-19 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-03-19 | Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-03-19 | Fix typo in public tag cloud query setup which caused the cutoff to get skipped. | Brion Vibber |
2010-03-19 | Fix typo in public tag cloud query setup which caused the cutoff to get skipped. | Brion Vibber |
2010-03-19 | Allow admins to set a min site textlimit of 0 (unlimited) | Zach Copley |
2010-03-18 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-03-18 | Handle "forgot to upload an avatar on avatarsettings" a little more gracefully. | Brion Vibber |
2010-03-18 | API - handle any exceptions thrown during notice save. The API was | Zach Copley |
2010-03-18 | Remove deprecated call-by-reference. Was causing a warning on Dreamhost. | Zach Copley |
2010-03-18 | Remove deprecated call-by-reference. Was causing a warning on Dreamhost. | Zach Copley |
2010-03-17 | Merge branch 'testing' into 0.9.x | 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 | Stub plugins administration panel, allows for disabling/re-enabling plugins f... | Brion Vibber |
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 | Initial Twitpic-like media upload endpoint /api/statusnet/media/upload | Zach Copley |
2010-03-15 | Merge branch 'testing' into 0.9.x | Brion Vibber |
2010-03-15 | Consolidate and patch up redirection to remote notices. | Brion Vibber |
2010-03-13 | Assigned an identifier for the representative user and group profile | Sarven Capadisli |
2010-03-13 | Ticket 2239: white space before apostrophe in metadata of status of notice | Brion Vibber |
2010-03-12 | Merge commit 'origin/testing' into 0.9.x | Brion Vibber |
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 | 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 | Add self link to user and group rss2 feeds | Zach Copley |
2010-03-11 | foaf:holdsAccount is deprecated in favour of foaf:account. See | Sarven Capadisli |
2010-03-10 | Allow site-specific doc files | Zach Copley |
2010-03-10 | Allow site-specific doc files | Zach Copley |
2010-03-09 | Merge branch 'testing' into 0.9.x | Brion Vibber |
2010-03-09 | API config return textlimit value | Michele |
2010-03-08 | an otp is a real login | Evan Prodromou |
2010-03-05 | No need to pass in $this->limit and $this-tag | Zach Copley |
2010-03-05 | No need to pass in $this->limit and $this-tag | Zach Copley |
2010-03-05 | Fix undefined variable error and some other cleanup | Zach Copley |
2010-03-05 | UserRSS Didn't Use the Tag Propery. | Christopher Vollick |