1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2025-03-13 01:12:37 +00:00

27 Commits

Author SHA1 Message Date
3a38859544 Update dependencies 2023-05-31 19:10:05 +02:00
91d52695d7 Fix logic issue 2022-03-12 08:15:52 +01:00
09ce13c554 Turned a lot of function to async mode 2022-03-12 07:47:22 +01:00
b7a0208e71 Add "enabled" fields 2021-10-16 17:45:25 +02:00
2b2b1c9755 Can get notification settings 2021-04-10 19:12:46 +02:00
b6350cb3b3 Fix issue when closing connection 2021-03-13 13:46:36 +01:00
60541d1651 Close call of removed conversation 2021-03-13 12:24:20 +01:00
01015fa1e3 Close call when user is removed from a conversation 2021-03-07 19:36:48 +01:00
fbf4728347 Continue refactoring 2021-03-04 18:51:52 +01:00
17db8a7198 Refactor project 2021-02-13 16:15:25 +01:00
985abc3e99 Upgrade user tokens system 2021-02-13 14:37:15 +01:00
13bf916652 Properly close connections 2021-02-12 16:46:11 +01:00
72eadb9422 Add a TODO 2021-02-12 13:54:18 +01:00
f4001c0b99 Can stop streaming 2021-02-12 13:52:47 +01:00
5388aa8054 Can request call offer 2021-02-12 13:32:36 +01:00
8ebfcf2785 Can mark a user as ready to stream 2021-02-11 19:21:24 +01:00
50b094acfb Relay messages from RTC proxy to user 2021-02-11 19:07:30 +01:00
4c8d4345a2 Relay client call signals to RTC proxy 2021-02-11 18:29:29 +01:00
024d83619d Close concurrent call accesses 2021-02-10 18:26:19 +01:00
5194a389af Can check whether a conversation is having a call or not 2021-02-10 18:14:17 +01:00
74b74fe76b Check if a user is a member of a call before giving him calls configuration 2021-02-10 18:07:55 +01:00
7a0f9620b2 Can leave a call 2021-02-10 18:04:03 +01:00
3c696bde5f Can get the list of members of a call 2021-02-10 17:32:14 +01:00
2e5cdca850 Can join call 2021-02-10 17:16:52 +01:00
8cfd10c21c Get calls configuration 2021-02-08 18:24:28 +01:00
62a73b25d3 Create base request handler 2021-02-05 09:11:30 +01:00
ee5f9bedc3 Add legacy calls configuration 2020-07-13 11:49:14 +02:00