Commit Graph

349 Commits

Author SHA1 Message Date
Pierre HUBERT
d4ac0fbf8c Fix compatibility issue with MariaDB 2018-07-03 11:18:37 +02:00
Pierre HUBERT
1e229455fc Added groups default icon 2018-07-03 11:14:16 +02:00
Pierre HUBERT
8367bd81ac Can get information about a group 2018-07-03 09:10:04 +02:00
Pierre HUBERT
30d6a1fd9d Can create groups 2018-07-02 12:03:33 +02:00
Pierre HUBERT
1637885a97 Updated function 2018-07-02 08:56:27 +02:00
Pierre HUBERT
e73f5a2b15 Update database 2018-06-29 14:57:06 +02:00
Pierre
46fb9b7a3d Export data method returns information about related users 2018-05-27 12:03:49 +02:00
Pierre
ce92bb04b2 Returns conversations messages 2018-05-27 11:39:21 +02:00
Pierre
9e85b25c1a Can get all the messages of a conversation. 2018-05-27 11:36:27 +02:00
Pierre
b11bd0740f Create MailQueue component 2018-05-27 11:19:36 +02:00
Pierre
bee510c507 Create mail queue table 2018-05-27 11:16:49 +02:00
Pierre
f011d06e5b Password reset token can be now used only once. 2018-05-27 11:11:23 +02:00
Pierre
d149eadfbe Can update user password using reset token 2018-05-26 15:59:47 +02:00
Pierre
2bf74a9ad0 Background image is deleted on account deletion. 2018-05-26 15:33:37 +02:00
Pierre
4c02f6a2a4 Renamed file 2018-05-26 15:12:30 +02:00
Pierre
9711e6b087 Can check the validity of a password reset token 2018-05-26 14:52:05 +02:00
Pierre
d3570af12f Fix table structure typo 2018-05-26 14:45:08 +02:00
Pierre
5a928c9198 Can use security answers to create password reset token 2018-05-26 07:28:36 +02:00
Pierre
3ecdfe257d Countdown timer now accepts is now minute-precise 2018-05-24 21:30:48 +02:00
Pierre
8d3fa9441f Can get the security questions of a user 2018-05-23 21:34:18 +02:00
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
2a397c20aa Can check if an account has security questions defined or not. 2018-05-21 11:16:28 +02:00
Pierre
bbca6f9ebd Added utilities 2018-05-21 11:09:06 +02:00
Pierre
fd73652589 Can get account ID from email 2018-05-21 11:08:50 +02:00
Pierre
993319057a Created a function to check email address 2018-05-21 10:54:39 +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
f3392db596 API returns specific error code in case of invalid login tokens 2018-05-20 14:58:35 +02:00
Pierre
b3cf5fab61 Clients with domains must make their request from https connection 2018-05-20 14:54:55 +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
8c2ba7fd31 Can get comments with all user posts 2018-05-13 17:51:13 +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
9731f3b632 Improve posts datation 2018-05-13 13:25:43 +02:00
Pierre
1ffa215d4d Fix comment creation date 2018-05-13 13:19:19 +02:00
Pierre
0d0878daa9 Fix issue : friends posts appeared in latest posts even if friendship was not accepted. 2018-05-11 20:19:50 +02:00
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