Commit Graph

176 Commits

Author SHA1 Message Date
Pierre
7a4d11d71f API clients can check if an account with an email address links to an account with security questions defined or not. 2018-05-21 11:17:07 +02:00
Pierre
bbca6f9ebd Added utilities 2018-05-21 11:09:06 +02:00
Pierre
c44ee1cb1b Added a method to check if an email is associated or not with an account. 2018-05-21 10:27:07 +02:00
Pierre
039a47a105 Fix online issue 2018-05-19 09:36:09 +02:00
Pierre
3f0c64495f Can export user information 2018-05-13 20:15:24 +02:00
Pierre
21d00c0a00 Made objects conversion methods public 2018-05-13 20:15:11 +02:00
Pierre
5ad0ae5c56 Made ConvInfoToAPI method public 2018-05-13 19:22:51 +02:00
Pierre
9bb56c6648 Made ConvMessageToAPI method public 2018-05-13 19:20:25 +02:00
Pierre
512f252c67 Can get all the response of a user to a survey into a SurveyResponse object 2018-05-13 19:16:10 +02:00
Pierre
c95e2d7498 Can get all the likes of a user 2018-05-13 17:50:54 +02:00
Pierre
b6d0d88622 Fix encoding issue 2018-05-13 17:13:00 +02:00
Pierre
47fd14f617 Updated method 2018-05-09 20:20:23 +02:00
Pierre
400d9ab07d Work progress on account deletion 2018-05-09 14:53:08 +02:00
Pierre
d8bb0570b1 Add public note to advanced user information 2018-05-05 11:17:48 +02:00
Pierre
fe10052629 Added account public note to the general settings 2018-05-05 11:13:40 +02:00
Pierre
0309d4f880 Can update visibility level of an account image 2018-05-01 13:34:34 +02:00
Pierre
caad9550b2 Can delete user account image 2018-05-01 10:59:55 +02:00
Pierre
471ae35dd4 User can upload a new account image 2018-05-01 09:33:52 +02:00
Pierre
7400989afe Can get account image settings through the API 2018-04-29 14:55:21 +02:00
Pierre
e71372de60 Upgraded method 2018-04-29 14:36:33 +02:00
Pierre
fa5fd02c18 Fix important issue 2018-04-26 17:50:23 +02:00
Pierre
a351e9ff13 Uprageded the security of the conversations controller 2018-04-25 19:10:26 +02:00
Pierre
a7eb02aa06 Can get older messages of a conversation 2018-04-25 19:07:13 +02:00
Pierre
957c308e49 Removed potentially harmfull line 2018-04-25 18:47:15 +02:00
Pierre
55becbe2e9 Implemented UnreadConversation object 2018-04-25 16:57:06 +02:00
Pierre
0928248ae3 Upgraded messages creation 2018-04-24 20:31:06 +02:00
Pierre
829e21d65a API use ConversationMessage object 2018-04-23 21:01:33 +02:00
Pierre
f39d162277 Moved conversations classes 2018-04-23 19:12:49 +02:00
Pierre
2a24d63a5c Upgraded conversations creation 2018-04-23 19:06:05 +02:00
Pierre
4ca3314236 Implement ConversationInfo object parsing 2018-04-23 18:59:07 +02:00
Pierre
168f56eb08 Use Post object to create posts 2018-04-22 14:38:26 +02:00
Pierre
ae7dd0bed3 Upgraded surveys creation 2018-04-22 14:05:14 +02:00
Pierre
ddfe2f4e8e Upgraded comment creation 2018-04-22 13:51:22 +02:00
Pierre
c3af9124b6 Implemented Post object 2018-04-22 12:48:20 +02:00
Pierre
a97577b7e9 Partial implementation of Post object 2018-04-22 12:31:48 +02:00
Pierre
a2b3f65bf7 Fixed typo 2018-04-22 08:55:20 +02:00
Pierre
0bec88bda4 Implemented Movie object 2018-04-22 08:53:12 +02:00
Pierre
22f8ab582c Implemented SurveyChoice object 2018-04-22 08:31:34 +02:00
Pierre
23d1761bef Implemented Survey Object 2018-04-21 20:24:05 +02:00
Pierre
3cfe5df2a7 Upgraded API to use only Comments object instead of arrays 2018-04-21 19:04:58 +02:00
Pierre
a3b005d184 Fix issues 2018-04-21 18:58:02 +02:00
Pierre
cf4b75c61a Implement Comment object for the get_single method 2018-04-21 15:31:40 +02:00
Pierre
217c6c4213 Optimized image send process in conversation system 2018-04-21 11:18:12 +02:00
Pierre
7a0cbc3214 Fixed security breach issue 2018-04-20 14:11:14 +02:00
Pierre
19292b70b0 Can update user password 2018-04-20 10:17:52 +02:00
Pierre
8909043413 Can save user security settings 2018-04-19 10:30:22 +02:00
Pierre
2ccb3de2f0 Can return security settings 2018-04-19 09:48:25 +02:00
Pierre
c5c3076c67 Can update general settings 2018-04-18 12:26:40 +02:00
Pierre
e22205e91e Can check the availability of a domain. 2018-04-17 19:16:10 +02:00
Pierre
f2a5477f12 /settings/get_general is working 2018-04-16 18:18:05 +02:00