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-08-08add models for signature dataBenjamin Neff
2016-06-26move Federated::Generator to Diaspora::Federated::GeneratorBenjamin Neff
2016-06-26Participation is not relayable anymoreBenjamin Neff
2016-06-26remove roxmlBenjamin Neff
2016-06-26cleanup notifications and fix testsBenjamin 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-04-11Activity stream keeping retracted participationsAsphyxia
2014-01-14Fix after_create to after_commitIvan Zotov
2012-02-10Refactor Relayable CreationDennis Collinson
2012-02-10Participations are a federated, relayable model :)Dennis Collinson
2012-01-08added api response for likes; cleaned up view logic; specify like collection ...danielgrippi
2012-01-04the websocket has been completely removed, and replaced for a stub untilMaxwell Salzberg
2011-09-14MS DG update copyrightdanielgrippi
2011-09-13DG MS; put validates_associated in relayable, removed from receiver logicMaxwell Salzberg
2011-09-12Add counter cache for comments on postsdanielgrippi
2011-09-12refactored model validations to use newer rails 3 syntaxbuddhamagnet
2011-07-12Addded Diaspora::Likeable module. Corrected the unique index for likes to in...danielgrippi
2011-07-12cache counters in for likes. pending Diaspora::Likeable module...danielgrippi
2011-07-12like comments js response wipdanielgrippi
2011-07-12Likes in comments, cache counter disabled for now.danielgrippi
2011-07-05Ajax in likes in streamRaphael Sofaer
2011-06-02Move initialize_signatures method out of user and into relayableRaphael Sofaer
2011-05-23MSSM like notification are concatinated, and backfilled some like testsMaxwell Salzberg
2011-05-12OMG SO MANY EMAILS, fixedRaphael Sofaer
2011-05-11few cucumber steps failing. wip.danielgrippi
2011-03-20likes/dislikes WIP TODO: better icons, better styling, integration on photo s...MrZYX