Commit Graph

465 Commits

Author SHA1 Message Date
cd24434414 Fix issue that prevented to open user page when clicking on his name on sidebar 2019-05-16 18:41:59 +02:00
cd8280ae01 Improved connection between big and small conversation windows 2019-05-16 18:40:39 +02:00
30743601a9 Determine whether user is signed in or not on sidebar 2019-05-16 18:26:35 +02:00
18f7fbc304 Can respond to friendship requests from friends bar 2019-05-16 18:24:02 +02:00
1162ac7b89 Removed old friends bar 2019-05-16 18:14:02 +02:00
d7e732457d Show group basic information 2019-05-16 18:05:21 +02:00
a2d444bdb0 Appearance improvments 2019-05-16 17:38:10 +02:00
949e9accdd Display friends and groups 2019-05-16 15:48:50 +02:00
7e3558d5f9 Fix another infos typo 2019-05-16 15:07:58 +02:00
c04ee45098 Add search bar to side bar 2019-05-11 17:03:09 +02:00
356d70651b Begin to draw side bar (add user logo) 2019-05-11 16:43:55 +02:00
b436c1aabd Updated navbar 2019-05-11 16:19:13 +02:00
609c8dd637 Android app compatibility issue : force camera to be active to initialize connection. 2019-02-26 18:48:24 +01:00
69fffc2f32 Improved the way ready messages are sent 2019-02-26 18:35:19 +01:00
be22b55f89 Establish connection to remote before getting user media 2019-02-25 12:56:03 +01:00
6e1e05845b Fix issue on page reloading 2019-02-25 11:55:22 +01:00
2e07945994 Block YouTube video by default 2019-02-23 19:08:34 +01:00
bbaaf3a5c2 Only allow one window per conversation 2019-02-23 18:36:40 +01:00
0f4d3042c3 Enabled trickling with WebRTC 2019-02-23 18:30:05 +01:00
be0306b309 Close ring screen if user respond to call on another client 2019-02-23 18:27:31 +01:00
a3f8e2f243 Get number of members per conversation from API 2019-02-02 08:25:12 +01:00
9f3311978d Block calls for browsers that does not support it. 2019-02-02 08:13:06 +01:00
817ef1069c Can specify whether the signaling server is secure or not. 2019-02-02 08:11:11 +01:00
faba9b36cb Fix build system. 2019-01-26 16:46:36 +01:00
8d613d4e57 Avoid stop loops 2019-01-26 16:03:15 +01:00
5a067001e9 Automatically close ring screen if other peer gives up with connection 2019-01-26 15:59:06 +01:00
1a3117a603 Created calls utilities 2019-01-26 15:49:08 +01:00
cbfe141c32 Play song when the phone is ringing 2019-01-26 15:43:26 +01:00
289a66e55b Created song player class 2019-01-26 15:26:49 +01:00
982c40788c Close more properly local streams. 2019-01-26 11:53:43 +01:00
fe2a6c2dfe Can hide local stream 2019-01-26 11:40:39 +01:00
c1053b8041 Improve window position 2019-01-26 11:11:25 +01:00
194b6c60de Can switch to full screen 2019-01-26 10:57:58 +01:00
0b806d5bb2 Made call window draggable 2019-01-26 10:23:57 +01:00
b8865b96f0 Added footer buttons 2019-01-26 09:52:40 +01:00
b62fefc258 Fix issue 2019-01-26 08:15:17 +01:00
590e1d6794 Automatically close call when a user is the last on a call. 2019-01-26 08:14:17 +01:00
ece7a97d42 Follow API update 2019-01-25 19:18:12 +01:00
99fffb839f Each conversation use its own stream to media and audio stream 2019-01-25 19:03:23 +01:00
154f1b98ef Improved video appearance 2019-01-25 19:03:00 +01:00
45a4f552e8 Got a visual ! 2019-01-25 18:49:50 +01:00
ca39a08d07 Remote stream available ! 2019-01-25 18:30:01 +01:00
29b5499b85 Created call window body 2019-01-25 15:34:40 +01:00
b08255cd18 Can detect if a call was rejected 2019-01-25 15:24:32 +01:00
be03249f11 Removed useless source code 2019-01-25 10:13:30 +01:00
0a52bd5fe3 Can reopen calls on page reload 2019-01-25 10:08:55 +01:00
9eab6c7e2e Can respond to calls 2019-01-25 09:43:19 +01:00
118cfeee41 Created ring screen 2019-01-25 09:15:34 +01:00
f79ef55e3b Created a function to easily get the name of a conversation 2019-01-24 18:14:53 +01:00
5640580397 Get user media 2019-01-24 14:50:03 +01:00
e90c20c262 Display basic call window 2019-01-24 14:40:36 +01:00
cd4e6ddcb1 Show call button on conversation of two people when available 2019-01-23 15:45:19 +01:00
feb17e3f13 Automatically retrieve calls configuration 2019-01-23 15:19:34 +01:00
f67670dc0a Fixed little issue 2019-01-20 19:40:29 +01:00
a03fc1a745 Integrated personnal data navigator 2019-01-20 18:04:09 +01:00
584bb42c93 Can update conversation message content. 2019-01-11 18:17:37 +01:00
f8e8454b86 Can delete conversation messages 2019-01-11 17:57:55 +01:00
41354be949 Added easter egg (a pacman game) 2019-01-11 16:34:43 +01:00
a0d644469d Added incognito mode 2019-01-11 14:50:06 +01:00
f76d9ba9cd Display bottom links on main menu. 2019-01-11 11:54:22 +01:00
dc7fd44b67 Splited main menu links list and rendering. 2019-01-11 11:38:55 +01:00
fba7937d02 Splited bottom links list and rendering 2019-01-11 11:11:25 +01:00
c05506a2a5 Dark theme persistant on page reload. 2019-01-10 17:07:42 +01:00
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