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
2016-08-08remove pending flag from postsBenjamin Neff
2016-06-26don't participate own postsBenjamin Neff
2016-06-26send the profile to remote persons on start shareing with themBenjamin Neff
2016-06-26remove more unused code and cleanupBenjamin Neff
2016-06-26use Diaspora::Federation::Dispatcher everywhereBenjamin Neff
2016-06-26Contact retractionBenjamin Neff
2016-06-26create new contact for local receiveBenjamin Neff
2016-06-26don't force remove contact on blockBenjamin Neff
2016-06-26remove Request class and refactor ConnectingBenjamin Neff
2016-03-04don't add public shareables to aspect_visibilitiesBenjamin Neff
2016-03-04Revert "Back out #6723 due to Postgres breakage"Benjamin Neff
2016-03-04Back out #6723 due to Postgres breakageDennis Schubert
2016-03-03fix order with two posts with the same timestamp for all streamsBenjamin Neff
2016-03-03update queries for new ShareVisibilityBenjamin Neff
2015-11-18Merge branch 'stable' into developJonne Haß
2015-11-18Do not add participation for comment if comment validation failed The same fi...Manuel Vögele
2015-06-04Merge branch 'stable' into developDennis Schubert
2015-06-04replace Rails.logger with logging-loggerBenjamin Neff
2015-05-04Revert "Revert "Merge pull request #5852 from margori/3393-activity-stream-ke...Jonne Haß
2015-05-04Revert "Merge pull request #5852 from margori/3393-activity-stream-keeping-re...Jonne Haß
2015-04-11Add participation counterMarcelo Briones
2015-03-10Fix photo count in the profile viewSteffen van Bergerem
2014-09-15rspec should now be running a green buildFlorian Staudacher
2014-09-15first round of specs and code cleanups/fixesFlorian Staudacher
2014-08-23replace deprecated usages for allJonne Haß
2014-08-23Fix "prepared statements" errorsJonne Haß
2014-08-23replace deprecated finder and finder_options syntaxJonne Haß
2014-06-24Use different user.construct_public_followings_sql query depending on databas...Jason Robinson
2014-03-31added tests for poll federation and impl for the federation itself. Still in ...Jannik Streek
2014-03-13Fixed #4726 infinite photo streamHincu Petru
2014-02-07Updating queries for the stream to be fasterRuxton
2013-10-21refactor message creation (conversations)Florian Staudacher
2013-10-10refactor conversations_controller#createFlorian Staudacher
2013-07-31fix #4163 - Now updating correct contact attribute on retractionPlurrtard
2013-04-04Merge pull request #3993 from MrZYX/sidekiqDennis Schubert
2013-03-31replace remaining Postzord::Dispatcher.build(self, profile).post with call to...Jonne Haß
2013-03-24Issue #3976: Send a profile update alongside a sharing notificationL3MNcakes
2013-03-22End the require messJonne Haß
2012-06-11Rails.root and File.join cleanupSteven Hancock
2012-04-12deterministic stream order take 2, this time with specJonne Haß
2012-04-11made stream order deterministicJonne Haß
2012-04-10a solution for a problem with pulling back all visible public ids when queryingMaxwell Salzberg
2012-02-22some basic tests for post presenter; added user.reshare!Maxwell Salzberg
2012-02-10federated generators take a userDennis Collinson
2012-02-10move user modules into user namespace.Dennis Collinson