1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2024-11-22 05:19:22 +00:00
Commit Graph

455 Commits

Author SHA1 Message Date
40e9733955 Fix issue with mobile version 2020-04-26 14:11:17 +02:00
0c93ae95b4 Allow non-moderator of conversation to add members 2020-04-25 19:03:55 +02:00
5d604bc576 Can update "can_everyone_add_members" conversation setting 2020-04-25 18:34:31 +02:00
7aa258627f Add new conversation parameter 2020-04-25 18:02:08 +02:00
aa5bb5da5e Can delete accounts 2020-04-18 13:18:35 +02:00
9cdb3260e5 Can not delete my account 2020-04-18 13:17:43 +02:00
2b02035ee3 Close all user WS before deleting account 2020-04-18 13:15:14 +02:00
f8cf4c5c9c Can close all active websockets of a user 2020-04-18 12:27:39 +02:00
59825401b5 Can delete an account 2020-04-18 12:20:08 +02:00
5ba6362c78 Can delete all the emojies of a specified user 2020-04-18 12:15:42 +02:00
7a451e5924 Can delete a movie 2020-04-18 11:48:38 +02:00
e06cb1b28c Create postMovieID method 2020-04-18 11:44:27 +02:00
3058069a7d Check files before deleting them 2020-04-16 19:05:25 +02:00
0944a99a71 Can check if conversation is allowed to have a call or not 2020-04-15 07:55:59 +02:00
fcebb9efb6 Fix image orientation issue 2020-04-15 07:46:29 +02:00
c3f82ad117 Notify proxy of streams interruptions 2020-04-14 09:42:34 +02:00
a0594fa968 Avoid duplicate code 2020-04-14 09:39:43 +02:00
1e1c2050a2 Notify peers call was interrputed 2020-04-14 09:27:29 +02:00
c50e9d3d23 Check if there is an ongoing call on a conversation or not 2020-04-13 14:35:36 +02:00
2bb7acc4d7 Can specify a maximum number of users for video calls 2020-04-13 14:05:23 +02:00
62dddb2519 Increases users per call 2020-04-13 12:12:04 +02:00
504445893c Send allow video status to proxy 2020-04-12 17:27:18 +02:00
1d224dd201 Can request offers from server 2020-04-11 18:21:06 +02:00
798b67bd7f Request connections to be closed 2020-04-11 17:46:38 +02:00
2f12197ec0 Fix issue 2020-04-11 17:35:01 +02:00
62fba6d863 Fix bad name 2020-04-11 14:46:11 +02:00
5ac5299002 Use more comprehensive event name 2020-04-11 14:41:50 +02:00
38858e956d Can mark a user as ready 2020-04-11 14:39:17 +02:00
3cae1220c3 Upgrade call information 2020-04-11 14:25:06 +02:00
29736cd98d Relay messages from proxy to clients 2020-04-11 13:35:27 +02:00
2e6461c34a Forward signals for web app to rtc proxy 2020-04-11 09:40:00 +02:00
18dbc6fd9f Update documentation 2020-04-11 09:00:51 +02:00
e96633324a Switch to HTTPS 2020-04-11 08:49:13 +02:00
6e4fd90adb Improve messages structure 2020-04-11 08:35:46 +02:00
b8c19a8875 Returns calls configuration to client 2020-04-11 08:19:52 +02:00
cb9bd06cdc Send more information 2020-04-10 16:58:15 +02:00
b72dfa1646 Can get the list of members of a call 2020-04-10 16:39:01 +02:00
431463967b Propagate closing of RTC websocket 2020-04-10 16:19:46 +02:00
36859bbd6d Fix bad check 2020-04-10 16:06:45 +02:00
93e5905095 Can join a call 2020-04-10 15:59:42 +02:00
76105957a0 Add check for video calls 2020-04-10 11:08:18 +02:00
0a778811af Check if a conversation can be the source for a call 2020-04-10 11:05:30 +02:00
d1235f4f8c Improve messages format 2020-04-10 10:23:32 +02:00
6aec00b3f4 Send ICE configuration to server 2020-04-10 10:05:10 +02:00
e8a0e70ffe Accept connection from RTC relay 2020-04-10 09:46:44 +02:00
98a43a4fd8 Update configuration 2020-04-10 08:54:27 +02:00
9d3275024f Fix bad users sorting 2020-04-09 12:05:46 +02:00
0988d2ac4a Returns the list of conversations with the memberships 2020-04-09 08:22:21 +02:00
85e05ccb91 Automatically mark the user as following the group 2020-04-09 08:06:49 +02:00
8cc8a83ab6 Check if an emoji with the same shorcut is defined 2020-04-03 19:09:34 +02:00