Commit Graph

321 Commits

Author SHA1 Message Date
Pierre
a7c4445b03 Can respond to friendship requet from friends list. 2018-03-11 10:39:09 +01:00
Pierre
370d39f153 Create space in HTML elements correctly 2018-03-11 10:38:43 +01:00
Pierre
fb1f702c77 Can delete friend from the list 2018-03-11 09:56:42 +01:00
Pierre
411800b46f Created friends components utilities. 2018-03-07 19:42:18 +01:00
Pierre
4010ce9cbf Friends list correctly shown 2018-03-07 19:31:29 +01:00
Pierre
21f8301d45 Work progress on modals 2018-03-07 17:53:26 +01:00
Pierre
3dfd91102f Created friends list modal script file 2018-03-05 18:50:56 +01:00
Pierre
4fcadb0355 Added new emojies to the list 2018-03-03 15:31:50 +01:00
Pierre
482cc11401 Display emojies in posts and comments 2018-03-03 14:52:52 +01:00
Pierre
1740f6e123 Fix typo 2018-03-03 14:48:20 +01:00
Pierre
86119cf9ce Fix illogical error message 2018-03-03 14:42:06 +01:00
Pierre
9ff2ab2452 Can display friendship request notifications 2018-03-03 14:39:48 +01:00
Pierre
d7c5830616 Added no unread conversations message 2018-03-03 13:52:25 +01:00
Pierre
e2eca704cc Fix issue 2018-02-28 16:47:32 +01:00
Pierre
417ddbca00 Made conversation notifications lives 2018-02-25 18:28:58 +01:00
Pierre
a87a062172 Display conversation unread messages 2018-02-25 18:24:19 +01:00
Pierre
84264de442 Display the account image of the users who created new messages. 2018-02-24 14:24:33 +01:00
Pierre
c584197b38 Created specific js file for conversations dropdown 2018-02-24 14:03:20 +01:00
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