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

19 Commits

Author SHA1 Message Date
4ec84dfc06 Remove useless function argument 2020-04-01 17:55:44 +02:00
53d121708d Can be automatically be notified of comments creation 2020-04-01 17:51:33 +02:00
21ba8eff25 Can register to post 2020-04-01 17:26:56 +02:00
fab2231ace Can register to receive new conversation messages 2020-04-01 11:31:15 +02:00
d17ef3c9b2 Refactor project 2020-04-01 10:44:49 +02:00
99af649cfe Start to add support for incognito mode 2020-04-01 10:35:37 +02:00
821c8211cc Improve errors handling 2020-03-31 16:32:25 +02:00
92340bbc33 Improve error messages format 2020-03-31 16:28:35 +02:00
7f82128c71 Start WS routes implementation 2020-03-31 16:20:35 +02:00
348084442b Turn WsMessage into an object 2020-03-31 14:53:46 +02:00
d4b624e519 Start to implement WebSockets route system 2020-03-31 14:42:53 +02:00
197fa12cde Send new number unread conversations for user 2020-03-31 10:49:31 +02:00
9816caf4db Notify through websocket new number of notifications 2020-03-30 15:37:36 +02:00
587f482736 Accept only text messages on WebSocket 2020-03-30 14:45:29 +02:00
729ee6a2a9 Automatically close websockets when user sign out 2020-03-30 14:31:04 +02:00
4bfcb9b35b Maintain a list of active connections 2020-03-30 13:41:20 +02:00
fa5335f156 Extract user token 2020-03-29 18:40:33 +02:00
eaa0e704bb Generate access tokens 2020-03-29 18:22:54 +02:00
70a5c910d2 Listen for websockets 2020-03-29 17:52:28 +02:00