Commit Graph

167 Commits

Author SHA1 Message Date
Pierre
2dbedc1303 Created SecuritySettings model 2018-04-19 09:31:47 +02:00
Pierre
fd86f954c4 Can check user password in $_POST request 2018-04-18 18:49:29 +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
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
a8de1854a9 Created GeneralSettings model. 2018-04-16 16:41:14 +02:00
Pierre
49a86e1443 Fix an issue in analysis 2018-04-16 16:10:54 +02:00
Pierre
235940ad33 Fixed an error in a security check 2018-04-15 14:51:36 +02:00
Pierre
373aadcc96 Renamed Components 2018-04-15 14:42:35 +02:00
Pierre
dfcd4b2deb Renamed UserComponent 2018-04-15 14:41:58 +02:00
Pierre
7bd9ed3d8e Renamed AccountComponent 2018-04-15 14:41:41 +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
1a2ab4f520 Can parse user information into User object 2018-04-15 13:55:51 +02:00
Pierre
86c1cf12c5 Can check the validity of the User object 2018-04-15 12:36:59 +02:00
Pierre
06bd098d2f Created user object 2018-04-15 12:35:00 +02:00
Pierre
32ad923e94 Can create accounts. 2018-04-11 11:29:25 +02:00
Pierre
dcdde1e84b Create new account model. 2018-04-11 11:19:48 +02:00
Pierre
259b8be3b5 Can check if a mail is linked to an account or not. 2018-04-11 11:19:37 +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
32f2d6bb0f Fix issue. 2018-04-09 10:48:30 +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
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
7df905a988 Fixed constants name 2018-03-03 14:32:53 +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
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
6d1c5c3d2c Improved noticationToDB 2018-02-20 14:25:28 +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
4d28019ef0 Fixed error 2018-02-18 18:33:15 +01:00
Pierre
82c375103b Improved a few things. 2018-02-18 15:48:14 +01:00
Pierre
04f815792c Added new check methods. 2018-02-18 15:47:59 +01:00
Pierre
87a19b02f9 Can delete a notification. 2018-02-18 15:34:53 +01:00
Pierre
19516e3a5e Improved notification system 2018-02-18 15:21:17 +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
b9cb4e50fc Created splitConditionsArray 2018-02-17 19:25:21 +01:00
Pierre
b502f68bc5 Created notification object. 2018-02-17 11:25:24 +01:00
Pierre
4bb1a2426e Work progress on notification object. 2018-02-07 18:31:56 +01:00
Pierre
4ab605201d Created notification model. 2018-02-04 16:48:43 +01:00
Pierre
b6466c68e4 Get the list of latest posts of a user 2018-02-03 15:40:55 +01:00
Pierre
9bc436b2a2 Use friend model. 2018-02-03 15:25:58 +01:00
Pierre
375a4c6c82 Created friend model 2018-02-03 15:17:25 +01:00