summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-11-04Implement update avatar via API (/api/account/update_profile_image.format)Zach Copley
2009-11-04Added a CheckPassword eventCraig Andrews
2009-11-03Don't try to pull up designs for non-existent usersZach Copley
2009-11-02Added 'login' command that gives you a link that can be used to login to the ...Craig Andrews
2009-11-02Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-02Merge commit 'refs/merge-requests/1900' of git://gitorious.org/statusnet/main...Brion Vibber
2009-11-02allow <> to surround the url (like () or [])Craig Andrews
2009-11-02do not allow " in URLs - they are not legal URL charactersCraig Andrews
2009-11-02do not allow [ and ] - they are not legal URL charactersCraig Andrews
2009-11-02Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...Brion Vibber
2009-11-02Detect "no file" upload error and, for now at least, ignore it gracefully.Brion Vibber
2009-11-02Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-02remove <dl> stuff from profile listEvan Prodromou
2009-11-02Revert "Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 packag...Brion Vibber
2009-11-02Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...Brion Vibber
2009-11-02Make unit tests work again by forcing a 'global' on $_have_a_config...Brion Vibber
2009-11-01Remove stale references to old apiaction parameterZach Copley
2009-10-31Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-10-31revert revert on getfileEvan Prodromou
2009-10-31merge from testingEvan Prodromou
2009-10-31Revert "Added getfile action"Evan Prodromou
2009-10-31update version to rc2Evan Prodromou
2009-10-31Using 'form_notice' class instead of 'form' to group both formsSarven Capadisli
2009-10-31Merge branch '0.8.x' into testingEvan Prodromou
2009-10-30Merge commit 'mainline/0.9.x' into 0.9.xBrenda Wallace
2009-10-30give some suggestions back to the user when no config file found, and a link ...Brenda Wallace
2009-10-30Revert "give some suggestions back to the user when no config file found, and...Brenda Wallace
2009-10-30Merge commit 'mainline/0.9.x' into 0.9.xBrenda Wallace
2009-10-29whitespace adjustments for doxygenCraig Andrews
2009-10-29Moved the public XRDS from the OpenID plugin to coreCraig Andrews
2009-10-30give some suggestions back to the user when no config file found, and a link ...Brenda Wallace
2009-10-29show notice location in notice listEvan Prodromou
2009-10-29fix caching in location.phpEvan Prodromou
2009-10-29a location method for getting an URLEvan Prodromou
2009-10-29Updated bookmarklet. Created its own actionSarven Capadisli
2009-10-28Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-10-28Fixed header comment.Zach Copley
2009-10-28Merge branch 'api-media-upload' into 0.9.xZach Copley
2009-10-28Rearanged a couple things & removed debugging statementsZach Copley
2009-10-28Rework MailDaemon to use the MediaFile class for uploadsZach Copley
2009-10-28Merge branch '0.9.x' into locationEvan Prodromou
2009-10-28rogue n in curlclient.phpEvan Prodromou
2009-10-28Merge branch '0.9.x' into locationEvan Prodromou
2009-10-28add StartInitializeRouter eventEvan Prodromou
2009-10-27Implement media upload in the APIZach Copley
2009-10-27Display user avatar in the XMPP messageCraig Andrews
2009-10-27implement the nudge commandCraig Andrews
2009-10-27Added a new "reply" commandCraig Andrews
2009-10-27Extract media upload stuff into its own library class.Zach Copley
2009-10-27Implemented reply # command, allowing users to favorite specific notices by t...Craig Andrews