Commit Graph

459 Commits

Author SHA1 Message Date
Pierre
82c47e7b11 Ready to implement account deletion. 2018-05-10 08:53:18 +02:00
Pierre
7ca5a29888 Can delete all the friends of a user 2018-05-10 08:42:58 +02:00
Pierre
8f628327cf Can delete all the notifications related with a user 2018-05-10 08:36:23 +02:00
Pierre
47fd14f617 Updated method 2018-05-09 20:20:23 +02:00
Pierre
5f68d412d4 Can delete all the conversations of a user 2018-05-09 20:20:13 +02:00
Pierre
a63056fb95 Can delete posts related with a movie 2018-05-09 19:06:35 +02:00
Pierre
478a0480b7 Can delete all the conversation messages of a user 2018-05-09 18:25:44 +02:00
Pierre
61011c35a2 Can delete movies 2018-05-09 17:30:30 +02:00
Pierre
400d9ab07d Work progress on account deletion 2018-05-09 14:53:08 +02:00
Pierre
3841d85c64 Can delete all the likes of a user 2018-05-09 14:52:07 +02:00
Pierre
334de7efe6 Can cancel all the responses of a user to surveys. 2018-05-09 14:48:59 +02:00
Pierre
791ebad4eb Can delete the entire list posts of a user 2018-05-09 14:44:05 +02:00
Pierre
5ac3c67301 Can delete all the comments of a user 2018-05-09 14:19:45 +02:00
Pierre
29a4c213c5 Reverted engines deletion 2018-05-08 11:30:47 +02:00
Pierre
bd778fd4be Fix database structure 2018-05-08 11:12:25 +02:00
Pierre
e84857f583 Optimize SQL file 2018-05-08 10:49:40 +02:00
Pierre
2d867458e8 Can easily overwrite website configuration 2018-05-07 18:59:15 +02:00
Pierre
2289d54084 Added database structure 2018-05-07 18:54:53 +02:00
Pierre
91ca3e78a2 Update README 2018-05-07 18:52:49 +02:00
Pierre
0b5019d487 Can create clients from shell 2018-05-07 18:50:50 +02:00
Pierre
97ef188167 Renamed Tokens class to APIClients class 2018-05-07 18:27:54 +02:00
Pierre
63f6333bad Created APIClient object 2018-05-07 18:25:12 +02:00
Pierre
459916721f Renamed file 2018-05-07 18:20:15 +02:00
Pierre
ffdfba742d Fix issue 2018-05-05 11:26:06 +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
0acce000d6 Fix property name issue 2018-05-01 08:11:49 +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
39a08d8813 Updated AccountImage object 2018-04-29 14:31:52 +02:00
Pierre
66b3c4d50c Created quick shorcut 2018-04-29 14:31:39 +02:00
Pierre
7f89da265a Update class and file name 2018-04-29 14:09:55 +02:00
Pierre
4dc56a3dde Created AccountImageSettings object 2018-04-29 13:59:54 +02:00
Pierre
fa5fd02c18 Fix important issue 2018-04-26 17:50:23 +02:00
Pierre
0a79db3c70 Fix issue on production 2018-04-26 08:39:25 +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
cd367382a2 Created UnreadConversation object 2018-04-24 20:50:39 +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
f84a8df0d8 Created conversation message object 2018-04-23 19:08:54 +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
3dd0d3792a Created ConversationInfo object 2018-04-23 18:30:47 +02:00