Commit Graph

11 Commits

Author SHA1 Message Date
Pierre
a3b005d184 Fix issues 2018-04-21 18:58:02 +02:00
Pierre
cf4b75c61a Implement Comment object for the get_single method 2018-04-21 15:31:40 +02:00
Pierre
8611d3fa1e Can create comments. 2018-01-31 06:47:25 +01:00
Pierre
ddd0421592 Comment content can be updated. 2018-01-27 18:19:30 +01:00
Pierre
9cb070a24c Created comments delete functions. 2018-01-25 06:54:53 +01:00
Pierre
37b3893849 Can check if a user is the owner of a comment or not. 2018-01-24 06:58:06 +01:00
Pierre
b8bf77370f Get the ID of a post associated to a comment. Locked delete_all function 2018-01-24 06:51:47 +01:00
Pierre
2c4e84a7db Check if a commen exists 2018-01-24 06:39:37 +01:00
Pierre
d6f2e9bac7 Delete all the comments of a post 2018-01-13 19:07:15 +01:00
Pierre
c10ee2a4f0 Get user likes in comments 2017-12-31 17:40:49 +01:00
Pierre
fda0b10a7c Get the comments associated to a post 2017-12-25 09:58:30 +01:00