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-09-04Only update interacted_at on new commentsBenjamin Neff
2016-08-08add models for signature dataBenjamin Neff
2016-06-26move Federated::Generator to Diaspora::Federated::GeneratorBenjamin Neff
2016-06-26move Guid module to fieldsBenjamin Neff
2016-06-26create module for author associationBenjamin Neff
2016-06-26remove more unused code and cleanupBenjamin Neff
2016-06-26remove roxmlBenjamin Neff
2016-06-26cleanup notifications and fix testsBenjamin Neff
2015-10-14Merge branch 'stable' into developJonne Haß
2015-10-14Notifications for comments on local posts by non-contactscmrd Senya
2015-10-03Use polymorphic association for the report itemLukas Matt
2015-08-21Merge branch 'stable' into developJonne Haß
2015-08-21use discovery from diaspora_federation gemBenjamin 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
2015-01-25Allow user to enable / disable notifications for a post from stream #5350Marco Colli
2014-08-23replace deprecated scope syntax and unify itJonne Haß
2014-03-15Introduce message rendererJonne Haß
2014-01-14Fix after_create to after_commitIvan Zotov
2012-09-23some refactoring regarding the law of demeterJonne Haß
2012-06-09add rspec test and make fix more rails-yZach Prezkuta
2012-06-09strip comment text upon comment creationZach Prezkuta
2012-05-10Refactor Post PresenterDennis Collinson
2012-02-26introduce the idea of Federated::Base. this is mostly just renaming and colla...Maxwell Salzberg
2012-02-10Refactor Relayable CreationDennis Collinson
2012-02-10fix syntax in comment.rbdanielgrippi
2012-02-10allow comments to be 65535 chars long (as opposed to 2500)danielgrippi
2012-02-02Drop comments, likes, and PMs from people who the (post/conversation) owner i...Sarah Mei
2012-01-27small styling changesMaxwell Salzberg
2012-01-14removing photos_count method from StatusMessage in hopes of fixing the counte...danielgrippi
2012-01-08fixed notification specs; removed a cuke around reshares already tested in ja...danielgrippi
2012-01-08added api response for likes; cleaned up view logic; specify like collection ...danielgrippi
2012-01-08add current user to body tag data field (hackity hack). add comment links to...Daniel Grippi
2012-01-08serialize current user json into body tag for nowDaniel Grippi
2012-01-08DG DH; made acts_as_api play nice with backbonejs. comments are semi-functio...Daniel Grippi
2012-01-04the websocket has been completely removed, and replaced for a stub untilMaxwell Salzberg
2011-12-09kill no longer used youtube titles code with fireMaxwell Salzberg
2011-11-06Revert "add participant_users to conversations"danielgrippi
2011-11-05fix small commenting email bug #oopsMaxwell Salzberg
2011-11-05eager load author and profile for commentsdanielgrippi
2011-10-16Introduced CommentableManuel Schölling
2011-09-16add tests for object_should_be_processed_as_public? and delegegated public to...Maxwell Salzberg
2011-09-14MS DG update copyrightdanielgrippi
2011-09-13DG MS; put validates_associated in relayable, removed from receiver logicMaxwell Salzberg
2011-09-13DG MS test receive_relayableMaxwell Salzberg
2011-09-12Add counter cache for comments on postsdanielgrippi
2011-09-12refactored model validations to use newer rails 3 syntaxbuddhamagnet
2011-09-07only touch post on comment creation, fix #1911Jonne Hass