Commit Graph

39 Commits

Author SHA1 Message Date
Pierre
471ae35dd4 User can upload a new account image 2018-05-01 09:33:52 +02:00
Pierre
a7eb02aa06 Can get older messages of a conversation 2018-04-25 19:07:13 +02:00
Pierre
c3af9124b6 Implemented Post object 2018-04-22 12:48:20 +02:00
Pierre
7a0cbc3214 Fixed security breach issue 2018-04-20 14:11:14 +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
37d21ee6c3 Can get and check a user domain directory validity from a $_POST request 2018-04-17 14:17:13 +02:00
Pierre
6f792886e4 Create save_post_image function. 2018-01-31 06:29:04 +01:00
Pierre
249c85c1db Created getPostCommentIDWithAccess 2018-01-24 06:53:58 +01:00
Pierre
b5bb1e32fd Created a function to quickly check if user is allowed to see a post. 2018-01-15 19:14:17 +01:00
Pierre
cd4c9114dd Created a function to check post content 2018-01-14 19:29:45 +01:00
Pierre
4c4d7b854e Added a function to check the security of HTML source 2018-01-07 17:53:39 +01:00
Pierre
c83fd453a0 Get securely a timestamp sent in a POST request 2018-01-07 17:15:26 +01:00
Pierre
d909b2a29e Created a function to check posted URLs 2018-01-07 16:40:10 +01:00
Pierre
5a75165082 Get a post movie ID securely 2018-01-06 19:03:26 +01:00
Pierre
b263d8b5a5 Update comment 2018-01-06 18:30:48 +01:00
Pierre
737d3bccb1 Added casting 2018-01-06 18:29:25 +01:00
Pierre
e4343b0ef4 Added a function to check posted files 2018-01-06 18:25:27 +01:00
Pierre
7f6ac13d7d Get post access level 2018-01-04 13:59:48 +01:00
Pierre
a0373ccdb6 Improved conversations ID security check 2017-12-29 18:03:41 +01:00
Pierre
a902a44927 Created mysql_date() function 2017-12-29 09:46:10 +01:00
Pierre
85bf596e54 First post request 2017-12-24 17:45:05 +01:00
Pierre
bdf47b9c26 Improved security of "sendRequest" method 2017-12-24 16:48:08 +01:00
Pierre
1a0a812519 Can check if a user is allowed to access other user informations 2017-12-16 15:30:04 +01:00
Pierre
d8de0866ae Can find user ID with its folder name 2017-12-10 11:38:23 +01:00
Pierre
eed7db90cf Return recently opened conversations messages 2017-06-25 18:09:18 +02:00
Pierre
612050a1bc Accept conversation messages with images 2017-06-24 14:30:16 +02:00
Pierre
898cbc2e41 Text message can be sent 2017-06-24 10:05:16 +02:00
Pierre
03392f65a9 Ready to implement sendMessage method 2017-06-23 19:00:40 +02:00
Pierre
360347ba37 Created array_remove_value function 2017-06-18 15:46:22 +02:00
Pierre
952779f527 Follow state of a conversation can be updated 2017-06-18 10:07:52 +02:00
Pierre
b1e340e0c1 Can get informations of a specific conversation 2017-06-16 19:08:58 +02:00
Pierre
4bbe967e2e Enforced API security 2017-06-13 11:01:36 +02:00
Pierre
bba8de04a0 Conversations can be created 2017-06-10 15:04:45 +02:00
Pierre
1d70e373f3 Progress on create a conversation way 2017-06-10 10:07:03 +02:00
Pierre
7a393b1644 Created components class & default userID 2017-05-26 09:36:20 +02:00
Pierre
6819628b3e Changed user login strategy 2017-05-19 18:07:52 +02:00
Pierre
033da4e0e3 Handles user login and logout 2017-05-17 14:43:12 +02:00