|
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 |
|
|
0ae6ffb814
|
Update
|
2021-03-05 11:58:31 +01:00 |
|
|
fbf4728347
|
Continue refactoring
|
2021-03-04 18:51:52 +01:00 |
|
|
60733f2d04
|
Start conversations system migration
|
2021-03-02 18:57:44 +01:00 |
|
|
dd00b520b5
|
Rename a table
|
2021-03-02 17:32:24 +01:00 |
|
|
3e73a0376b
|
Can get data conservation policy
|
2021-02-15 17:38:25 +01:00 |
|
|
f44e5103ca
|
Automatically delete old conversation messages
|
2021-02-14 19:15:04 +01:00 |
|
|
dcd24e5638
|
Fix bad output
|
2021-02-14 16:09:03 +01:00 |
|
|
7cf5977da2
|
Propagate unread conversations number update
|
2021-02-06 16:26:53 +01:00 |
|
|
de2448d496
|
Send message through WebSocket fro new conversation messages
|
2021-02-06 09:41:56 +01:00 |
|
|
be858dc9cc
|
Add new TODOs
|
2021-02-05 15:14:47 +01:00 |
|
|
5a704f5c59
|
Can remove the user from all its conversations
|
2021-01-21 18:41:27 +01:00 |
|
|
99db58bde2
|
Can delete all the conversation messages of a user
|
2021-01-21 18:36:53 +01:00 |
|
|
30edf5f1a6
|
Export all conversation messages
|
2020-07-14 07:54:40 +02: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 |
|
|
21e68d2c9e
|
Can delete permanently a conversation
|
2020-06-23 08:03:30 +02:00 |
|
|
0899d7c372
|
Can remove a member from a conversation
|
2020-06-23 07:44:42 +02:00 |
|
|
93a52d083f
|
Get the list of unread conversations
|
2020-06-22 18:55:24 +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 |
|
|
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 |
|
|
ab10bc2d36
|
Get the list of private conversations between two users
|
2020-06-18 09:26:25 +02:00 |
|
|
174ed6244c
|
Can change canEveryoneAddMembers conversation parameter
|
2020-06-15 14:52:23 +02:00 |
|
|
8a2b618648
|
Can change conversation name
|
2020-06-15 14:30:01 +02:00 |
|
|
8527ae9c50
|
Fix bad check
|
2020-06-15 10:53:50 +02:00 |
|
|
203a947122
|
Reformat code
|
2020-06-15 10:47:34 +02:00 |
|
|
856d22fed8
|
Can update the list of members of the conversation
|
2020-06-15 10:46:10 +02:00 |
|
|
16298d54fb
|
Ready to update the list of members of a conversation
|
2020-06-15 09:29:38 +02:00 |
|
|
b15a09cf07
|
Can update following status of a conversation
|
2020-06-15 08:23:23 +02:00 |
|
|
fad9300771
|
Can check if a user is a moderator of a conversation or not
|
2020-06-12 11:26:12 +02:00 |
|
|
b30dc049bf
|
Can get information about a single conversation
|
2020-06-12 09:20:32 +02:00 |
|
|
619fc171e1
|
Can get a conversation ID from a POST request
|
2020-06-12 09:04:43 +02:00 |
|
|
620328b33b
|
Get the list of conversations of the user
|
2020-06-04 19:01:35 +02:00 |
|
|
435ba32653
|
Create the conversation
|
2020-06-04 13:36:57 +02:00 |
|