Commit Graph

190 Commits

Author SHA1 Message Date
Pierre
0c68a6c8e8 Display footer 2018-04-08 15:16:32 +02:00
Pierre
cca7b536b2 Fixed typo 2018-03-25 09:43:39 +02:00
Pierre
cf3207ddc9 Auto-refresh page when the user open the previous page 2018-03-14 19:41:45 +01:00
Pierre
a4ec170d8a User can update following state of its friends from friends list 2018-03-11 16:16:00 +01:00
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
411800b46f Created friends components utilities. 2018-03-07 19:42:18 +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
417ddbca00 Made conversation notifications lives 2018-02-25 18:28:58 +01:00
Pierre
c584197b38 Created specific js file for conversations dropdown 2018-02-24 14:03:20 +01:00
Pierre
8d2e5dcb35 Fixed issue in mail verification 2018-02-23 11:41:32 +01:00
Pierre
4c915b3dee Added new files for the notifications. 2018-02-19 15:14:49 +01:00
Pierre
f97826752a Update the number of notifications 2018-02-19 09:39:00 +01:00
Pierre
cb1319f02c Created notifications dropdown toggle. 2018-02-18 19:12:17 +01:00
Pierre
cfd671f7e8 Update lang component. 2018-02-04 09:25:04 +01:00
Pierre
8ae6d01b4f Created latest posts page. 2018-02-02 06:56:52 +01:00
Pierre
bd439e89e7 Created post page. 2018-02-01 06:57:01 +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
5a62f6206f Can reload a single comment 2018-01-27 18:49:05 +01:00
Pierre
45dc5ec4fc Created a function to prompt user a string. 2018-01-27 17:46:42 +01:00
Pierre
b3a3370f56 Created a function to quickly access user name. 2018-01-21 20:20:10 +01:00
Pierre
02843ae55d Created comments component. 2018-01-18 06:53:00 +01:00
Pierre
4b91f03b10 Created actions script file. 2018-01-16 06:52:01 +01:00
Pierre
c7488d4031 Make a request on the API to update message content 2018-01-14 08:56:17 +01:00
Pierre
dc160e558a Created a confirmtion modal 2018-01-11 06:50:23 +01:00
Pierre
28499dda93 Added a visibility levels informations file 2018-01-10 06:49:46 +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
f7ba871344 Can send create post request on the API 2018-01-06 15:26:43 +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
c1cc62d1bd Created movie picker 2018-01-05 15:58:36 +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
eb860a5c23 Added countdown timer 2018-01-03 13:38:06 +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
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
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
322528a974 Display "member since" on the left 2017-12-23 18:32:54 +01:00
Pierre
28ce08883a Display user name on its page 2017-12-23 14:52:01 +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
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
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
0b0f91275a Created conversations service file 2017-06-24 15:07:23 +02:00
Pierre
7383be8fe9 Check new conversation messages 2017-06-21 18:38:42 +02:00
Pierre
b421e8365f First version of send conversation message 2017-06-21 16:44:10 +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
5ccb548e37 Fixed issues 2017-06-18 11:14:26 +02:00
Pierre
6408ab9b23 Conversation update form : user automaticaly selected 2017-06-17 16:37:40 +02:00
Pierre
dea79bdce1 Created conversation settings pane 2017-06-17 11:20:54 +02:00
Pierre
6e89fe632c Show conversation members 2017-06-17 10:09:37 +02:00
Pierre
e83b13b3d8 New version of createElem 2017-06-17 09:51:48 +02:00
Pierre
cfc1a3cda1 Working on implemention of conversation component 2017-06-16 11:42:28 +02:00
Pierre
fe0a4c3f82 Improved emptyElem function 2017-06-16 11:18:17 +02:00
Pierre
a334b2b30e Created a clean object function 2017-06-16 10:36:40 +02:00
Pierre
fa5cbdf9a6 Conversation window can be opened and closed 2017-06-14 16:39:34 +02:00
Pierre
773a003bea Cache manager clean itself 2017-06-14 11:51:43 +02:00
Pierre
f750165c3e Added cache system 2017-06-14 11:46:10 +02:00
Pierre
3d1dd2cbed Improved conversations rendering 2017-06-13 16:42:09 +02:00
Pierre
5e3bdad501 Show conversations name 2017-06-13 11:58:08 +02:00
Pierre
07c6fc4be7 Renamed discussions to conversations 2017-06-07 19:24:48 +02:00
Pierre
ee02b522bf Network errors can be handled by the app 2017-06-07 17:26:51 +02:00
Pierre
bb14c3bb49 Progress on discussions creation form 2017-06-07 16:55:47 +02:00
Pierre
8cbd35d241 Show Comunic Logo on developper console 2017-06-07 15:53:39 +02:00
Pierre
6f44b27342 Created submitCreateDiscussionForm method 2017-06-07 15:05:21 +02:00
Pierre
5dbfe3b2ea Params for createFormGroup passed through an object 2017-06-07 14:14:16 +02:00
Pierre
d160e9a43d Disabled tooltips 2017-06-05 16:29:28 +02:00
Pierre
da64011e58 User select functionnal 2017-06-05 16:03:14 +02:00
Pierre
c66b40a137 Created search user function 2017-06-05 14:35:28 +02:00
Pierre
b7eb77b928 Added checkbox for following discussion 2017-06-05 11:34:43 +02:00
Pierre
be3b685429 Created createFormGroup functoin 2017-06-05 11:02:10 +02:00
Pierre
0d804dbdf7 Can create conversations windows 2017-06-05 10:12:38 +02:00
Pierre
29e1f3d68a Added accept / reject friendship requests 2017-06-04 16:02:51 +02:00
Pierre
c27b2759b2 Created discussions component element 2017-06-03 18:18:43 +02:00
Pierre
204a3e7e0d Friend bar responsive 2017-06-03 15:41:04 +02:00
Pierre
84d53310dd Login state automaticaly refreshed 2017-06-03 14:37:59 +02:00
Pierre
6a1f441da6 Created diffToTime function 2017-06-03 14:25:21 +02:00
Pierre
174ad6779a Progress on friend bar 2017-05-31 17:12:51 +02:00
Pierre
7eb6bf383c Splited friends component 2017-05-31 16:51:52 +02:00
Pierre
34ce3f9c13 Created friendList component 2017-05-28 13:48:19 +02:00
Pierre
09e34a8969 Users infos request can be forced 2017-05-27 15:35:10 +02:00