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
2017-09-17Add `# frozen_string_literal: true` to all filesBenjamin Neff
2017-08-29Replace where...first with find_bySteffen van Bergerem
2017-08-12Add ApplicationRecordBenjamin Neff
2016-06-26refactoring delete from servicesBenjamin Neff
2014-03-15Introduce message rendererJonne Haß
2013-08-08Fix #4361 twitter access level check breaking facebook addition to userOliver Azevedo Barnes
2013-08-05Issue #4124 Check write access before authorizing TwitterOliver Azevedo Barnes
2013-06-08Fix Twitter crossposting (#2758). Refactor some service posting related code.Jason Robinson
2013-05-20Service.delete_post now more generic, for future implementationsRuxton
2013-03-22End the require messJonne Haß
2012-11-09Remove by default markdown formatting from posts done via service, currently ...Jason Robinson
2012-11-04Only include url to post for twitter when post exceeds maximum length or cont...Jason Robinson
2012-09-26New configuration systemJonne Haß
2012-06-11Rails.root and File.join cleanupSteven Hancock
2012-05-15kill services users with fire. we need this feature, but we need to just star...Maxwell Salzberg
2012-05-04include url in all twitter postsMaxwell Salzberg
2012-03-28DG MS; posting to services now works, updated form serializer to handle array...danielgrippi
2012-01-27refactor status_message_controller#create to suck less. it still sucksMaxwell Salzberg
2011-10-24bumped carrierwave, photos can now be downloaded from a url, fetching profile...Ilya Zhitomirskiy
2011-09-14MS DG update copyrightdanielgrippi
2011-08-10prevent duplicate services from being createdMaxwell Salzberg
2011-03-23added a dependant destroy to the service_userszhitomirskiyi
2011-03-23Take out extra callbackRaphael Sofaer
2011-03-23Just enqueue a job on service create for now, since our queues are empty. Re...Raphael Sofaer
2011-03-23Add after_create to queue an updateserviceusers job on service create. We'll...Raphael Sofaer
2011-03-22almost done, need to figure out how whats the deal with the controller not be...zhitomirskiyi
2011-03-14Specs passing with textRaphael Sofaer
2011-02-12strip mention html for servicesmaxwell
2010-12-20Services are in mysql, contact_for and add_contact_to_aspect work againRaphael
2010-12-16basic notificationsmaxwell
2010-12-10fixed requires for ruby 1.9MrZYX
2010-12-10ughmaxwell
2010-12-10i am an idiotmaxwell
2010-12-10require twitter and facebook?maxwell
2010-12-10get rid of post in servicemaxwell
2010-12-10add further warningmaxwell
2010-12-10small bugfixes for services refactormaxwell
2010-12-10moar tests for servicesmaxwell
2010-12-10MSSM services are now broken out into seperate classes, and we cleaned up pos...maxwell
2010-12-06Timestamp servicesRaphael
2010-10-26OmniauthService -> Service. Cleaned up views.danielvincent