Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-29This should fix CI for realRaphael Sofaer
2011-06-29Bundle in the oauth features, take the source out of the chubbies GemfileRaphael Sofaer
2011-06-29Merge branch 'master' into oauthRaphael Sofaer
2011-06-28updated selenium driver to work with FF5; added translations to contacts/inde...danielgrippi
2011-06-25Get rid of manageRaphael Sofaer
2011-06-24added cucumber test for re-registering a pod from a clientdanielgrippi
2011-06-24Fixed the oauth cucumber featuresIlyaaaaaaaaaaaaa Zhitomirskiy
2011-06-23added JWT verification support to diasporadanielgrippi
2011-06-16resetting the token instead if the app already exists, should move the lookup...Ilya Zhitomirskiy
2011-06-15green on all the cucumbers WOOTIlya Zhitomirskiy
2011-06-14A user can now revoke an application's token iz msIlya Zhitomirskiy
2011-06-14added authorizations page where a user can see all of their authorized applic...Ilya Zhitomirskiy
2011-06-10Chubbies is working with local diaspora-client gemRaphael Sofaer
2011-06-07Chubbies no longer saves diaspora_handle from the browserdanielgrippi
2011-06-04remove remember aspects featureMaxwell Salzberg
2011-06-04Chubbies now uses sqlite to have tables of pods and usersMaxwell Salzberg
2011-06-04chubbies tests mow take diaspora handleMaxwell Salzberg
2011-06-04Chubbies now sends manifest data to create a clientdanielgrippi
2011-06-04Chubbies now sees that it has no secret and registers itself.danielgrippi
2011-06-04Add Chubbies, the oauth sample app, and a cucumber feature for part of an oau...Raphael Sofaer
2011-06-03make the tumblr posting smarterMaxwell Salzberg
2011-06-03fixed buildMaxwell Salzberg
2011-06-01Clean up stream.js, make the comments step selector more saneDan Hansen
2011-05-21Allow anyone to generate a token, restrict tokens to ActivityStreams::PhotosC...Raphael Sofaer
2011-05-17Merge branch 'master' into followdanielgrippi
2011-05-17Fix password reset, add cucumber featureRaphael Sofaer
2011-05-17Merge branch 'master' into followdanielgrippi
2011-05-15Small updates to infinite scroll featureSarah Mei
2011-05-14no more n-query in the view problemdanielgrippi
2011-05-14Finish fixing password changing and keeping emails downcasedRaphael Sofaer
2011-05-13pulled new aspect into modal windowdanielgrippi
2011-05-13Merge branch 'master' into followdanielgrippi
2011-05-13fixed cucumber with an exception of one step. added dropdowns to tag pagesdanielgrippi
2011-05-12dropdown in ContactsController#sharing now worksdanielgrippi
2011-05-12Views for contactscontroller#sharing almost done, cuke for editing aspect mem...danielgrippi
2011-05-11likes cucumber, rspec greendanielgrippi
2011-05-07Fix broken sorting by activityRaphael Sofaer
2011-05-07added cuc test for commenting on a status message show pageDan Goldenberg
2011-05-07Cukes for posting a photo with and without textRaphael Sofaer
2011-05-04Merge branch 'master' into followdanielgrippi
2011-05-03Update infinite scroll plugin for $.fn.infinitescroll.destroyRaphael Sofaer
2011-04-30Test and fix pagination on profile, tag and aspect streamsRaphael Sofaer
2011-04-30Theory: embedder.feature breaks CI because it assumes the browser can show vi...Sarah Mei
2011-04-30Logout: still not a word.Sarah Mei
2011-04-28Fix pages after 1 on tag pageRaphael Sofaer
2011-04-27Fix infinite scroll after changing aspectsRaphael Sofaer
2011-04-27Red feature for infinite scroll after changing aspectsRaphael Sofaer
2011-04-26Fix some JS bugs, delegate doesn't work if you remove the elementRaphael Sofaer
2011-04-25Test and fix embedder after changing aspectsRaphael Sofaer
2011-04-21fixed embedder the hacky way (?) and added cucumber feature for youtube featu...MrZYX