Commit Graph

29 Commits

Author SHA1 Message Date
d87e29d460 Fix bug in Firefox 2021-02-12 16:57:49 +01:00
b82cba518d Handles remote peer streams interruption 2020-04-14 09:48:30 +02:00
cff2cdada2 Add support for call closed event 2020-04-13 08:46:39 +02:00
59cd9e0fb4 Rady to connect to other peers 2020-04-11 14:50:37 +02:00
dea30cb0ce Handles remote signals 2020-04-11 14:05:29 +02:00
e46f8a36a7 Automatically update the list of members of the call 2020-04-10 17:09:40 +02:00
c3226a4fe1 Automatically reoopen conversations on page reload 2020-04-10 13:51:36 +02:00
a6ca315a37 Propagate conversation message to chat window 2020-04-03 09:04:41 +02:00
3ce0eeb509 Connect to message update events 2020-04-02 19:30:11 +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
f3cf290822 Auto-register posts for updates 2020-04-01 18:45:29 +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
e286c6fa85 Can send WebSocket requests to server 2020-03-31 16:25:05 +02:00
a71c3f8a73 Start to process websocket messages 2020-03-31 11:38:09 +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
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