api_data
|
Get the list of conversations of the user
|
2020-06-04 19:01:35 +02:00 |
controllers
|
Fix bad check
|
2020-06-15 10:53:50 +02:00 |
data
|
Can get a conversation ID from a POST request
|
2020-06-12 09:04:43 +02:00 |
helpers
|
Fix bad check
|
2020-06-15 10:53:50 +02:00 |
utils
|
Create the conversation
|
2020-06-04 13:36:57 +02:00 |
constants.rs
|
Create the conversation
|
2020-06-04 13:36:57 +02:00 |
lib.rs
|
database_structure => constants
|
2020-05-26 17:51:11 +02:00 |
main.rs
|
Start to read POST request arguments
|
2020-05-23 09:37:21 +02:00 |