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-07-22DG IZ reshare retractions is WIPdanielgrippi
2011-07-22Refactor StatusMessagesController#create, move the photo dispatching into an ...Raphael Sofaer
2011-04-12Merge branch 'master' into follow. all specs green.danielgrippi
2011-04-09do not webfinger if we have no clue about the handleMrZYX
2011-04-08specs green after moving ContactController#new to AspectsMembership#newdanielgrippi
2011-04-08dispatching / receiving logic complete. following wip.danielgrippi
2011-03-30not delivering to local for profileszhitomirskiyi
2011-03-26Update controllers to use User#retract, change Relayable#relayable to Relayab...Raphael Sofaer
2011-03-18Move notifying iteration into resque jobRaphael Sofaer
2011-03-18Fix condition for queuing jobRaphael Sofaer
2011-03-17Use the new local batch receive jobRaphael Sofaer
2011-03-17SocketsController now takes a user object or a user id, so that we only insta...Raphael Sofaer
2011-03-16do not call a remote job if their are no remote subscribersmaxwell
2011-03-14Specs passing with textRaphael Sofaer
2011-03-08checking for relayable in the dispatcher and the receiverzhitomirskiyi
2011-03-02posts now have authors instead of peopledanielvincent
2011-03-01messages are now relayable, a comment has an author as opposed to a person.danielvincent
2011-02-26log the 'received comment but no corresponding post' caseMrZYX
2011-02-25made the postzord take the services in individuallyzhitomirskiyi
2011-02-25wipzhitomirskiyi
2011-02-24Update dispatcher to use HttpMulti jobRaphael Sofaer
2011-02-12small fix to loggingMrZYX
2011-01-26Fix double notifications on comments, write a bunch of comment dispatch tests...Raphael
2011-01-25don't dispatch locally on comments if you're the post ownerzhitomirskiyi
2011-01-25holy crap fixed that comment dispatch bugzhitomirskiyi
2011-01-25fixed error with comments saving twice on the same podzhitomirskiyi
2011-01-20make jobs have a base class, which will verify the activerecord connection be...maxwell
2011-01-152 failures left in mergeRaphael
2011-01-15Merge almost complete, 4 failuresRaphael
2011-01-14notifications for local commentsmaxwell
2011-01-12IZ MS fix a nasty bug where status messages with posts were not persisted in ...maxwell
2011-01-12DG MS tests now green, plus autotest works againmaxwell
2011-01-12MS DG made receive encapsulated in an objectmaxwell
2011-01-12DG MS moved receive methods to their respective modelsmaxwell
2011-01-12basic receive cleanupmaxwell
2011-01-09comments do not queue up jobs for local users.danielvincent
2011-01-08only locally socket commentsmaxwell
2011-01-08if you write jobs, you should use them in you appmaxwell
2011-01-07test for pubsubhububb jobsmaxwell
2011-01-06added sync pubsubhubbub publisher client. we now should not longer require ev...maxwell
2011-01-06new years resolution: commit more. make the websocket take user objects, rath...maxwell
2011-01-06i am greeenmaxwell
2011-01-06removed message handler, postzord::dispatch is almost done, now i need to rip...maxwell