Commit Graph

378 Commits

Author SHA1 Message Date
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
Pierre
267a990306 Added countdown timer specific post form 2018-01-05 17:57:49 +01:00
Pierre
8b3b0337d3 Added weblink and pdf specific inputs 2018-01-05 17:44:42 +01:00
Pierre
fb2b9fd1ac Can choose movie on post form 2018-01-05 17:03:40 +01:00
Pierre
c1cc62d1bd Created movie picker 2018-01-05 15:58:36 +01:00
Pierre
85c452fd92 Work progress on post create form 2018-01-05 11:23:07 +01:00
Pierre
0d40644f6e Added visibility levels choice 2018-01-05 09:41:27 +01:00
Pierre
dd26f5f1c1 Display posts types 2018-01-05 09:11:41 +01:00
Pierre
135dcd031b Added all post types 2018-01-04 19:39:22 +01:00
Pierre
fc568767de Created basic post form 2018-01-04 18:51:49 +01:00
Pierre
6ab0c8fff1 Improved video rendering 2018-01-04 17:16:27 +01:00
Pierre
1fdb576318 Added link action on post owner name 2018-01-04 11:29:52 +01:00
Pierre
8429d59c08 Added survey 2018-01-04 11:22:41 +01:00
Pierre
2ff2412341 Fix typo 2018-01-04 09:50:56 +01:00
Pierre
eb860a5c23 Added countdown timer 2018-01-03 13:38:06 +01:00
Pierre
c01f081135 Implement countdown timer 2018-01-03 12:28:46 +01:00
Pierre
6f46799a6f Improved links heading 2018-01-03 11:34:18 +01:00
Pierre
e371e54985 Added web page link 2018-01-03 11:33:50 +01:00
Pierre
836e020c25 Disabled VideoJS to improve performances 2018-01-03 11:17:47 +01:00
Pierre
0e18bdf154 Added YouTube posts 2018-01-03 11:11:24 +01:00
Pierre
2fc57b40ab Added PDF support 2018-01-03 10:53:33 +01:00
Pierre
6f3bfaff1e Integraged VideoJS 2018-01-03 10:37:46 +01:00
Pierre
715871b5e1 Improved responsive rules for friendsBar 2018-01-03 10:20:02 +01:00
Pierre
b90462d98d Added VideoJS 2018-01-03 10:16:34 +01:00
Pierre
a697d044db Added no post on page notice 2018-01-03 09:28:40 +01:00
Pierre
57599bc47f Upgraded friends bar 2018-01-03 09:17:00 +01:00
Pierre
5671c259e6 Made authenticated user button lives 2018-01-02 19:11:29 +01:00
Pierre
97fd4e5ce4 Made the search form lives 2018-01-02 19:07:18 +01:00
Pierre
3c803a16c0 Created userIDorPath(infos) function 2018-01-02 18:58:40 +01:00
Pierre
dced14cf52 Upgraded initialization system 2018-01-02 18:48:39 +01:00
Pierre
2bfb6fd7d1 Integrated API tokens 2018-01-02 17:48:04 +01:00
Pierre
cd49889614 Updated request to match API 2018-01-01 15:45:03 +01:00
Pierre
9a2e3e5351 Display text posts and images posts 2017-12-31 18:51:46 +01:00
Pierre
1147ab787e Update like status on the database 2017-12-29 09:58:40 +01:00
Pierre
e834b06b16 Improved rendering of user like button 2017-12-29 09:19:48 +01:00
Pierre
697482c071 Display like button 2017-12-29 08:58:22 +01:00
Pierre
2bdcf71809 Parse URL arguments 2017-12-24 16:24:31 +01:00
Pierre
bb3703bf1e Added about user box 2017-12-24 13:48:05 +01:00
Pierre
5fc705c8dc Can enter in conversation with users from their pages 2017-12-23 18:44:12 +01:00
Pierre
322528a974 Display "member since" on the left 2017-12-23 18:32:54 +01:00
Pierre
1c20807108 Display the number of friends 2017-12-23 18:19:06 +01:00
Pierre
a49e068637 Can update following state 2017-12-23 17:46:55 +01:00
Pierre
ac86fbcb25 Fixed an issue with users virtual directory 2017-12-23 17:38:51 +01:00
Pierre
28ce08883a Display user name on its page 2017-12-23 14:52:01 +01:00
Pierre
e89ae955c2 Can create friendship relations 2017-12-23 09:14:34 +01:00
Pierre
fe71d9839c Can accept a reject a friendship request 2017-12-21 19:09:53 +01:00
Pierre
fb88265727 Created friendship request buttons 2017-12-20 19:18:18 +01:00
Pierre
7506222d15 Open user page shorcut 2017-12-17 19:17:03 +01:00
Pierre
710470aae6 Created access forbidden modal 2017-12-17 19:14:19 +01:00
Pierre
ad6d3ed706 Added page for forbbiden access to signed out users. 2017-12-17 18:48:02 +01:00
Pierre
4cc00b7868 Can open user page from virtual directory name 2017-12-16 14:43:31 +01:00
Pierre
8d313b6e4c Added debug shorcut function 2017-12-10 10:57:22 +01:00
Pierre
7cd4348066 Ready to prepare user page implementation 2017-12-10 08:13:22 +01:00
Pierre
6251d47ca0 Fixed security breach in conversations system 2017-07-04 21:13:02 +02:00
Pierre
ae4ab7a825 Added lightbox 2017-06-26 15:36:29 +02:00
Pierre
99aa07ed5e Improved conversation messages bubbles 2017-06-26 11:16:14 +02:00
Pierre
71a1a1b9d1 Smiley are parsed in conversation element 2017-06-26 10:56:12 +02:00
Pierre
85b16aec0a Messages automaticaly go bottom 2017-06-26 10:49:53 +02:00
Pierre
dd9442b2e6 Fixed error 2017-06-25 19:14:34 +02:00
Pierre
7f22b6004c Can show first message 2017-06-25 19:10:26 +02:00
Pierre
fee007d127 Prepared conversation callback function 2017-06-25 16:30:55 +02:00
Pierre
8764187273 Improved error handling 2017-06-25 16:30:38 +02:00
Pierre
12ed35884f Notification object is returned when a notification is created 2017-06-25 16:18:32 +02:00
Pierre
090b8bd77a Send refresh conversation request on the server 2017-06-25 16:15:23 +02:00
Pierre
05c67afe9f Avoid call service when no conversation is opened 2017-06-25 16:06:16 +02:00
Pierre
ce4502b571 Prepared service to refresh conversations 2017-06-24 19:23:55 +02:00
Pierre
0b0f91275a Created conversations service file 2017-06-24 15:07:23 +02:00
Pierre
7ec9e23517 Fix API URI 2017-06-23 19:01:15 +02:00
Pierre
b513814e8a Updated conversation send button 2017-06-23 17:25:29 +02:00
Pierre
48e7109db4 Conversation messages are sent over the network 2017-06-22 11:16:53 +02:00
Pierre
8e89549fc5 Fix conversation window bottom size 2017-06-22 09:34:27 +02:00
Pierre
7383be8fe9 Check new conversation messages 2017-06-21 18:38:42 +02:00
Pierre
207ca44ac7 Improve send message form 2017-06-21 18:29:14 +02:00
Pierre
b421e8365f First version of send conversation message 2017-06-21 16:44:10 +02:00
Pierre
b2924cb14e Improved textarea 2017-06-21 16:17:45 +02:00
Pierre
836127d08f created textarea 2.0 object 2017-06-21 12:10:22 +02:00
Pierre
37adf3aa0d Created emoji shorcut to HTML code translator 2017-06-21 10:44:29 +02:00
Pierre
2601da21ad First implementation of emoji system 2017-06-20 13:29:15 +02:00
Pierre
eb04990b4d Added Twitter emoji 2017-06-20 13:05:10 +02:00
Pierre
f593983c83 Can create & open private conversation quickly 2017-06-19 14:55:29 +02:00
Pierre
89199a8b05 Created conversation cache 2017-06-18 11:32:31 +02:00
Pierre
5ccb548e37 Fixed issues 2017-06-18 11:14:26 +02:00
Pierre
c97b51620a Fixed conversation caching storage issue 2017-06-18 10:17:39 +02:00
Pierre
03f6c9552d Perform update API request 2017-06-18 09:23:08 +02:00