Commit Graph

100 Commits

Author SHA1 Message Date
Pierre
3954a0b64c First notification 2018-02-18 14:40:54 +01:00
Pierre
1194bb4b71 Work progress on notifications. 2018-02-17 19:25:33 +01:00
Pierre
b6466c68e4 Get the list of latest posts of a user 2018-02-03 15:40:55 +01:00
Pierre
9bc436b2a2 Use friend model. 2018-02-03 15:25:58 +01:00
Pierre
8611d3fa1e Can create comments. 2018-01-31 06:47:25 +01:00
Pierre
6f792886e4 Create save_post_image function. 2018-01-31 06:29:04 +01:00
Pierre
b1dd002942 Implemented comments like update status. 2018-01-27 18:56:06 +01:00
Pierre
bb0dc94d96 Can get informations about a single comment. 2018-01-27 18:39:08 +01:00
Pierre
ddd0421592 Comment content can be updated. 2018-01-27 18:19:30 +01:00
Pierre
00c61345d8 Created comments controller 2018-01-25 06:55:18 +01:00
Pierre
c19ab3d587 Response to a survey can be saved. 2018-01-18 06:42:24 +01:00
Pierre
5637be6d61 Users can cancel responses to a survey. 2018-01-16 19:23:54 +01:00
Pierre
e4861d562d Fixed issue 2018-01-16 18:48:12 +01:00
Pierre
72d9ef4dfa Added security check for comments. 2018-01-16 18:36:41 +01:00
Pierre
ce593b5a5c Can get informations about a single post 2018-01-16 07:00:13 +01:00
Pierre
de69f4861f Created a REST method to update POST content. 2018-01-15 19:18:05 +01:00
Pierre
e1724ea49d Reduced code length. 2018-01-15 19:14:34 +01:00
Pierre
cd4c9114dd Created a function to check post content 2018-01-14 19:29:45 +01:00
Pierre
29b989952d Created a new function to get post ID with full access. 2018-01-14 19:23:10 +01:00
Pierre
336fa60314 Created delete method on the API. 2018-01-12 07:00:08 +01:00
Pierre
a37eb0f621 Can update visibility level 2018-01-10 20:12:01 +01:00
Pierre
b7052d11f8 Created an helper to get visibility level 2018-01-10 19:26:10 +01:00
Pierre
4338d7043d New version of visibility detection in createPost method 2018-01-10 07:03:21 +01:00
Pierre
9e82720491 Updated visibility levels 2018-01-10 06:59:28 +01:00
Pierre
eeb52f669c Get level access to posts 2018-01-09 06:49:13 +01:00
Pierre
a10c89cd5d Splited access_level function in two 2018-01-09 06:44:34 +01:00
Pierre
824c78d7d5 Ready to create posts 2018-01-07 18:05:05 +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
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
96b4f6b99e Get informations about survey 2018-01-04 10:29:07 +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
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
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
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
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
7e0807780a Fixed error provoked by previous commit 2017-12-23 18:21:48 +01:00