Commit Graph

361 Commits

Author SHA1 Message Date
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
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
Pierre
8e91ec6ab7 Fix style issue 2018-01-19 06:58:23 +01:00
Pierre
e905e4968c Get the IDs of personns who sent comments. 2018-01-19 06:58:11 +01:00
Pierre
02843ae55d Created comments component. 2018-01-18 06:53:00 +01:00
Pierre
531fd0305b Updated vocabulary 2018-01-17 06:55:26 +01:00
Pierre
b49570028c Can send response to survey. 2018-01-17 06:48:03 +01:00
Pierre
c19d935c5e Make a request on the server to cancel survey response. 2018-01-16 19:08:45 +01:00
Pierre
b24cf9682a Can reload single post 2018-01-16 18:51:35 +01:00
Pierre
4b91f03b10 Created actions script file. 2018-01-16 06:52:01 +01:00
Pierre
527d14606e Get single post informations 2018-01-16 06:50:16 +01:00
Pierre
9edddaf2ca Reload post after update 2018-01-16 06:50:04 +01:00
Pierre
b8a2e87991 Improved message editor appearance. 2018-01-14 19:15:34 +01:00
Pierre
c7488d4031 Make a request on the API to update message content 2018-01-14 08:56:17 +01:00
Pierre
e4c29acce6 Fixed issue 2018-01-14 08:13:59 +01:00
Pierre
98a1e40eb2 Fixed error 2018-01-14 08:11:36 +01:00
Pierre
e67870a086 Added edit post button 2018-01-14 08:09:04 +01:00
Pierre
756b097138 Update callback of post deletion. 2018-01-12 06:39:58 +01:00
Pierre
f675d2ae03 Send a request on server to delete a post 2018-01-11 06:59:30 +01:00
Pierre
dc160e558a Created a confirmtion modal 2018-01-11 06:50:23 +01:00
Pierre
825f88fe8e Added delete button 2018-01-10 20:29:34 +01:00
Pierre
741dd8b75c Can show and change visibility level 2018-01-10 19:16:28 +01:00
Pierre
28499dda93 Added a visibility levels informations file 2018-01-10 06:49:46 +01:00
Pierre
70232ade84 Automatically refresh page once a post is created. 2018-01-07 19:22:20 +01:00
Pierre
5866a8bbba Added a function to easily refresh current page. 2018-01-07 19:21:02 +01:00
Pierre
8d3b53664a Fixed comment 2018-01-07 19:17:50 +01:00
Pierre
374ccf52f1 Fixed issue in month determination 2018-01-07 18:44:49 +01:00
Pierre
e757900094 Updated the value sent by the countdown timer 2018-01-07 17:00:19 +01:00
Pierre
cff63299d9 Fixed input file 2018-01-07 16:29:20 +01:00
Pierre
9275f3b910 Unlock send button of create post form in case of failure. 2018-01-06 17:25:17 +01:00
Pierre
f7ba871344 Can send create post request on the API 2018-01-06 15:26:43 +01:00
Pierre
1b5678cdd1 Get post selected visibility level 2018-01-06 15:13:55 +01:00
Pierre
6f51c34120 Generated form data from post content 2018-01-06 15:05:55 +01:00
Pierre
8e1610d84e Check URLs 2018-01-06 11:42:23 +01:00
Pierre
c345e66bce Splited api function in two 2018-01-06 10:30:04 +01:00
Pierre
2045e1294c Added survey specific post informations 2018-01-05 18:46:04 +01:00