1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-22 13:29:21 +00:00
Commit Graph

657 Commits

Author SHA1 Message Date
9d67565517 Start to create WebSocket actor 2021-02-08 17:34:20 +01:00
2ce94f19f1 Start to build RTC relay route 2021-02-08 17:20:03 +01:00
63f56d3dae Add RTC config 2021-02-06 16:59:27 +01:00
bc8cda78ae Add verbose mode configuration option 2021-02-06 16:38:51 +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
e2acb3813e Can register for post events 2021-02-06 10:16:09 +01:00
0ce59fc5ad Propagate an event when deleting a conversation message 2021-02-06 10:07:02 +01:00
6762e291d3 Send a message when updating conversation message 2021-02-06 09:58:25 +01:00
de2448d496 Send message through WebSocket fro new conversation messages 2021-02-06 09:41:56 +01:00
cf6063feef Can register / unregister a conversation 2021-02-06 08:55:14 +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
4a968b3d6f Get more accurate info 2021-02-05 14:55:19 +01:00
5c3bbfcfaa Automatically update last user activity 2021-02-05 14:49:45 +01:00
35a77a729e Can toggle incognito mode 2021-02-05 14:24:00 +01:00
b25628454a Can update like status from WebSocket 2021-02-05 13:45:40 +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
15f8df2386 Rename structures & modules 2021-02-05 13:25:27 +01:00
5254524c50 Start user WebSocket implementation 2021-02-05 13:21:10 +01:00
82b845c603 Can get WebSocket access token 2021-02-05 10:37:37 +01:00
62a73b25d3 Create base request handler 2021-02-05 09:11:30 +01:00
1d4dc87b00 Improve content-length header check 2021-01-26 18:24:47 +01:00
c510e6abce Delete all notifications about a post when making it private 2021-01-25 18:46:14 +01:00
608a85e7f5 Delete notification for a user about a post when updating it 2021-01-25 18:40:54 +01:00
b6021b11d2 Delete notifications related with a group when quitting it 2021-01-25 18:38:47 +01:00
c042077067 Create a notification when responding to group membership request 2021-01-25 18:37:07 +01:00
30f133b2a3 Delete notification when removing a user from a group 2021-01-25 18:33:23 +01:00
7141312eb5 Delete notification when cancelling request 2021-01-25 18:31:34 +01:00
3ceb2ae13d Create notification when sending a group membership request 2021-01-24 18:37:07 +01:00
5f70c32b96 Create notification when responding to group membership invitation 2021-01-24 18:29:19 +01:00
4af2e71761 Delete notifications when deleting a friend 2021-01-24 18:21:03 +01:00
c7c651e6fe Send a notification when responding to friensdhip request 2021-01-24 18:17:32 +01:00
919f4184b7 Send a notification when creating a new post 2021-01-24 18:13:17 +01:00
3afc30fb89 Delete notifications on like updates 2021-01-24 18:09:45 +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
1c710ad965 Delete notifications when cancelling an invitation 2021-01-24 17:42:30 +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
0e80564f85 Remove resolved TODOs 2021-01-23 09:56:19 +01:00
ddce4062c7 Make limit system lives 2021-01-23 09:44:34 +01:00
dac83ba437 Check for upstream proxy 2021-01-23 08:37:58 +01:00