Commit Graph

134 Commits

Author SHA1 Message Date
Pierre
f4620717c2 Can create survey 2018-01-07 19:06:01 +01:00
Pierre
d3fa9f5127 Can create all posts type except surveys 2018-01-07 18:51:00 +01:00
Pierre
8085765369 Documented create post function 2018-01-07 18:11:41 +01:00
Pierre
824c78d7d5 Ready to create posts 2018-01-07 18:05:05 +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
52ab3aa206 Defined constants for post types 2018-01-07 16:41:24 +01:00
Pierre
d909b2a29e Created a function to check posted URLs 2018-01-07 16:40:10 +01:00
Pierre
cc909ebf7a Added URL analyzer library 2018-01-07 16:23:41 +01:00
Pierre
f7cd4ca179 Fixed issue 2018-01-07 14:42:34 +01:00
Pierre
ad25e93557 Can get the ID of the owner of a movie. 2018-01-06 19:09:07 +01:00
Pierre
5a75165082 Get a post movie ID securely 2018-01-06 19:03:26 +01:00
Pierre
9546895a4d Update comments 2018-01-06 18:32:42 +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
5a4918db39 Created User->canCreatePosts method 2018-01-06 18:26:02 +01:00
Pierre
e4343b0ef4 Added a function to check posted files 2018-01-06 18:25:27 +01:00
Pierre
8cbacb2746 Added casting 2018-01-06 18:25:05 +01:00
Pierre
0363f3188f Can get the list of movies of the user 2018-01-05 15:12:42 +01:00
Pierre
27a9d69370 Fixed user visiblity check issue 2018-01-04 18:59:29 +01:00
Pierre
814d840e38 Moved the can_posts_text value 2018-01-04 17:51:21 +01:00
Pierre
debbdbc7ca Enabled likes on posts 2018-01-04 17:42:40 +01:00
Pierre
7f6ac13d7d Get post access level 2018-01-04 13:59:48 +01:00
Pierre
96b4f6b99e Get informations about survey 2018-01-04 10:29:07 +01:00
Pierre
f1cbb8dc8a Return time instead of day / month / year for countdown timer 2018-01-03 12:34:38 +01:00
Pierre
9be24430b2 Get informations about movies 2018-01-03 09:53:10 +01:00
Pierre
746d08c29f API now requires tokens 2018-01-02 17:43:00 +01:00
Pierre
cbfc390c1a Check query lenght 2018-01-01 18:40:26 +01:00
Pierre
c5f26e661f Made search more clear 2018-01-01 15:43:37 +01:00
Pierre
c058baf394 Moved visibility level detection 2017-12-31 17:48:26 +01:00
Pierre
b640739fd4 Get informations about likes in posts 2017-12-31 17:42:53 +01:00
Pierre
c10ee2a4f0 Get user likes in comments 2017-12-31 17:40:49 +01:00
Pierre
0c64b153c9 Update read status in refresh_single 2017-12-31 14:08:27 +01:00
Pierre
e95f6cfb98 A user can delete his membership from a conversation 2017-12-31 13:49:10 +01:00
Pierre
9044501f8b Can delete completely a conversation 2017-12-31 12:56:08 +01:00
Pierre
a0373ccdb6 Improved conversations ID security check 2017-12-29 18:03:41 +01:00
Pierre
50c2848a1b Added functions casting 2017-12-29 18:01:53 +01:00
Pierre
3e7b31d7e1 Added space in error message 2017-12-29 10:23:59 +01:00
Pierre
41f6e94c19 Can update user page like status 2017-12-29 09:49:44 +01:00
Pierre
a902a44927 Created mysql_date() function 2017-12-29 09:46:10 +01:00
Pierre
73cb430db5 Fetch informations about pages like 2017-12-29 08:14:38 +01:00
Pierre
22d2ea2c1c Fixed typo 2017-12-25 13:03:50 +01:00
Pierre
fda0b10a7c Get the comments associated to a post 2017-12-25 09:58:30 +01:00
Pierre
d3cdad6572 Better security check in userController 2017-12-25 09:21:54 +01:00
Pierre
4f605ea4dd Improved conversation controller security checks 2017-12-25 09:20:22 +01:00
Pierre
b4edf378b3 Improved security check for friendID 2017-12-25 09:17:38 +01:00
Pierre
263d1ee8e2 Added function casting 2017-12-25 09:11:57 +01:00
Pierre
e948162dca Fetch more informations about posts 2017-12-25 08:56:51 +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