Commit Graph

403 Commits

Author SHA1 Message Date
Pierre
afd92d4e06 Translated menu bar login form 2018-02-23 11:46:21 +01:00
Pierre
8d2e5dcb35 Fixed issue in mail verification 2018-02-23 11:41:32 +01:00
Pierre
a5066ad8a5 Display the number of unread conversations 2018-02-21 16:37:02 +01:00
Pierre
e22de3d9a9 New structure to dropdown.js 2018-02-21 16:27:10 +01:00
Pierre
65fe5f9736 New method in interface to optimize requests. 2018-02-21 16:20:52 +01:00
Pierre
a3223a190d Perform a request on the server to delete the entire list of notifications. 2018-02-20 14:55:55 +01:00
Pierre
7277274943 Fix login issue 2018-02-20 14:38:43 +01:00
Pierre
85eb0d9463 Send request on the server to mark a notification as seen. 2018-02-20 14:08:54 +01:00
Pierre
53de79040a Made the notification system lives. 2018-02-20 13:59:52 +01:00
Pierre
10cd3b1da4 Display notifications 2018-02-19 15:58:33 +01:00
Pierre
4c915b3dee Added new files for the notifications. 2018-02-19 15:14:49 +01:00
Pierre
4d9392dd1f Can extract users ID from a notification. 2018-02-19 15:14:34 +01:00
Pierre
ab528402b2 Get the list of unread notifications from the server 2018-02-19 14:09:15 +01:00
Pierre
d0e7682b01 Prepared notifications list refresh. 2018-02-19 09:46:51 +01:00
Pierre
f97826752a Update the number of notifications 2018-02-19 09:39:00 +01:00
Pierre
26bbf1043e Added dropdown menu 2018-02-18 19:16:48 +01:00
Pierre
cb1319f02c Created notifications dropdown toggle. 2018-02-18 19:12:17 +01:00
Pierre
e4a3ab254d Improved style on comment creation. 2018-02-17 11:33:02 +01:00
Pierre
df877ed6be Translated login page. 2018-02-04 09:42:38 +01:00
Pierre
cfd671f7e8 Update lang component. 2018-02-04 09:25:04 +01:00
Pierre
eb4723d9fc Fix js error 2018-02-04 08:08:25 +01:00
Pierre
802b4550bd Reduced width of latests post page column. 2018-02-03 18:25:21 +01:00
Pierre
83fe4b9b8b Can load older latest posts. 2018-02-03 18:21:26 +01:00
Pierre
999d3248a5 Fixed typo 2018-02-03 18:04:47 +01:00
Pierre
0e827ba10d Reduced condition. 2018-02-03 18:00:32 +01:00
Pierre
12209718de Scroll on user page to get older posts. 2018-02-03 17:58:00 +01:00
Pierre
5c26e28e46 Add comment 2018-02-03 16:09:16 +01:00
Pierre
996d0207ab Display a message when the user does not have latest post. 2018-02-03 16:04:53 +01:00
Pierre
65d75243ec Display latest posts. 2018-02-03 15:58:28 +01:00
Pierre
85291fafba Handles errors when retrieving latests posts. 2018-02-03 13:38:38 +01:00
Pierre
8ae6d01b4f Created latest posts page. 2018-02-02 06:56:52 +01:00
Pierre
d913b38a5d Updated post page stylesheet 2018-02-02 06:43:26 +01:00
Pierre
bd439e89e7 Created post page. 2018-02-01 06:57:01 +01:00
Pierre
8af020364d Load the comments once they are created. 2018-01-31 06:56:19 +01:00
Pierre
d100d42c06 Fixed issue on comments deletion. 2018-01-31 06:50:22 +01:00
Pierre
cdfbbc6c59 Make request to create comment. 2018-01-30 06:49:50 +01:00
Pierre
2d883a4197 Documented common API function 2018-01-30 06:48:21 +01:00
Pierre
6b0db98c5c Create comments form. 2018-01-28 17:03:54 +01:00
Pierre
a3634a2542 Can like comments 2018-01-27 18:54:12 +01:00
Pierre
5a62f6206f Can reload a single comment 2018-01-27 18:49:05 +01:00
Pierre
1b94a1b1c2 Get informations about a single comment. 2018-01-27 18:30:27 +01:00
Pierre
e584b3affc Perform a request to edit comment content. 2018-01-27 18:00:59 +01:00
Pierre
45dc5ec4fc Created a function to prompt user a string. 2018-01-27 17:46:42 +01:00
Pierre
9399b89e34 Added edit comment button. 2018-01-25 06:58:26 +01:00
Pierre
2065cc03d7 Make a request on the server to delete comment. 2018-01-23 06:49:19 +01:00
Pierre
298d0b37d1 Added delete comment button. 2018-01-23 06:41:17 +01:00
Pierre
b8e76b05ff Display images associated with comments. 2018-01-22 19:13:31 +01:00
Pierre
9d418187eb Display comment text 2018-01-21 20:27:00 +01:00
Pierre
b3a3370f56 Created a function to quickly access user name. 2018-01-21 20:20:10 +01:00
Pierre
27b10964be Ready to display comments. 2018-01-19 07:00:49 +01:00