Commit Graph

  • fa5fd02c18 Fix important issue Pierre 2018-04-26 17:50:23 +0200
  • 0a79db3c70 Fix issue on production Pierre 2018-04-26 08:39:25 +0200
  • a351e9ff13 Uprageded the security of the conversations controller Pierre 2018-04-25 19:10:26 +0200
  • a7eb02aa06 Can get older messages of a conversation Pierre 2018-04-25 19:07:13 +0200
  • 957c308e49 Removed potentially harmfull line Pierre 2018-04-25 18:47:15 +0200
  • 55becbe2e9 Implemented UnreadConversation object Pierre 2018-04-25 16:57:06 +0200
  • cd367382a2 Created UnreadConversation object Pierre 2018-04-24 20:50:39 +0200
  • 0928248ae3 Upgraded messages creation Pierre 2018-04-24 20:31:06 +0200
  • 829e21d65a API use ConversationMessage object Pierre 2018-04-23 21:01:33 +0200
  • f39d162277 Moved conversations classes Pierre 2018-04-23 19:12:49 +0200
  • f84a8df0d8 Created conversation message object Pierre 2018-04-23 19:08:54 +0200
  • 2a24d63a5c Upgraded conversations creation Pierre 2018-04-23 19:06:05 +0200
  • 4ca3314236 Implement ConversationInfo object parsing Pierre 2018-04-23 18:59:07 +0200
  • 3dd0d3792a Created ConversationInfo object Pierre 2018-04-23 18:30:47 +0200
  • 168f56eb08 Use Post object to create posts Pierre 2018-04-22 14:38:26 +0200
  • ae7dd0bed3 Upgraded surveys creation Pierre 2018-04-22 14:05:14 +0200
  • ddfe2f4e8e Upgraded comment creation Pierre 2018-04-22 13:51:22 +0200
  • c3af9124b6 Implemented Post object Pierre 2018-04-22 12:48:20 +0200
  • a97577b7e9 Partial implementation of Post object Pierre 2018-04-22 12:31:48 +0200
  • 4837d325ad Created Post object Pierre 2018-04-22 09:21:37 +0200
  • a2b3f65bf7 Fixed typo Pierre 2018-04-22 08:55:20 +0200
  • 0bec88bda4 Implemented Movie object Pierre 2018-04-22 08:53:12 +0200
  • 604fddd38c Created Movie object Pierre 2018-04-22 08:37:08 +0200
  • 22f8ab582c Implemented SurveyChoice object Pierre 2018-04-22 08:31:34 +0200
  • e3f3f8e516 Created SurveyChoice object Pierre 2018-04-21 20:26:53 +0200
  • 23d1761bef Implemented Survey Object Pierre 2018-04-21 20:24:05 +0200
  • b00e401ada Created Survey object Pierre 2018-04-21 20:07:47 +0200
  • e849b84172 Created BaseUniqueObjectFromUser Pierre 2018-04-21 20:01:20 +0200
  • 94e2a659b5 Updated class name Pierre 2018-04-21 19:16:30 +0200
  • 1318e54d62 Updated surveys structure Pierre 2018-04-21 19:10:11 +0200
  • 3cfe5df2a7 Upgraded API to use only Comments object instead of arrays Pierre 2018-04-21 19:04:58 +0200
  • a3b005d184 Fix issues Pierre 2018-04-21 18:58:02 +0200
  • cf4b75c61a Implement Comment object for the get_single method Pierre 2018-04-21 15:31:40 +0200
  • e20403e8ab Created comment object Pierre 2018-04-21 14:48:02 +0200
  • 217c6c4213 Optimized image send process in conversation system Pierre 2018-04-21 11:18:12 +0200
  • 7a0cbc3214 Fixed security breach issue Pierre 2018-04-20 14:11:14 +0200
  • 19292b70b0 Can update user password Pierre 2018-04-20 10:17:52 +0200
  • 8909043413 Can save user security settings Pierre 2018-04-19 10:30:22 +0200
  • c802f5af92 Fix big big mistake ! :) Pierre 2018-04-19 09:48:59 +0200
  • 2ccb3de2f0 Can return security settings Pierre 2018-04-19 09:48:25 +0200
  • 2bd38270a1 Created BaseUserModel Pierre 2018-04-19 09:40:15 +0200
  • 2dbedc1303 Created SecuritySettings model Pierre 2018-04-19 09:31:47 +0200
  • fd86f954c4 Can check user password in $_POST request Pierre 2018-04-18 18:49:29 +0200
  • c5c3076c67 Can update general settings Pierre 2018-04-18 12:26:40 +0200
  • e22205e91e Can check the availability of a domain. Pierre 2018-04-17 19:16:10 +0200
  • 37d21ee6c3 Can get and check a user domain directory validity from a $_POST request Pierre 2018-04-17 14:17:13 +0200
  • f2a5477f12 /settings/get_general is working Pierre 2018-04-16 18:18:05 +0200
  • 5ab89ec6d8 Parse user entry into GeneralSettings object. Pierre 2018-04-16 18:09:14 +0200
  • bb752d6fb1 Created Settings component and controller. Pierre 2018-04-16 16:41:26 +0200
  • a8de1854a9 Created GeneralSettings model. Pierre 2018-04-16 16:41:14 +0200
  • 49a86e1443 Fix an issue in analysis Pierre 2018-04-16 16:10:54 +0200
  • 235940ad33 Fixed an error in a security check Pierre 2018-04-15 14:51:36 +0200
  • 373aadcc96 Renamed Components Pierre 2018-04-15 14:42:35 +0200
  • dfcd4b2deb Renamed UserComponent Pierre 2018-04-15 14:41:58 +0200
  • 7bd9ed3d8e Renamed AccountComponent Pierre 2018-04-15 14:41:41 +0200
  • 265944ff49 Delete deprecated generateUserInfosArray method Pierre 2018-04-15 14:39:17 +0200
  • bec22cb607 Method getAdvancedUserInfo of API working Pierre 2018-04-15 14:26:26 +0200
  • 1a2ab4f520 Can parse user information into User object Pierre 2018-04-15 13:55:51 +0200
  • 86c1cf12c5 Can check the validity of the User object Pierre 2018-04-15 12:36:59 +0200
  • 06bd098d2f Created user object Pierre 2018-04-15 12:35:00 +0200
  • b313d7a55c Fix issue Pierre 2018-04-11 16:02:36 +0200
  • 32ad923e94 Can create accounts. Pierre 2018-04-11 11:29:25 +0200
  • dcdde1e84b Create new account model. Pierre 2018-04-11 11:19:48 +0200
  • 259b8be3b5 Can check if a mail is linked to an account or not. Pierre 2018-04-11 11:19:37 +0200
  • 43ba96ac5e Created account controller Pierre 2018-04-11 10:48:20 +0200
  • ea5257c478 Created account component Pierre 2018-04-11 10:45:22 +0200
  • 32f2d6bb0f Fix issue. Pierre 2018-04-09 10:48:30 +0200
  • 5d47e64f92 Update friends post texts authorization status. Pierre 2018-03-11 16:40:41 +0100
  • 6cc90d281f Can get informations about a specific user Pierre 2018-03-11 10:57:01 +0100
  • cd81cfd8ba Fix issue in public friends list Pierre 2018-03-11 09:58:49 +0100
  • 8661e932a0 Get the list of friends of a user. Pierre 2018-03-05 19:24:42 +0100
  • 4bf4218b1d Optimized get friends list function Pierre 2018-03-05 19:04:21 +0100
  • 7df905a988 Fixed constants name Pierre 2018-03-03 14:32:53 +0100
  • ef7d786e9e Sent notifications for friendship requests Pierre 2018-03-03 14:28:29 +0100
  • 9213ad239c Created delete_notifications_friendship_request function Pierre 2018-03-03 14:03:27 +0100
  • dd191a6463 Get the list of unread conversations. Pierre 2018-02-23 11:32:17 +0100
  • 3d874b550b Can get the number of unread notifications and conversations in a single API request Pierre 2018-02-21 16:18:32 +0100
  • 2f37d37a54 Can get the number of unread conversations of a user Pierre 2018-02-21 16:13:15 +0100
  • 3a3c6d9787 Can delete all the notifications of a user Pierre 2018-02-20 15:06:04 +0100
  • 6d96091c3f Added a method to delete notifications. Pierre 2018-02-20 14:40:42 +0100
  • 6d1c5c3d2c Improved noticationToDB Pierre 2018-02-20 14:25:28 +0100
  • ecbccd1b9d Get the list of unread notifications of the user Pierre 2018-02-19 14:41:44 +0100
  • b9406731a4 Can get the number of unread notifications Pierre 2018-02-18 18:57:19 +0100
  • abecb78111 Delete notifications about post in different cases. Pierre 2018-02-18 18:47:59 +0100
  • 39458fd592 Created notification helper Pierre 2018-02-18 18:43:58 +0100
  • 4fb024f68a New notifications interaction. Pierre 2018-02-18 18:40:16 +0100
  • c31c9488db Notifications deleted on posts deletion. Pierre 2018-02-18 18:33:26 +0100
  • 4d28019ef0 Fixed error Pierre 2018-02-18 18:33:15 +0100
  • 82c375103b Improved a few things. Pierre 2018-02-18 15:48:14 +0100
  • 04f815792c Added new check methods. Pierre 2018-02-18 15:47:59 +0100
  • bf6d15652f Create notification on post creation. Pierre 2018-02-18 15:47:25 +0100
  • 87a19b02f9 Can delete a notification. Pierre 2018-02-18 15:34:53 +0100
  • 19516e3a5e Improved notification system Pierre 2018-02-18 15:21:17 +0100
  • 3954a0b64c First notification Pierre 2018-02-18 14:40:54 +0100
  • 1194bb4b71 Work progress on notifications. Pierre 2018-02-17 19:25:33 +0100
  • b9cb4e50fc Created splitConditionsArray Pierre 2018-02-17 19:25:21 +0100
  • b502f68bc5 Created notification object. Pierre 2018-02-17 11:25:24 +0100
  • 4bb1a2426e Work progress on notification object. Pierre 2018-02-07 18:31:56 +0100
  • 4ab605201d Created notification model. Pierre 2018-02-04 16:48:43 +0100
  • b6466c68e4 Get the list of latest posts of a user Pierre 2018-02-03 15:40:55 +0100