Commit Graph

1023 Commits

Author SHA1 Message Date
8263aacdf3 Add full screen support 2020-04-12 19:02:09 +02:00
88aa8e52d5 Add responsive rules 2020-04-12 18:57:56 +02:00
9477bba0be Add hang up button 2020-04-12 18:52:56 +02:00
dd40c0fae3 Avoid an error 2020-04-12 18:41:42 +02:00
106744c7d8 Add property to window 2020-04-12 18:38:41 +02:00
a36d8b546a Improve CSS 2020-04-12 18:36:40 +02:00
8493d56993 Invert two code blocks (issue on green state of peer name) 2020-04-12 18:07:26 +02:00
95d2540cb4 Update 2020-04-12 18:06:29 +02:00
143e0a0c87 Apply video policy 2020-04-12 17:45:10 +02:00
3b2c533233 Improve CSS rules 2020-04-12 17:40:50 +02:00
c022187c02 Rename variable 2020-04-12 17:10:44 +02:00
a1efa39654 Fix issue on page reload 2020-04-12 16:16:42 +02:00
9deba36bcd Handle peers connection close 2020-04-12 15:31:32 +02:00
a5061dd7ef Fix candidates format 2020-04-12 15:23:46 +02:00
0efd15deaa Can request offers 2020-04-11 18:21:20 +02:00
3ec29e534d Destroy useless peer connections 2020-04-11 18:03:18 +02:00
5d7f7fc779 Display remote stream video 2020-04-11 16:37:50 +02:00
e4771ef361 First stream works 2020-04-11 16:34:05 +02:00
7b3e3af2cf Ready to connect to remote peer 2020-04-11 14:59:48 +02:00
59cd9e0fb4 Rady to connect to other peers 2020-04-11 14:50:37 +02:00
8febe2a523 Mark call as ready as soon as possible 2020-04-11 14:30:16 +02:00
fd95411045 Upgrade method 2020-04-11 14:28:37 +02:00
c840193007 Display local peer video 2020-04-11 14:18:27 +02:00
dea30cb0ce Handles remote signals 2020-04-11 14:05:29 +02:00
f3ae21c5c1 Display errors 2020-04-11 09:43:27 +02:00
ca5dd4b34c Start to send signals 2020-04-11 09:13:54 +02:00
3bda79cc8b Fix error for disconnected users 2020-04-11 08:50:46 +02:00
5598efa99c Improve the way calls are automatically reopened 2020-04-11 08:17:51 +02:00
e46f8a36a7 Automatically update the list of members of the call 2020-04-10 17:09:40 +02:00
40c895870f Start to show call members 2020-04-10 16:55:31 +02:00
22a19e0a32 Improve auto-completion 2020-04-10 16:54:45 +02:00
022f38f8e3 Reopen conversation on page reload 2020-04-10 16:15:52 +02:00
f3466a98e0 Notify server when joining call 2020-04-10 16:07:05 +02:00
51dcef4565 Update simplepeer 2020-04-10 14:23:36 +02:00
ade339bf1b Made the window draggable 2020-04-10 14:03:28 +02:00
f1399d2aef Improve window UI 2020-04-10 13:57:43 +02:00
c3226a4fe1 Automatically reoopen conversations on page reload 2020-04-10 13:51:36 +02:00
119a6f1626 Create base call window 2020-04-10 13:18:26 +02:00
a59b9b6441 Ready to implement call system 2020-04-10 11:24:46 +02:00
c8d0fc3186 Remove old call system 2020-04-10 11:17:10 +02:00
8dc337a00c Remove label from sidebar 2020-04-09 12:02:46 +02:00
de8a598f8c Improve conversations UI 2020-04-09 11:47:05 +02:00
9502a1d9dc Update conversations page 2020-04-09 11:36:32 +02:00
1596fda533 Add virtual directory support for sidebar 2020-04-09 09:25:58 +02:00
01d244386f Hightlight groups & friends 2020-04-09 09:19:03 +02:00
1e60114af3 Highlight active conversation 2020-04-09 09:15:04 +02:00
efa42b0922 Sidebar button works 2020-04-09 08:58:41 +02:00
20cd132e90 Display conversations in the sidebar 2020-04-09 08:57:22 +02:00
b07ae2ee39 Start to upgrade memberships sidebar 2020-04-09 08:45:03 +02:00
c5965b5a79 Recreate form automatically 2020-04-03 20:32:47 +02:00
b0e5acc92c Parser supports custom emojis 2020-04-03 20:26:34 +02:00
8d6adb336c "Forward" user information to emoji parser 2020-04-03 19:38:21 +02:00
527f0a838c Can request to delete an emoji 2020-04-03 18:43:23 +02:00
d717b6f2f7 Can upload custom emoji 2020-04-03 18:32:11 +02:00
61859e79dd Improve message 2020-04-03 18:02:43 +02:00
46643e6303 Display the list of emojies of the user 2020-04-03 18:01:53 +02:00
3833e46ba8 Propagate message deletion to conversations page 2020-04-03 09:09:17 +02:00
a6ca315a37 Propagate conversation message to chat window 2020-04-03 09:04:41 +02:00
3b0c696bed Add support for conversation messages update on conversation page 2020-04-03 08:42:56 +02:00
3ce0eeb509 Connect to message update events 2020-04-02 19:30:11 +02:00
e6cdcd8ed8 Prepare file for improvments 2020-04-02 19:13:10 +02:00
ac85cd4e6e Delete comments using websocket help 2020-04-02 18:31:41 +02:00
96ed7a47b8 Register to comments updateds events 2020-04-02 11:08:33 +02:00
0344ca5ca9 Give new comments through WebSocket 2020-04-01 19:06:57 +02:00
589b96d8bb Can easily get information about a single user 2020-04-01 19:05:31 +02:00
f3cf290822 Auto-register posts for updates 2020-04-01 18:45:29 +02:00
27d7c526b8 Update conversation page to use websockets 2020-04-01 15:10:03 +02:00
6eaea7cc1e Log ws messages 2020-04-01 14:30:04 +02:00
6f4e543876 Returns the message 2020-04-01 14:19:56 +02:00
11b11ff289 Start to migrate conversation system 2020-04-01 14:14:08 +02:00
ad7dcacb33 Add fallback for unsupported kind of messages 2020-04-01 11:28:13 +02:00
7f0d723e69 Propagate incognito status change to server 2020-04-01 10:51:07 +02:00
321a91910f Block page loading while WebSocket is not connected 2020-04-01 10:23:45 +02:00
5eee376136 Update likes through websocket request 2020-03-31 16:41:23 +02:00
7935f8a3ce Add websocket shorcut 2020-03-31 16:27:41 +02:00
e286c6fa85 Can send WebSocket requests to server 2020-03-31 16:25:05 +02:00
8773d203da Fix bad check 2020-03-31 11:40:16 +02:00
a71c3f8a73 Start to process websocket messages 2020-03-31 11:38:09 +02:00
ba3dd74756 Refactor notifications service 2020-03-31 11:14:44 +02:00
1f4c4f595c Reset instead of restarting 2020-03-31 10:44:54 +02:00
89519e2a62 Update sleep time before refresh 2020-03-31 10:40:04 +02:00
7b20cd9666 Remove deprecated interval 2020-03-30 14:56:01 +02:00
45b2bcda9c Receive messages from server 2020-03-30 14:52:43 +02:00
4c5a608531 Reload page only if WebSocket was not gracefully closed 2020-03-30 14:24:45 +02:00
7d9b035e57 Automatically reload page when WebSocket connection is closed 2020-03-30 13:48:40 +02:00
98c2f53a3a Fix URL 2020-03-29 18:40:51 +02:00
d241c94d46 Connect to websocket 2020-03-29 18:32:05 +02:00
a027e96071 Ready to implement WebSocket 2020-03-29 18:04:50 +02:00
29cae38650 Fix typo 2019-11-01 15:40:43 +01:00
acb49a2070 Fix dark them issue with new post target picker 2019-05-19 17:18:28 +02:00
67b3e4414d Create post target picker 2019-05-19 17:16:18 +02:00
dacab00ae4 Create a new way to retrieve multiple groups information 2019-05-19 16:43:54 +02:00
d1c339c414 Create new users management system. 2019-05-19 16:30:20 +02:00
239bfe896e Can make API requests with promises 2019-05-19 15:56:44 +02:00
f815ea4fd4 Add create posts form on newest posts page 2019-05-19 14:59:36 +02:00
07b16c2f7e Made URL change check less ressources taking 2019-05-18 18:28:08 +02:00
f600f082f2 Fix margin issue with search results 2019-05-18 18:08:08 +02:00
d19a31cb95 Adapt dark theme to sidebar search input 2019-05-18 18:07:51 +02:00
21cf551fe9 Get faster results on search form of sidebar 2019-05-18 18:00:34 +02:00
12ce712263 Made user page larger 2019-05-18 17:57:49 +02:00
3898caa12c Add instant results on search form of side bar 2019-05-18 17:57:42 +02:00
a3650e3cda Fix issue with sidebar 2019-05-18 16:50:53 +02:00
9be0b616d6 Fix space issue 2019-05-16 19:09:33 +02:00
49e7b7e8ab Can open private conversation from sidebar 2019-05-16 19:06:58 +02:00
5cf82b3cfb Fix overflow issue on sidebar 2019-05-16 18:56:45 +02:00
9f408509d1 Automatically refresh sidebar 2019-05-16 18:49:00 +02:00
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
8ac1aaafdb Sidebar can remains closed on page change 2019-05-16 17:24:23 +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
fa585716ae Sidebar correctly collapse 2019-05-11 17:08:29 +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
409349f114 Fix typo (thanks Alexis F.) 2019-04-17 18:25:07 +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
650c761c51 Fixed dark theme issues 2019-02-25 07:57:45 +01:00
2e07945994 Block YouTube video by default 2019-02-23 19:08:34 +01:00
d9fe86d160 Added first TypeScript typing rules 2019-02-23 19:08:25 +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
c819aaf716 Fix -1 year ago issue 2019-02-02 10:34:50 +01:00
b6e818dc00 Improved call window size 2019-02-02 10:32:37 +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
5276790afe Fix ring screen issue 2019-01-26 16:07:57 +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
35c4597017 Can play forever songs 2019-01-26 15:33:43 +01:00
289a66e55b Created song player class 2019-01-26 15:26:49 +01:00
8c6e04abd0 Change cursor on call window title 2019-01-26 12:11:52 +01:00
79dfa0511b Made call system responsive 2019-01-26 12:10:41 +01:00
982c40788c Close more properly local streams. 2019-01-26 11:53:43 +01:00
a46a7154ea Improve dark theme 2019-01-26 11:42:46 +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
e6f4159e53 Fixed dark theme issues 2019-01-21 09:06:27 +01:00
2d88a71b80 Fix issue 2019-01-21 08:30:56 +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
32c484b41a Added personnal data navigator build file 2019-01-20 17:17:13 +01:00
c89edd3cd6 Display conversation messages. 2019-01-15 08:25:59 +01:00
4d775494c0 Added all conversation messages 2019-01-15 07:32:07 +01:00
f9c1f37ac6 Display user movies. 2019-01-15 07:17:06 +01:00
0e3aee13bd Display survey responses 2019-01-14 21:19:06 +01:00
4a24d5249c Display user likes 2019-01-14 21:12:06 +01:00
64ead89601 Improved appearance of processed categories 2019-01-14 21:04:10 +01:00
b48b6db028 Display all comments 2019-01-14 21:01:44 +01:00
59e6eb3c30 Improved project structure 2019-01-14 20:51:24 +01:00
8072d1eb3e Display surveys 2019-01-14 20:48:03 +01:00
e1dea40167 Display posts with countdown timer. 2019-01-14 19:26:18 +01:00
f3efb3d390 Show posts with PDFs 2019-01-14 19:22:15 +01:00
2035b85a06 Added post weblink 2019-01-14 19:11:03 +01:00
100032fa86 Can show movies 2019-01-14 18:48:43 +01:00
3da2455945 Display YouTube post 2019-01-14 18:40:28 +01:00
30a96d56ec Begin to display posts 2019-01-14 15:30:42 +01:00
a7a36d8665 Display friends information 2019-01-14 14:36:20 +01:00
a0ef614252 Improved navigation 2019-01-14 14:19:56 +01:00
229b02534e Display user information 2019-01-14 14:13:18 +01:00
f2ab71cf3f Work progress on project UI 2019-01-14 13:17:05 +01:00
497b8f1274 Added export categories 2019-01-14 09:56:46 +01:00
98765057dd Added account export assets 2019-01-14 09:39:09 +01:00
824de4bcdb Added gitignore 2019-01-14 08:27:29 +01:00
72fe0843c4 Fix dark theme issue 2019-01-11 18:27:02 +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
f418ee25b0 Fix dark theme issue on friends list on mobiles 2019-01-10 17:10:49 +01:00
c05506a2a5 Dark theme persistant on page reload. 2019-01-10 17:07:42 +01:00
5bb4e2ae1f Improved dark theme 2019-01-10 17:01:00 +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
6d61c0d621 Improve dark theme 2019-01-10 15:53:16 +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
069922b7da Merge remote-tracking branch 'origin/dark-theme-design' 2019-01-10 14:28:40 +01:00
a7337fa918 Work progress on dark theme 2019-01-09 11:40:00 +01:00
da047a976a Improved dark theme 2019-01-09 09:49:02 +01:00
379826f16b Work progress on dark theme 2019-01-08 20:55:40 +01:00
5dc64492cb Reorganized dark theme file 2019-01-08 20:28:41 +01:00
5ac5101ced Start to work on dark theme 2019-01-08 20:07:38 +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
d49b04e6fb Do not display JS errors in production mode. 2018-11-24 11:24:31 +01:00
Pierre HUBERT
672cbc1409 Form keep focus after sending a message onconversation page. 2018-09-07 10:00:05 +02:00
Pierre HUBERT
34f652d3bf Fix issue when responding to a group invitation. 2018-09-02 17:39:00 +02:00
Pierre HUBERT
8f65890f29 Added the form to invite a user. 2018-09-02 17:34:30 +02:00
Pierre HUBERT
413cc6ddf8 Reorganized groups member page. 2018-09-02 15:05:52 +02:00
Pierre HUBERT
ccd0fd03a9 Improve groups appearance 2018-09-02 14:26:20 +02:00
Pierre HUBERT
6588b3d13a Add a notice when the user does not belong to any group. 2018-09-02 14:20:32 +02:00
Pierre HUBERT
4860ee6623 Upgraded request. 2018-09-02 14:14:21 +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
7e09e0f2f9 Created a method to prompt user password. 2018-08-31 10:25:02 +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
affe9a96f5 Fix typo 2018-08-26 14:01:06 +02:00
Pierre HUBERT
44fa0bea24 Handles too many account creation request error. 2018-08-20 14:51:02 +02:00
Pierre HUBERT
e77b509202 Handle already existing email account error. 2018-08-20 14:16:46 +02:00
Pierre HUBERT
06b43732a9 Handle "too many request" login errors. 2018-08-20 13:55:05 +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
6e0b3a4345 Added language settings 2018-08-15 08:51:02 +02:00
Pierre HUBERT
c633ce13b5 Save language in user account settings. 2018-08-15 08:26:14 +02:00
Pierre HUBERT
40593e00ed Automatically detect appropriated language 2018-08-15 07:52:05 +02:00
Pierre HUBERT
e214573e4e Add missing translation. 2018-08-15 07:45:58 +02:00