31 Aug, 2016
1 commit
-
- Introduces Follower and Followable concerns - Adds External Profile - External Person can follow profiles - External Profiles can be followed - Refactors Profile/Circle relations Signed-off-by: DylanGuedes <djmgguedes@gmail.com> Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com>
10 Aug, 2016
1 commit
08 Aug, 2016
1 commit
-
Private scraps Write scraps that are visible for only the people or group marked. This feature was implemented by Rodrigo Souto, I'm just creating the MR. See merge request !997
02 Aug, 2016
1 commit
29 Jul, 2016
1 commit
-
Exposing permission to delete comment Exposing permission to delete comments in the API See merge request !991
26 Jul, 2016
1 commit
25 Jul, 2016
1 commit
-
(cherry picked from commit fca616032cf3c305806a8a121639ea6dcb90fd93)
22 Jul, 2016
2 commits
21 Jul, 2016
3 commits
18 Jul, 2016
5 commits
-
Concern needs to be included before first use of setting items
17 Jul, 2016
1 commit
-
Signed-off-by: Alessandro Caetano <alessandro.caetanob@gmail.com> Signed-off-by: Artur Bersan de Faria <arturbersan@gmail.com> Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com> Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com> Signed-off-by: Matheus Miranda <matheusmirandalacerda@gmail.com> Signed-off-by: Sabryna Sousa <sabryna.sousa1323@gmail.com> Signed-off-by: Victor Matias Navarro <victor.matias.navarro@gmail.com> Signed-off-by: Vitor Barbosa <vitormga15@gmail.com>
16 Jul, 2016
1 commit
14 Jul, 2016
1 commit
07 Jul, 2016
1 commit
05 Jul, 2016
2 commits
04 Jul, 2016
5 commits
-
* Creates concerns for concealing common attributes for different types of person * Starting federated login * Removing call to lib * Adapt external person attributes and current_user to allow for external login * Fix functional tests * Get profile image with fixed link to profile image * Adding API endpoint to get profile icon * Ensure that the federated user has e-mail * Get person or external person * Adding Selenium test for federated login * Last tests for federated login feature * Creates initial tests for ExternalProfile * Makes ExternalProfile respond to all Profile methods to avoid breakage * Makes ExternalProfile respond to all Person methods to avoid breakage * Adds more tests for ExternalPerson * Skip certificate verification over ssl authentications Signed-off-by: Caio SBA <caiosba@gmail.com>
29 Jun, 2016
1 commit
27 Jun, 2016
1 commit
14 Jun, 2016
1 commit
-
api: endpoint to edit blocks See merge request !955
09 Jun, 2016
1 commit
06 Jun, 2016
2 commits
01 Jun, 2016
1 commit
31 May, 2016
1 commit
-
Updates branch federation with current master
30 May, 2016
2 commits
-
CommentHandler delayed job saves the context locale Delayed jobs didn't have access to the correct locale, and the templates were not being translated. Saving the current locale in the job during the creation solves the problem. See merge request !942
25 May, 2016
1 commit
-
Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com>
23 May, 2016
1 commit
-
Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com>