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
path: root/lib
AgeCommit message (Expand)Author
2012-05-13seperate interactions from postsDennis Collinson
2012-05-12i am dumb. include custom mobile in before_deploy [ci skip]danielgrippi
2012-05-12custom landing page logic for mobile. yaydanielgrippi
2012-05-11use .erb for custom landing page instead of .haml [ci skip]danielgrippi
2012-05-11DC DG; added LastThreeComments decorator so we don't have to load those comme...Dennis Collinson
2012-05-10Refactor Post PresenterDennis Collinson
2012-04-28unambigousify community spotlight query in the multi stream, fix #3196Jonne Haß
2012-04-27improve webfinger failure handlingJonne Haß
2012-04-27Revert "delegate ruby template picking on reshares so the posts look better"Maxwell Salzberg
2012-04-27update xrd fixture to include namespace and remove namespace before trying to...Jonne Haß
2012-04-26delegate ruby template picking on reshares so the posts look betterMaxwell Salzberg
2012-04-25more cool seed fixingsMaxwell Salzberg
2012-04-24cool seed wip [ci skip]Maxwell Salzberg
2012-04-12fix webfinger for (old?) nokogiri syntaxMaxwell Salzberg
2012-04-05dump more data in invite rake taskMaxwell Salzberg
2012-04-04use pretty formatter on CI for great justiceMaxwell Salzberg
2012-04-04collect invite tokens here, because why notMaxwell Salzberg
2012-04-04dumb rake task to pipe user emails who have failed invites forMaxwell Salzberg
2012-04-04small typo fixes, in heroku and seed scripts [ci skip]Maxwell Salzberg
2012-04-04use the built in asset_sync initializer. add a rake task to bootstrapMaxwell Salzberg
2012-04-03add asset sync gemMaxwell Salzberg
2012-03-28Fix Jasmine tests - first passSteven Hancock
2012-03-28update heroku_sanMaxwell Salzberg
2012-03-26Add Resque.after_fork to correct problem with database connections and remove...Justin Thomas
2012-03-22remove ActiveSupport::SecureRandomMaxwell Salzberg
2012-03-17fixed rspec tests, more fit and finish around how the invite code works,Maxwell Salzberg
2012-03-17small updates, and it looks like we are mostly workingMaxwell Salzberg
2012-03-17invite_link functionailty mostly worksMaxwell Salzberg
2012-03-06Allow for white spaces in Rails.root path for the integration rake taskStephan Schulz
2012-03-04Correct our general exception handling.Maxwell Salzberg
2012-02-28title now updates with switchMaxwell Salzberg
2012-02-28Merge branch 'master' into profilesdanielgrippi
2012-02-26rename some stuff in hydra to make it more clear [ci skip]Maxwell Salzberg
2012-02-26committed a notes file by accident, sry [ci skip]Maxwell Salzberg
2012-02-26introduce the idea of Federated::Base. this is mostly just renaming and colla...Maxwell Salzberg
2012-02-22MS; DG; adding cucumbers for post templatesdanielgrippi
2012-02-22basic support for activity streams photosMaxwell Salzberg
2012-02-22the previous and next posts are now supplied in json of the presenter; give t...Maxwell Salzberg
2012-02-22DG MS; determine what template to use on the client from the serverdanielgrippi
2012-02-18fix logging to work great with non-persisted objectsMaxwell Salzberg
2012-02-17federation logger now in place.Maxwell Salzberg
2012-02-14change routes to properly reflect page names (activity/stream).danielgrippi
2012-02-14basic federation profile testing stuffMaxwell Salzberg
2012-02-14you can now follow / unfollow a post from the stream; fixed cukes.danielgrippi
2012-02-11Gracefully handle unrecognized federated objects so failed Resque jobs don't ...Pistos
2012-02-11remove a task that doesnt seem to workdanielgrippi
2012-02-11change rake assets:compile_s3 to rake assets:deploy [ci skip]danielgrippi
2012-02-10federated generators take a userDennis Collinson
2012-02-10Participate stream query uses participationsDennis Collinson
2012-02-10move user modules into user namespace.Dennis Collinson