noosfero | Takes wall_access into consideration when displaying activities (!1105)

Rodrigo Souto gitlab at mg.gitlab.com
Wed Feb 8 17:55:49 BRST 2017


New comment for Merge Request !1105 on app/models/profile.rb:

https://gitlab.com/noosfero/noosfero/merge_requests/1105#note_23020937

>    end
>  
>    def followed_by?(person)
> -    (person == self) || (person.is_member_of?(self)) || (person.in? self.followers)

@gabrielssilva I remembered that this check was a workaround due to this problem here: #229.

Unless we solve it, we still need this check here.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20170208/c135022a/attachment.html>


More information about the Noosfero-dev mailing list