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-08-04fix redirects around getting_started and aspect/indexdanielgrippi
2011-08-03Take out PostsFake, now that we ajax in comments it's not worth the extra com...Raphael Sofaer
2011-07-31Show correct contact count in right bar when changing target aspect.Andrej Kacian
2011-07-30remove an unused query, randomize the contacts on your home pageMaxwell Salzberg
2011-07-22wip removed some generated specsMaxwell Salzberg
2011-07-15Ajax in the contacts for mentioning after page loadRaphael Sofaer
2011-07-12Make comments index ajaxyRaphael Sofaer
2011-07-06fixed #884MrZYX
2011-07-06Fix some ui bugs on the post show pageRaphael Sofaer
2011-07-06a user can now follow and unfollow a tagIlyaaaaaaaaaaaaa Zhitomirskiy
2011-07-06WIP you can now follow a tag, needs a clean up, and ajax loveIlyaaaaaaaaaaaaa Zhitomirskiy
2011-07-05Ajax in likes in streamRaphael Sofaer
2011-07-05dont try to preload photos as they are only for StatusMessages. ugh.danielgrippi
2011-07-05preload people and their profiles in comments on aspects/indexdanielgrippi
2011-07-04Some view helper cleanupRaphael Sofaer
2011-07-04remove dislikes; didn't change the db structure, just removed the traces in t...danielgrippi
2011-07-03Stop loading contact objects on the main page, all we need is peopleRaphael Sofaer
2011-07-03Try taking out some contact loading againRaphael Sofaer
2011-07-03Revert "Take off the including of contacts in aspectscontroller. Cross your ...Raphael Sofaer
2011-07-02Take off the including of contacts in aspectscontroller. Cross your fingers ...Raphael Sofaer
2011-07-02need to grab all contacts on aspect index for autocompletedanielgrippi
2011-07-02various bugfixes, added missing translations, made all tests pass (rspec, cuc...danielgrippi
2011-07-02More visual cleanup; top nav; edit aspectsdanielgrippi
2011-07-02Almost done with left-nav, added link to aspect edit facebox, colored share b...danielgrippi
2011-07-01add contact images to aspect index, removed comment background color, add ver...danielgrippi
2011-06-28added aspect filtering to contact index. fixed rspecdanielgrippi
2011-06-25Get rid of manageRaphael Sofaer
2011-06-16move all aspects to be a method, and cleaned up some sockets helper uglyness ...Maxwell Salzberg
2011-06-05Don't n-query in contacts_sharing_withRaphael Sofaer
2011-06-01fixed total contact countMrZYX
2011-05-19Bookmark -> ActivitiyStreams::Photodanielgrippi
2011-05-19show photos from cubbies in the streamsdanielgrippi
2011-05-14eager loading aspect membershipsdanielgrippi
2011-05-13pulled new aspect into modal windowdanielgrippi
2011-05-13one cuke failing. wipdanielgrippi
2011-05-13Merge branch 'master' into followdanielgrippi
2011-05-13fixed cucumber with an exception of one step. added dropdowns to tag pagesdanielgrippi
2011-05-13Revert to including all helpers everywhere, because the rest of the team pref...Raphael Sofaer
2011-05-11likes controller now has destroy method. commented out dislikes from views. ...danielgrippi
2011-05-05only display contacts you are sharing with in aspect edit panesdanielgrippi
2011-05-05added a pane for people sharing with you on all aspect pagedanielgrippi
2011-05-04Merge branch 'master' into followdanielgrippi
2011-04-28Don't include every helper everywhere, re-organize helpersRaphael Sofaer
2011-04-14Fix stream on pages other than 1, rename raw_visible_posts to visible_postsRaphael Sofaer
2011-04-12Merge branch 'master' into follow. all specs green.danielgrippi
2011-04-09green everywhere.danielgrippi
2011-04-08Add tagged posts to db seed, make people#show and tags#show infinite scrollRaphael Sofaer
2011-04-06Render less stuff, set fewer things, make AspectsController#index more horrif...Raphael Sofaer
2011-04-06some better http status codesMrZYX
2011-04-06oh yeah, render nothing on update if we don't want to redirectMrZYX