Commit Graph

841 Commits

Author SHA1 Message Date
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
9e4ca58274 Switch to HTTPS 2020-04-11 08:49:43 +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