Commit Graph

602 Commits

Author SHA1 Message Date
fc70840c41 Sceditor auto-expanding on post create form. 2019-01-10 16:47:20 +01:00
dff9831228 Improved Sceditor integration 2019-01-10 16:28:59 +01:00
b16ca0defd Basic integration of dark theme. 2019-01-10 15:44:39 +01:00
93df9d235d Fixed build issues. 2019-01-10 14:59:12 +01:00
Pierre HUBERT
fdabb3e3fc Improved input appearance. 2018-12-27 19:07:39 +01:00
Pierre HUBERT
2890b03283 Switched to BBCode language for posts. 2018-12-27 14:02:01 +01:00
Pierre HUBERT
f6e2c83dbd Added the possibility to create a detached picker. 2018-12-27 11:18:52 +01:00
Pierre HUBERT
c2eba7b3be Fix security breach. 2018-12-08 19:03:53 +01:00
Pierre HUBERT
089739e141 Added (w) smiley 2018-12-01 10:46:33 +01:00
Pierre HUBERT
5c19d9c04c Play a song when new notifications arrives. 2018-11-24 18:54:02 +01:00
Pierre HUBERT
46bb22b17b Display the number of notifications on page title. 2018-11-24 16:01:45 +01:00
Pierre HUBERT
8f65890f29 Added the form to invite a user. 2018-09-02 17:34:30 +02:00
Pierre HUBERT
e8df43351f Can force the request to get multiple groups. 2018-09-02 14:14:10 +02:00
Pierre HUBERT
1c1dbe8454 Can delete groups. 2018-08-31 10:33:51 +02:00
Pierre HUBERT
c495337aa6 Click on search link collapse toggle menu 2018-08-31 09:06:29 +02:00
Pierre HUBERT
f91ffba2a4 Display the number of responses for a choice on survey choices. 2018-08-26 15:10:03 +02:00
Pierre HUBERT
ee2689ad84 Reduce too long conversation names. 2018-08-16 12:37:03 +02:00
Pierre HUBERT
8eadb03d59 Updated language picker. 2018-08-15 08:55:15 +02:00
Pierre HUBERT
c633ce13b5 Save language in user account settings. 2018-08-15 08:26:14 +02:00
Pierre HUBERT
0825aba022 Fix typo 2018-08-15 07:44:34 +02:00
Pierre HUBERT
28edb3122f Completed posts component translation. 2018-08-05 16:43:23 +02:00
Pierre HUBERT
2cd9338417 Added translation for dates 2018-08-05 16:40:14 +02:00
Pierre HUBERT
81ba811622 Added comments component translation. 2018-08-05 16:29:49 +02:00
Pierre HUBERT
4b7008b5ba Fix typo. 2018-08-05 16:21:59 +02:00
Pierre HUBERT
02744d5c72 Translated post UI. 2018-08-05 16:13:48 +02:00
Pierre HUBERT
52c963cf1b Translated notifications dropdown. 2018-08-04 10:02:12 +02:00
Pierre HUBERT
52d1328f93 Translated conversations dropdown. 2018-08-04 09:58:40 +02:00
Pierre HUBERT
50b40ac5b0 Completed authenticated bar translation. 2018-08-04 09:53:35 +02:00
Pierre HUBERT
f859abcb2f Translated friends bar. 2018-08-04 09:37:36 +02:00
Pierre HUBERT
6e08208fed Translated like button. 2018-08-04 09:35:28 +02:00
Pierre HUBERT
ad67f6d852 Added translation to post form 2018-08-04 09:15:02 +02:00
Pierre HUBERT
ac6539a82c Added missing translation in post form. 2018-08-04 09:09:02 +02:00
Pierre HUBERT
499aefbc1d Improved site responsive 2018-08-03 15:27:56 +02:00
Pierre HUBERT
04b80782dc Support group membership notifications 2018-08-02 09:23:38 +02:00
Pierre HUBERT
837bc35a6b Improved search form responsive mode. 2018-08-01 06:44:01 +02:00
Pierre HUBERT
f122da1306 Close search form dropdown on click on "see more results" 2018-07-29 17:12:52 +02:00
Pierre HUBERT
0692a689f1 Upgraded search component to include groups suppport. 2018-07-29 17:11:38 +02:00
Pierre HUBERT
fc8abc6d56 Upgraded search form component structure. 2018-07-29 08:08:23 +02:00
Pierre HUBERT
547daf4741 Ask to include groups posts in latest posts thread. 2018-07-20 15:17:26 +02:00
Pierre HUBERT
693b1fa26c Improved the way the name of the users who created the posts are shown. 2018-07-20 14:22:27 +02:00
Pierre HUBERT
655432a500 Fixed typo 2018-07-20 13:55:58 +02:00
Pierre HUBERT
bd888f0f47 Can display notifications related to groups posts. 2018-07-20 13:51:13 +02:00
Pierre HUBERT
ede515f7a2 Fix responsive issue 2018-07-20 09:23:32 +02:00
Pierre HUBERT
cc1e4dd22a Can get information about multiple groups and cache them. 2018-07-20 09:07:00 +02:00
Pierre HUBERT
61a20e8708 Added follow block. 2018-07-19 14:34:19 +02:00
Pierre HUBERT
059fcc72b6 Handles new kind of visibility level : members 2018-07-17 09:58:04 +02:00
Pierre HUBERT
74e06a2b89 Display the posts of a group 2018-07-17 09:23:44 +02:00
Pierre HUBERT
500633862e It is not possible to create private posts for groups. 2018-07-16 13:48:35 +02:00
Pierre HUBERT
5c0cdced85 Display posts creation form on groups pages. 2018-07-16 09:13:51 +02:00
Pierre HUBERT
51c248e463 Upgraded openUserPage function 2018-07-14 14:18:21 +02:00
Pierre HUBERT
665cbb8374 Virtual directory are handled at website's root directories. 2018-07-14 14:07:27 +02:00
Pierre HUBERT
5cfee77bb2 Added a live notice to check the availability of a virtual directory for a group. 2018-07-14 11:48:59 +02:00
Pierre HUBERT
1b9ccfc95b Can request a membership deletion on the API 2018-07-10 14:48:16 +02:00
Pierre HUBERT
59c917f599 Display the list of groups of a user 2018-07-10 14:35:44 +02:00
Pierre HUBERT
b67f3b055f Can request membership level update. 2018-07-10 08:15:44 +02:00
Pierre HUBERT
1d88b8ea69 Can cancel groups membership invitations. 2018-07-09 15:57:51 +02:00
Pierre HUBERT
d541506820 Can respond to membership requests 2018-07-09 15:41:48 +02:00
Pierre HUBERT
c9d0a597f5 Can request membership deletion on the server. 2018-07-07 15:56:13 +02:00
Pierre HUBERT
e805dda4fb Created groups members table. 2018-07-07 15:27:27 +02:00
Pierre HUBERT
d32c1428cf Send group membreship requests to the server. 2018-07-06 18:48:49 +02:00
Pierre HUBERT
89df9f0315 Send a request to the server to cancel membership request. 2018-07-06 07:09:24 +02:00
Pierre HUBERT
561a3e9342 Can respond to group invitations. 2018-07-05 13:37:56 +02:00
Pierre HUBERT
1d92a5bf1c Can send a request on the API to delete group logo. 2018-07-04 14:07:16 +02:00
Pierre HUBERT
eb69734a38 Send a new group logo to the server. 2018-07-04 13:27:07 +02:00
Pierre HUBERT
4c3985fc24 Send request to update group settings. 2018-07-04 11:26:18 +02:00
Pierre HUBERT
218e9b6fbe Retrieve group settings on the API 2018-07-04 06:05:14 +02:00
Pierre HUBERT
a3ddd525d0 Updated comments creation request 2018-07-03 12:32:44 +02:00
Pierre HUBERT
e28b99f40c Basic groups header 2018-07-03 11:45:57 +02:00
Pierre HUBERT
0b5e50aade Fix build issue 2018-07-03 11:38:43 +02:00
Pierre HUBERT
28cb1e22e7 Send a request to the server to create the group 2018-07-02 08:42:55 +02:00
Pierre HUBERT
7ff7bceca3 Created groups main page 2018-07-02 08:07:59 +02:00
Pierre HUBERT
074b724d68 Made URLs detection more efficient 2018-07-02 07:39:04 +02:00
Pierre
1ae92eeac8 Updated parser. 2018-05-27 12:10:42 +02:00
Pierre
19797b8731 Offer the user to reset his password 2018-05-26 15:50:33 +02:00
Pierre
e0d5e50357 Security questions form now lives 2018-05-26 07:30:02 +02:00
Pierre
f5638c3196 Can precise a time end to countdown timers 2018-05-24 21:22:50 +02:00
Pierre
fa1c1596d5 Get the list of security questions of the user 2018-05-23 21:41:02 +02:00
Pierre
9a7c3245c4 Prompt user preferred option to reset its password 2018-05-22 22:48:48 +02:00
Pierre
683a8eb0e6 Prompt user email on password reset 2018-05-21 10:40:44 +02:00
Pierre
f41ac3b107 Added conversation page to top menu 2018-05-20 14:39:55 +02:00
Pierre
7a473d1aa8 Can query the server to refresh only a single conversation. 2018-05-14 17:23:33 +02:00
Pierre
92c7c80fbc Fix space issue 2018-05-14 17:04:21 +02:00
Pierre
4ec6213877 User data are included in data archive 2018-05-14 16:53:11 +02:00
Pierre
d086f9dfab Generate a ZIP file with orig JSON file 2018-05-13 21:27:46 +02:00
Pierre
88308778d7 Can determine the list of files to download 2018-05-13 20:59:33 +02:00
Pierre
f447f30c6c Send request to get all account data 2018-05-13 16:52:19 +02:00
Pierre
e9b6df8536 Pause conversation feature development 2018-05-13 15:51:49 +02:00
Pierre
e32a7c67e1 Can send messages from the conversation page 2018-05-13 15:40:19 +02:00
Pierre
1d9ae0dadd Created conversations page 2018-05-13 14:06:32 +02:00
Pierre
1a922704ed URLs can be parsed 2018-05-13 12:16:32 +02:00
Pierre
7a3387b550 Fix issue with tagging and emails 2018-05-13 11:59:54 +02:00
Pierre
4ef2e7f219 Added new link to about website in the footer 2018-05-12 12:40:46 +02:00
Pierre
925e0b11e8 Set a maximal length to comment input 2018-05-11 07:51:32 +02:00
Pierre
d6413887c2 Can send request to delete user accounts 2018-05-09 14:57:46 +02:00
Pierre
e55614b4c8 Fix close issue 2018-05-09 14:07:58 +02:00
Pierre
99f86060a4 Fix iOS 9 issue 2018-05-09 12:05:11 +02:00
Pierre
beafe2580a Fix issue 2018-05-08 12:39:16 +02:00
Pierre
2dae59e749 Fix iOS issue : unability to edit large posts 2018-05-07 18:15:49 +02:00
Pierre
d6d6c2aa4c Added users tag support 2018-05-03 22:44:22 +02:00
Pierre
1044e3ff64 Added text parser 2018-05-03 22:05:06 +02:00
Pierre
998e500154 Added date to conversations 2018-05-02 16:16:18 +02:00
Pierre
df26ed4d38 Send a request to the server to update account image visibility 2018-05-01 11:42:23 +02:00
Pierre
2dc1bb0732 Send a request to the server to delete account image 2018-05-01 10:57:58 +02:00
Pierre
e533d1e2f8 Can send a request to the server to upload an image 2018-05-01 08:59:14 +02:00
Pierre
7887080073 Fix issue in functions definition 2018-04-29 21:21:01 +02:00
Pierre
8367a76906 Get account image settings from the server 2018-04-29 15:13:51 +02:00
Pierre
a61e6905bc Made slimscroll more user friendly when scrolling up in conversations 2018-04-28 10:04:12 +02:00
Pierre
1509ca3533 Can go up in a conversation 2018-04-27 19:05:06 +02:00
Pierre
f5818cf142 Splited addMessage and the generation of message HTML element 2018-04-27 18:41:57 +02:00
Pierre
210e8406ad Restructured addMessage function 2018-04-27 18:26:16 +02:00
Pierre
370512a6b6 Ready to display older messages 2018-04-26 17:55:38 +02:00
Pierre
7b71aeed08 Upgraded weblink rendering 2018-04-26 17:51:34 +02:00
Pierre
09fbdb2933 Can get and set oldest message ID known of a conversation 2018-04-26 06:50:23 +02:00
Pierre
6170a4eb03 Service also stores first message ID 2018-04-26 06:43:38 +02:00
Pierre
9bfd55c7df Fixed issue on iOS 9 2018-04-24 20:19:00 +02:00
Pierre
40cdb339c3 Removed useless class 2018-04-22 14:39:34 +02:00
Pierre
5a317f0f0c Upgraded movie information 2018-04-22 08:56:59 +02:00
Pierre
ce3a4c82a5 Updated surveys structure 2018-04-21 19:11:54 +02:00
Pierre
4e295b9a16 Conversation system send images through FormData 2018-04-21 11:00:13 +02:00
Pierre
a773170e55 Added emoji picker in the conversation system 2018-04-21 08:38:45 +02:00
Pierre
7d7fb2c499 Can add emojies on posts 2018-04-20 17:03:37 +02:00
Pierre
b05a26d734 Perform colons conversion 2018-04-20 16:11:32 +02:00
Pierre
25525dcd94 Added emojie picker 2018-04-20 15:40:09 +02:00
Pierre
90a79e7fae Fixed security issue 2018-04-20 14:03:41 +02:00
Pierre
e18df207e2 Send a request over the server to update user password 2018-04-20 08:35:43 +02:00
Pierre
eb2a9b3947 Fix issue on message content in new conversation messages dropdown 2018-04-20 08:04:42 +02:00
Pierre
94b2406d89 Fix reload issue on delete all notification link press 2018-04-20 07:52:16 +02:00
Pierre
f7cdc43978 Send a request to the API to update security settings 2018-04-19 10:20:49 +02:00
Pierre
9b32ee19e8 Perform a request over the API to fetch security information 2018-04-18 18:33:18 +02:00
Pierre
e065b6ac18 Send a request to the server to update general account settings. 2018-04-17 19:47:18 +02:00
Pierre
afb65e1d81 Perform a request on the API to check user domain availability. 2018-04-17 14:05:27 +02:00
Pierre
643ebd235d Fix URI 2018-04-16 16:16:55 +02:00
Pierre
b932a12faa Perform a request over the server to get account settings 2018-04-16 16:15:48 +02:00
Pierre
3f4b2ea290 Ready to get general information about the users 2018-04-15 15:02:32 +02:00
Pierre
991a950a42 Created settings page 2018-04-12 16:17:41 +02:00
Pierre
7015e10dd3 Send a request to create an account on the server 2018-04-11 10:52:06 +02:00
Pierre
be1be86c20 Fix responsive issue. 2018-04-11 08:57:10 +02:00
Pierre
bfd8bb2cf0 Removed duplicated condition. 2018-04-10 19:14:11 +02:00
Pierre
e4e23fa15c Created language picker. 2018-04-08 15:38:11 +02:00
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
401f26a922 Translated post creation form 2018-03-11 17:12:08 +01:00
Pierre
0fab71c348 Translated menu bar 2018-03-11 16:55:44 +01:00
Pierre
6faa10c51a Can update friends post authorization status. 2018-03-11 16:46:18 +01:00
Pierre
38a9c96078 Created action contener in friends list 2018-03-11 16:22:26 +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
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
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
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
83fe4b9b8b Can load older latest posts. 2018-02-03 18:21:26 +01:00
Pierre
12209718de Scroll on user page to get older posts. 2018-02-03 17:58:00 +01:00
Pierre
8ae6d01b4f Created latest posts page. 2018-02-02 06:56:52 +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
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
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
27b10964be Ready to display comments. 2018-01-19 07:00:49 +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
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
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
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
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
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
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
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
697482c071 Display like button 2017-12-29 08:58:22 +01:00
Pierre
a49e068637 Can update following state 2017-12-23 17:46:55 +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
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
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
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
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
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
Pierre
343416ed0c Moved openConversation 2017-06-18 09:15:50 +02:00
Pierre
844c3f7e82 Declared update settings function 2017-06-17 17:32:21 +02:00
Pierre
5c6588513e Created submitUpdateForm function 2017-06-17 17:24:45 +02:00
Pierre
6408ab9b23 Conversation update form : user automaticaly selected 2017-06-17 16:37:40 +02:00
Pierre
37b07b9676 Progress on update settings form 2017-06-17 11:40:57 +02:00
Pierre
ba5273eafe Created conversation creation form 2017-06-17 11:33:15 +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
87158e9982 Can get informations about a unique conversation 2017-06-16 19:11:41 +02:00
Pierre
cfc1a3cda1 Working on implemention of conversation component 2017-06-16 11:42:28 +02:00
Pierre
fa5cbdf9a6 Conversation window can be opened and closed 2017-06-14 16:39:34 +02:00
Pierre
3e5ce7c97a Added remove method 2017-06-14 16:01:16 +02:00
Pierre
9923b67d2e Implemented conversations numbers caching 2017-06-14 14:13:52 +02:00
Pierre
f750165c3e Added cache system 2017-06-14 11:46:10 +02:00
Pierre
aa74943b01 Enabled slimScroll on conversation list 2017-06-13 17:03:02 +02:00
Pierre
78df5455c3 Made conversations list lives 2017-06-13 16:54:23 +02:00
Pierre
cc296c2bac Show conversations members numbers in conversations list 2017-06-13 16:50:06 +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
fa225319fc Can get and cache conversations list 2017-06-11 15:14:23 +02:00