Commit Graph

147 Commits

Author SHA1 Message Date
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
Pierre
5ab89ec6d8 Parse user entry into GeneralSettings object. 2018-04-16 18:09:14 +02:00
Pierre
bb752d6fb1 Created Settings component and controller. 2018-04-16 16:41:26 +02:00
Pierre
265944ff49 Delete deprecated generateUserInfosArray method 2018-04-15 14:39:17 +02:00
Pierre
bec22cb607 Method getAdvancedUserInfo of API working 2018-04-15 14:26:26 +02:00
Pierre
b313d7a55c Fix issue 2018-04-11 16:02:36 +02:00
Pierre
32ad923e94 Can create accounts. 2018-04-11 11:29:25 +02:00
Pierre
43ba96ac5e Created account controller 2018-04-11 10:48:20 +02:00
Pierre
ea5257c478 Created account component 2018-04-11 10:45:22 +02:00
Pierre
5d47e64f92 Update friends post texts authorization status. 2018-03-11 16:40:41 +01:00
Pierre
6cc90d281f Can get informations about a specific user 2018-03-11 10:57:01 +01:00
Pierre
cd81cfd8ba Fix issue in public friends list 2018-03-11 09:58:49 +01:00
Pierre
8661e932a0 Get the list of friends of a user. 2018-03-05 19:24:42 +01:00
Pierre
4bf4218b1d Optimized get friends list function 2018-03-05 19:04:21 +01:00
Pierre
ef7d786e9e Sent notifications for friendship requests 2018-03-03 14:28:29 +01:00
Pierre
dd191a6463 Get the list of unread conversations. 2018-02-23 11:32:17 +01:00
Pierre
3d874b550b Can get the number of unread notifications and conversations in a single API request 2018-02-21 16:18:32 +01:00
Pierre
2f37d37a54 Can get the number of unread conversations of a user 2018-02-21 16:13:15 +01:00
Pierre
3a3c6d9787 Can delete all the notifications of a user 2018-02-20 15:06:04 +01:00
Pierre
6d96091c3f Added a method to delete notifications. 2018-02-20 14:40:42 +01:00
Pierre
ecbccd1b9d Get the list of unread notifications of the user 2018-02-19 14:41:44 +01:00
Pierre
b9406731a4 Can get the number of unread notifications 2018-02-18 18:57:19 +01:00
Pierre
abecb78111 Delete notifications about post in different cases. 2018-02-18 18:47:59 +01:00
Pierre
39458fd592 Created notification helper 2018-02-18 18:43:58 +01:00
Pierre
4fb024f68a New notifications interaction. 2018-02-18 18:40:16 +01:00
Pierre
c31c9488db Notifications deleted on posts deletion. 2018-02-18 18:33:26 +01:00
Pierre
bf6d15652f Create notification on post creation. 2018-02-18 15:47:25 +01:00
Pierre
3954a0b64c First notification 2018-02-18 14:40:54 +01:00
Pierre
1194bb4b71 Work progress on notifications. 2018-02-17 19:25:33 +01:00
Pierre
b6466c68e4 Get the list of latest posts of a user 2018-02-03 15:40:55 +01:00