summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-31Using 'form_notice' class instead of 'form' to group both formsSarven Capadisli
2009-10-31Added XHR for direct messages.Sarven Capadisli
2009-10-30Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-10-30IE has some issue with notices that are sent with file attachments. ItSarven Capadisli
2009-10-30Running through importNode before checking for idSarven Capadisli
2009-10-30Use nickname from profile, not user object, to avoid barfing warnings on Twit...Brion Vibber
2009-10-30Redirect to login when trying to send a direct message while not logged in.Craig Andrews
2009-10-30Added simple registration (sreg) support to the OpenID providerCraig Andrews
2009-10-30Allow non-users to view the site's xrds when the site is private. Getting to ...Craig Andrews
2009-10-30made openidserver a login action so it can be seen when the site is in "priva...Craig Andrews
2009-10-30Added an "Verify Your Identity" page to the OpenID providerCraig Andrews
2009-10-30Fixed Nudge XHRSarven Capadisli
2009-10-30MinorSarven Capadisli
2009-10-30Using document importNode otherwise IE pukesSarven Capadisli
2009-10-30IE doesn't like last comma. I understand.Sarven Capadisli
2009-10-30Remove attachment view after XHR notice submitSarven Capadisli
2009-10-30Added missing dataType line for ajaxFormSarven Capadisli
2009-10-30Added Init commentSarven Capadisli
2009-10-30Resetting counter after a notice submitSarven Capadisli
2009-10-30Updated author documentationSarven Capadisli
2009-10-30Only run the scripts if the user is logged inSarven Capadisli
2009-10-30Updated notice form counterSarven Capadisli
2009-10-30Updated SubmitOnReturnSarven Capadisli
2009-10-30Updated NoticeDataAttachSarven Capadisli
2009-10-30Updated NoticeAttachmentsSarven Capadisli
2009-10-30Missing :Sarven Capadisli
2009-10-30Updated NoticeReply and NoticeReplySetSarven Capadisli
2009-10-30Updated form_noticeSarven Capadisli
2009-10-30Refactored XHR forms:Sarven Capadisli
2009-10-30Merge commit 'mainline/0.9.x' into 0.9.xBrenda Wallace
2009-10-30don't write the closing ?> to the config.phpBrenda Wallace
2009-10-30Bump to Auth_OpenID 2.1.3Craig Andrews
2009-10-30Removed reference to 'api' action which no longer exists since api refactorCraig Andrews
2009-10-30Fixed PubSubHubBub plugin to reflect new apiCraig Andrews
2009-10-29Fix feed links which were broken when the API was restructuredCraig Andrews
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-29Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
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-29Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2009-10-29use addPlugin() in the README setup exampleBrion Vibber
2009-10-29make an URL for a geonames locationEvan Prodromou
2009-10-29a location method for getting an URLEvan Prodromou
2009-10-29get location from a ProfileEvan Prodromou