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
2021-07-01Merge branch 'next-minor' into developBenjamin Neff
2021-07-01Cleanup unused commenting_disabled? and can_comment?Benjamin Neff
2021-04-18Fixing robocopThorsten Claus
2021-04-18Fixing PR Rewview issuesThorsten Claus
2021-04-18Makes the local posts link be configured for special audiencesThorsten Claus
2021-04-18Adds a local-public tag on the sidebar that shows all posts local to this podThorsten Claus
2018-02-02Fix mention in #newhere message when invited by another personBenjamin Neff
2017-12-25Remove aspect_ids parameter from publisherBenjamin Neff
2017-09-17Add `# frozen_string_literal: true` to all filesBenjamin Neff
2016-11-26Remove unused contacts link methodsSteffen van Bergerem
2016-10-26Add user setting for default post visibilityhilkoc
2016-09-28Trigger getting started with backboneBenjamin Neff
2016-08-15Reused tag stream query for tag pages.CSammy
2016-04-28A minor refactor of the Publishercmrd Senya
2016-03-04Revert "Back out #6723 due to Postgres breakage"Benjamin Neff
2016-03-04Back out #6723 due to Postgres breakageDennis Schubert
2016-03-03update queries for new ShareVisibilityBenjamin Neff
2016-02-09Merge branch 'stable' into developDennis Schubert
2016-02-09Remove contacts_title method and translationsSteffen van Bergerem
2016-01-04Show posts of ignored users on their profile pageManuel Vögele
2014-11-30Move tag prefill to Backbone, add testsSteffen van Bergerem
2014-08-23replace deprecated usages for allJonne Haß
2014-08-23remove deprecated scopedJonne Haß
2014-01-21Drop number of followers from tags pageSteffen van Bergerem
2013-07-31Migration to turn ActivityStreams::Photo to StatusMessagecarolina
2013-07-06Fix pagination for people list on the tag stream pagefabianfiorotto
2013-03-22End the require messJonne Haß
2012-11-22remove unused methodsFabián Rodríguez
2012-10-14Fix show post Community Spotlight on streammovilla
2012-09-26New configuration systemJonne Haß
2012-09-23some refactoring regarding the law of demeterJonne Haß
2012-06-11Rails.root and File.join cleanupSteven Hancock
2012-05-24add rake tasks for cleaning up mixed-case hashtags,Florian Staudacher
2012-05-21take acts-as-taggable-on gem from git, solve tag case-sensitivityFlorian Staudacher
2012-05-11DC DG; added LastThreeComments decorator so we don't have to load those comme...Dennis Collinson
2012-02-14change routes to properly reflect page names (activity/stream).danielgrippi
2012-02-14you can now follow / unfollow a post from the stream; fixed cukes.danielgrippi
2012-02-09updated routes to reflect page titles (explore/participate)danielgrippi
2012-02-08Fixes #2820 by disambiguating which Person class we wantSarah Mei
2012-02-04MS DG DC Participate stream that has things bubble to the topDennis Collinson
2012-02-02particpate stream, yo!danielgrippi
2012-02-02EvilQuery for Participation, refactor comment creationdanielgrippi
2012-02-02evil queries have their own house.danielgrippi
2012-01-27clean up Person scopes, and re-use one in contact controller to deprecate a c...Maxwell Salzberg
2012-01-26WIP convert multiStream query to evilQueryDennis Collinson
2012-01-18move all stream actions into PostControllerdanielgrippi
2012-01-14remove ajax_stream? logic from streams now that we're using backbone & never ...danielgrippi
2012-01-08only load photos for a post if photos_count > 0; display 'limited' or 'public...danielgrippi
2012-01-08remove sort order logic from controllers; backbone stream does not support it...danielgrippi
2012-01-08ported likes logic for the stream over from old branchdanielgrippi