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

327 Commits

Author SHA1 Message Date
a1194312de Send an event when a conversation message is created 2020-04-01 11:18:38 +02:00
f69271d42f Move method postConversationId 2020-04-01 11:11:41 +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
23733b229e Can update likes status through user websocket 2020-03-31 16:42:35 +02:00
27785849b4 Implement new methods 2020-03-31 16:37:52 +02:00
579983eebc Throws better error 2020-03-31 16:34:32 +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
92486a01ac Switch to base handler 2020-03-31 14:31:10 +02:00
47cb6cac84 Move methods 2020-03-31 14:29:32 +02:00
b688f09faf Remove solved TODO 2020-03-31 14:19:36 +02:00
b742114854 Move userID dection 2020-03-31 14:16:04 +02:00
fc5de4c73e Moved some requests 2020-03-31 14:06:07 +02:00
088deb5b9d Start to create base request handler 2020-03-31 14:03:26 +02:00
a597e6eeb3 Fix bad date 2020-03-31 11:21:10 +02:00
288d5bdc09 Send event when sending a new message 2020-03-31 10:57:52 +02:00
ce1398dcb8 Fix bad request 2020-03-31 10:50:19 +02:00
197fa12cde Send new number unread conversations for user 2020-03-31 10:49:31 +02:00
fd9ca17ef1 Fix bad output 2020-03-30 22:34:49 +02:00
d64725f03b Add encoding issue 2020-03-30 18:08:42 +02:00
cd94c5fbc1 Update docs/OnlineInstallationGuide.md 2020-03-30 15:43:23 +00:00
Comunic Server
d04883cf3f Fix HTTPS requirement 2020-03-30 16:14:40 +01:00
b9f50f0cb9 Can have private config 2020-03-30 16:17:12 +02:00
2ad5a8e038 Can load configuration from custom file 2020-03-30 16:16:00 +02:00
1a6cbf6dcb Add proxy support 2020-03-30 16:07:17 +02:00
69a3d7ed5b Use websocket to get last activity 2020-03-30 15:47:54 +02:00
0fbc9d9068 Notify websockets when the number of unread notifications decrease 2020-03-30 15:42:41 +02:00
9816caf4db Notify through websocket new number of notifications 2020-03-30 15:37:36 +02:00
d18914066b Simplify method 2020-03-30 15:06:30 +02:00
3e9cd74f5e Remove useless todo 2020-03-30 14:47:34 +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
4901e9d3ef Create internal custom event manager 2020-03-30 14:20:33 +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
a58452af3e Update dependencies 2020-03-29 17:19:21 +02:00
17407f964b Update last user activity 2020-03-28 15:21:06 +01:00
d443551405 Remove a notification 2020-03-28 15:08:50 +01:00
2752b2acf8 Remove a TODO 2020-03-28 15:02:33 +01:00
b6312690cf Remove a TODO 2020-03-28 14:59:12 +01:00
6b682406aa Remove a TODO 2020-03-28 14:51:27 +01:00
34a819adf1 Remove a TODO 2020-03-28 14:45:35 +01:00
620f7c38c4 Send a notification when a user requests to join a group 2020-03-28 14:41:35 +01:00
0d787f9300 Remove a TODO 2020-03-28 14:34:20 +01:00