1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2025-01-30 22:13:01 +00:00

267 Commits

Author SHA1 Message Date
6396271e9c Remove all movies 2021-02-13 10:34:30 +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
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
7a0f9620b2 Can leave a call 2021-02-10 18:04:03 +01:00
2e5cdca850 Can join call 2021-02-10 17:16:52 +01:00
01b83dfa8f Check out whether a conversations can be used for calls or not 2021-02-08 18:14:15 +01:00
a2b2fc89cf Send calls configuration to RTC relay 2021-02-08 18:00:03 +01:00
25d83db840 Close websockets properly when closing connection 2021-02-06 16:35:24 +01:00
7cf5977da2 Propagate unread conversations number update 2021-02-06 16:26:53 +01:00
dab76a3677 Notify about notifications number update 2021-02-06 11:58:22 +01:00
3e4d2872ea Propagate comments update events 2021-02-06 11:37:56 +01:00
de2448d496 Send message through WebSocket fro new conversation messages 2021-02-06 09:41:56 +01:00
fad21381ed Fix compilation issue 2021-02-05 15:15:09 +01:00
be858dc9cc Add new TODOs 2021-02-05 15:14:47 +01:00
737ed75b3b Close user web sockets when signing him out of clients 2021-02-05 13:35:33 +01:00
959a9d8a5e Close user websockets when he destroy all its access tokens 2021-02-05 13:32:07 +01:00
5f3eab7c07 Close user websockets when deleting its account 2021-02-05 13:29:44 +01:00
62a73b25d3 Create base request handler 2021-02-05 09:11:30 +01:00
c510e6abce Delete all notifications about a post when making it private 2021-01-25 18:46:14 +01:00
334496a63c Can delete notification targeting a user about a post 2021-01-24 18:05:11 +01:00
f1525c4cc4 Delete all notifications related with friendship requests 2021-01-24 17:57:30 +01:00
f84f925abc Can delete all the notifications related with a post 2021-01-24 17:48:46 +01:00
de9304a604 Can delete group membership notifications 2021-01-24 17:39:16 +01:00
bb06760437 Can create group membership notifications 2021-01-23 15:30:14 +01:00
fd5000aef9 Can create friendship notifications 2021-01-23 15:04:52 +01:00
4d6ff8fef3 Start to push notifications 2021-01-23 14:52:05 +01:00
ddce4062c7 Make limit system lives 2021-01-23 09:44:34 +01:00
ebc5ebea2a Start to implement requests limit 2021-01-22 19:39:14 +01:00
93388317a2 Remove user from user table 2021-01-22 18:25:58 +01:00
7d16410ab2 Destroy all user login tokens when deleting his account 2021-01-22 18:24:02 +01:00
472f44b5a5 Can delete all the custom emojies of a given user 2021-01-21 19:06:49 +01:00
61cb9e671c Delete all likes on user page when deleting user account 2021-01-21 19:01:10 +01:00
93a0fd53c2 Delete user account image when deleting user account 2021-01-21 18:58:31 +01:00
f7a2623951 Can delete all the friends of a user 2021-01-21 18:56:35 +01:00
6518ff5be8 Can delete all the notifications related with a user 2021-01-21 18:49:15 +01:00
5a704f5c59 Can remove the user from all its conversations 2021-01-21 18:41:27 +01:00
99db58bde2 Can delete all the conversation messages of a user 2021-01-21 18:36:53 +01:00
64b9497cc5 Can delete all the movies of a user 2021-01-21 18:30:20 +01:00
b8e9a4c95d Can delete all the likes of a user 2021-01-21 18:26:18 +01:00
7aa0858642 Can delete all responses to survey of a user 2021-01-21 18:23:23 +01:00
ffbb81bade Delete all posts of user 2021-01-21 18:17:38 +01:00
5a7e356265 Delete all comments of user 2021-01-21 18:13:01 +01:00
f325ec7ae7 Start to delete user account 2021-01-21 18:05:48 +01:00
e26d40183e Can delete group 2021-01-20 19:20:28 +01:00
f031f7b4b3 Ready to start to delete user account 2021-01-20 18:58:02 +01:00
8253779725 Can delete a custom emoji 2021-01-20 18:46:21 +01:00
99c7bb2899 Can create custom emoji 2021-01-20 18:31:01 +01:00
1fd3a8e6d9 Can update account image visibility 2021-01-19 18:48:56 +01:00