Commit Graph

81 Commits

Author SHA1 Message Date
Pierre
824c78d7d5 Ready to create posts 2018-01-07 18:05:05 +01:00
Pierre
52ab3aa206 Defined constants for post types 2018-01-07 16:41:24 +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
5a4918db39 Created User->canCreatePosts method 2018-01-06 18:26:02 +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
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
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
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
41f6e94c19 Can update user page like status 2017-12-29 09:49:44 +01:00
Pierre
73cb430db5 Fetch informations about pages like 2017-12-29 08:14:38 +01:00
Pierre
fda0b10a7c Get the comments associated to a post 2017-12-25 09:58:30 +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
Pierre
e8b448ea86 Created post class and controller 2017-12-24 16:35:50 +01:00
Pierre
c40b04aab7 Transform account creation date into account creation time 2017-12-23 18:33:16 +01:00
Pierre
7e0807780a Fixed error provoked by previous commit 2017-12-23 18:21:48 +01:00
Pierre
a2b92b4e6c Can get the number of friends of a user 2017-12-23 18:03:05 +01:00
Pierre
ffff5e6c85 Reduced number of public informations 2017-12-23 17:51:53 +01:00
Pierre
ffb8428c10 Update following status 2017-12-23 15:25:18 +01:00
Pierre
9fb9b30b1f Can remove a previously sent frienship request. 2017-12-23 09:03:00 +01:00
Pierre
235428982d Can create a frienship request 2017-12-21 19:24:25 +01:00
Pierre
d5eda3c1d4 Check wether user can post text on his friend page 2017-12-21 18:55:20 +01:00
Pierre
35d4ab94ac Get following status 2017-12-21 18:49:50 +01:00
Pierre
583ef8fc2d Can get friendship status 2017-12-20 18:53:00 +01:00
Pierre
558f7dc59f Implemented new functionality for account image 2017-12-20 18:29:42 +01:00
Pierre
6124f602f2 Made a sensitive method private 2017-12-20 18:29:15 +01:00
Pierre
828050e471 Fixed little permission issue... 2017-12-19 19:38:05 +01:00
Pierre
1cd8adf247 Fixed issue 2017-12-16 17:55:42 +01:00
Pierre
9beca55ad1 Can get advanced informations about a user. 2017-12-16 16:26:42 +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
c3e4c79d04 Can check if two users are friend or not 2017-12-16 15:28:57 +01:00
Pierre
56611e64c2 Get user visibility level 2017-12-16 15:09:14 +01:00
Pierre
3960cbde6c Can get the messages of a single conversation 2017-12-16 14:02:39 +01:00
Pierre
d8de0866ae Can find user ID with its folder name 2017-12-10 11:38:23 +01:00
Pierre
2a9f0ed1a0 Created remove a friend method 2017-12-04 20:18:30 +01:00
Pierre
900c7c7e5e Fixed error in login process of the API 2017-10-31 14:25:33 +01:00