29 Jun, 2016

37 commits


22 Jun, 2016

1 commit


20 Jun, 2016

2 commits

  • - Update facebook provider because facebook changing their API
    - Add github provider
    - Add twitter provider
    - Update README
    
    Signed-off-by: Gustavo Jaruga Cruz <darksshades@gmail.com>
    Signed-off-by: Thiago Ribeiro <thiagitosouza@gmail.com>
    Signed-off-by: Alessandro Caetano <alesasndro.caetanob@gmail.com>
    
    See merge request !965
    Larissa Reis
     
  • Ticket #85: The person_tags plugin now exposes a PersonTagsBlock
    
    The `person_tags` plugin exposes a block now, so people can show their interests in their profiles.
    
    ![tags-block](/uploads/8c8ca6d46d09a3cfb4545b9a15561b21/tags-block.png)
    
    I also renamed `interest` to `tag` because it was in conflict with other Noosfero stuff.
    
    See merge request !963
    Daniela Feitosa