|
01015fa1e3
|
Close call when user is removed from a conversation
|
2021-03-07 19:36:48 +01:00 |
|
|
0f4b7af449
|
Unregister user when removing him
|
2021-03-07 19:30:02 +01:00 |
|
|
8a33980a2d
|
Create first server message for conversations
|
2021-03-07 15:44:52 +01:00 |
|
|
466cf1903f
|
Can remove conversation image
|
2021-03-07 15:27:34 +01:00 |
|
|
385a800b7a
|
Can set conversation image
|
2021-03-07 15:06:44 +01:00 |
|
|
4265d2ca9d
|
Fix issues
|
2021-03-06 19:00:04 +01:00 |
|
|
dcf194aa6f
|
Can change admin status of conversation members
|
2021-03-06 18:19:53 +01:00 |
|
|
2bcf0706de
|
Can remove a member from a conversation
|
2021-03-06 18:10:03 +01:00 |
|
|
72a9553f1a
|
Can add member to conversations
|
2021-03-06 17:57:04 +01:00 |
|
|
cbb12a87e1
|
Fix bad refresh
|
2021-03-06 14:41:55 +01:00 |
|
|
afcce8463f
|
Add support for multiple files types
|
2021-03-06 09:35:36 +01:00 |
|
|
dc93d58d6b
|
Add new field in conversation members table to ease database access
|
2021-03-05 17:07:39 +01:00 |
|
|
fd6970f6fe
|
background -> logo
|
2021-03-05 14:20:50 +01:00 |
|
|
590aba0848
|
Enforce messages text len policy
|
2021-03-05 12:30:40 +01:00 |
|
|
0ae6ffb814
|
Update
|
2021-03-05 11:58:31 +01:00 |
|
|
fbf4728347
|
Continue refactoring
|
2021-03-04 18:51:52 +01:00 |
|
|
17db8a7198
|
Refactor project
|
2021-02-13 16:15:25 +01:00 |
|
|
985abc3e99
|
Upgrade user tokens system
|
2021-02-13 14:37:15 +01:00 |
|
|
2e5cdca850
|
Can join call
|
2021-02-10 17:16:52 +01:00 |
|
|
7cf5977da2
|
Propagate unread conversations number update
|
2021-02-06 16:26:53 +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 |
|
|
62a73b25d3
|
Create base request handler
|
2021-02-05 09:11:30 +01:00 |
|
|
96f3217db4
|
Upgrade UserID to a structure
|
2020-06-25 10:08:34 +02:00 |
|
|
abf9a7fa82
|
Can delete a single conversation message
|
2020-06-23 14:09:52 +02:00 |
|
|
a5c83cc1b4
|
Can update conversation message content
|
2020-06-23 14:02:16 +02:00 |
|
|
0899d7c372
|
Can remove a member from a conversation
|
2020-06-23 07:44:42 +02:00 |
|
|
08811926be
|
Ready to delete conversations
|
2020-06-22 19:02:34 +02:00 |
|
|
93a52d083f
|
Get the list of unread conversations
|
2020-06-22 18:55:24 +02:00 |
|
|
744111f416
|
Ready to implement new route
|
2020-06-22 14:41:14 +02:00 |
|
|
b9a8dce1a5
|
Count the number of unread conversations of a user
|
2020-06-22 14:32:14 +02:00 |
|
|
f8934d4e0a
|
Can get older conversation messages
|
2020-06-22 14:16:52 +02:00 |
|
|
0a21531cb4
|
Can send new messages
|
2020-06-22 12:19:13 +02:00 |
|
|
23da151635
|
Ready to resize & save images
|
2020-06-20 15:22:41 +02:00 |
|
|
a02dc8b7fa
|
Can check if a file is present in the request
|
2020-06-20 14:06:59 +02:00 |
|
|
ca82924b85
|
Ready to implement messages sending
|
2020-06-20 11:55:39 +02:00 |
|
|
c551c2d764
|
Can get the messages of a single conversation
|
2020-06-20 07:54:30 +02:00 |
|
|
0254b6b614
|
Ready to implement new route
|
2020-06-20 07:42:18 +02:00 |
|
|
ba2e89d0be
|
Can refresh active conversations
|
2020-06-18 18:16:46 +02:00 |
|
|
bfeea42828
|
Mark the conversation as seen
|
2020-06-18 14:33:43 +02:00 |
|
|
e7de23e995
|
Can open new conversations
|
2020-06-18 14:15:17 +02:00 |
|
|
479caa3945
|
Ready to implement
|
2020-06-18 09:55:02 +02:00 |
|
|
e71b5bcc83
|
Auto-create conversation
|
2020-06-18 09:44:34 +02:00 |
|
|
633974a401
|
Return the list of available private conversations
|
2020-06-18 09:40:18 +02:00 |
|
|
ab10bc2d36
|
Get the list of private conversations between two users
|
2020-06-18 09:26:25 +02:00 |
|
|
2f571787a3
|
Ready to implement the method to find a private conversation
|
2020-06-18 09:06:59 +02:00 |
|
|
174ed6244c
|
Can change canEveryoneAddMembers conversation parameter
|
2020-06-15 14:52:23 +02:00 |
|
|
82eb997e2d
|
Remove HTML code of conversation names
|
2020-06-15 14:42:02 +02:00 |
|
|
8a2b618648
|
Can change conversation name
|
2020-06-15 14:30:01 +02:00 |
|