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-08-08remove activity_streams, because it was always false ...Benjamin Neff
2016-07-17remove raw_messageBenjamin Neff
2016-07-08Remove unused methodscmrd Senya
2016-06-26create module for author associationBenjamin Neff
2016-06-26only posts do have resharesBenjamin Neff
2016-06-26remove roxmlBenjamin Neff
2016-06-26add resharers and participants to subscribers on public postsBenjamin Neff
2016-06-26merge Federated::Shareable to ShareableBenjamin Neff
2016-06-26receive localBenjamin Neff
2016-05-31Remove repetion of shareable initialization codecmrd Senya
2016-03-09Merge pull request #6745 from cmrd-senya/remove_diaspora_handle_shareablesDennis Schubert
2016-03-07Remove diaspora_handle from shareablescmrd Senya
2016-03-07refactoring PostServiceBenjamin Neff
2016-03-07refactoring StatusMessageCreationServiceBenjamin Neff
2016-01-26Merge branch 'stable' into developDennis Schubert
2016-01-26Fix include_root_in_json misusev0.5.6.3Dennis Schubert
2016-01-04Show posts of ignored users on their profile pageManuel Vögele
2015-10-03Use polymorphic association for the report itemLukas Matt
2015-07-26Refactor PostService and extract its teststheworldbright
2015-07-26Refactor posts controllertheworldbright
2015-05-30Only return the current_users participation for post interactionsJonne Haß
2015-05-24fix validation for status-message when the author is missingBenjamin Neff
2015-05-19remove unused older and newer methods for postsBenjamin Neff
2014-08-24do not touch the own model in an after commit hookJonne Haß
2014-08-23make status message controller spec pass and deprecation freeJonne Haß
2014-08-23remove deprecated scopedJonne Haß
2014-08-23replace deprecated scope syntax and unify itJonne Haß
2014-03-31design for poll participation implemented, saving works as wellJannik Streek
2014-01-14Fix after_create to after_commitIvan Zotov
2013-08-04opengraph POCFábián Tamás László
2013-08-02Remove attributes protection.James Fleming
2013-05-18404, not 500, if signed out user wants to see a non public/existing postJonne Haß
2013-05-03Locator featureMarco Gallardo
2013-02-18Issue #3939: Posts to Facebook do not deleteL3MNcakes
2012-11-22remove unused methodsFabián Rodríguez
2012-06-08show a "post is not public" message when visitor is not logged inFlorian Staudacher
2012-05-21#3287 using reorder instead of order for newer, olderAlex Connor
2012-05-15upgrade to Rails 3.2.3Maxwell Salzberg
2012-05-13seperate interactions from postsDennis Collinson
2012-05-11DC DG; added LastThreeComments decorator so we don't have to load those comme...Dennis Collinson
2012-05-10Refactor Post PresenterDennis Collinson
2012-04-24MS DC; text now overlays for wallpaper; ALSO. really sorry @danielgrippis stu...Dennis Collinson
2012-04-22users can now favorite postsdanielgrippi
2012-04-19max, you're a princess, WIPDennis Collinson
2012-02-28fix ordering for logged out usersMaxwell Salzberg
2012-02-28Merge branch 'master' into profilesdanielgrippi
2012-02-26introduce the idea of Federated::Base. this is mostly just renaming and colla...Maxwell Salzberg
2012-02-25MS DC show last post and show page works unauthenticatedDennis Collinson
2012-02-22fixed back/forwarddanielgrippi