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

403 Commits

Author SHA1 Message Date
f70d01d8bb Fix bad check 2020-04-03 18:19:40 +02:00
6559c3b910 Get the list of custom emojies 2020-04-03 16:43:38 +02:00
131735a5f0 Create first custom emoji 2020-04-03 16:20:08 +02:00
2465b0c1ac Propagate the deletion of a conversation message 2020-04-03 08:56:39 +02:00
5503d1af0b Update method 2020-04-02 19:06:32 +02:00
cda807ae65 Update method 2020-04-02 19:03:31 +02:00
5d9067d3a7 Update method 2020-04-02 19:00:56 +02:00
73f97b626f Update method 2020-04-02 18:58:25 +02:00
29b446f20b Create new helper method 2020-04-02 18:56:42 +02:00
a4dcf49d74 Send a message through websocket for updated messages 2020-04-02 18:43:06 +02:00
f8e8bc8322 Create an event for updated conversation messages 2020-04-02 18:38:29 +02:00
a083de5947 Hard code maximum size for virtual directory 2020-04-02 18:33:28 +02:00
618e2c143f Send delete comment notification to client 2020-04-02 18:27:37 +02:00
768b5360a3 Create an event for deleted comments 2020-04-02 18:25:23 +02:00
1502906c09 Fix bad check 2020-04-02 11:07:43 +02:00
969c644aad Avoid a lot of database requests 2020-04-02 10:59:00 +02:00
25f25815f5 Notify of comment update 2020-04-02 10:57:38 +02:00
b636f9c14e Create comment updated event 2020-04-02 10:54:03 +02:00
500137c031 Optimize request 2020-04-02 09:47:07 +02:00
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
054b388224 Mark the message as seen 2020-04-01 14:33:54 +02:00
3b142e2370 Fix error 2020-04-01 14:28:39 +02:00
561226f43b Return conversation ID with message 2020-04-01 14:16:26 +02:00
fab2231ace Can register to receive new conversation messages 2020-04-01 11:31:15 +02:00
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