1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-26 15:29:21 +00:00
comunicapiv3/src
2020-06-18 09:44:34 +02:00
..
api_data Return the list of available private conversations 2020-06-18 09:40:18 +02:00
controllers Auto-create conversation 2020-06-18 09:44:34 +02:00
data Can get a conversation ID from a POST request 2020-06-12 09:04:43 +02:00
helpers Get the list of private conversations between two users 2020-06-18 09:26:25 +02:00
utils Remove HTML code of conversation names 2020-06-15 14:42:02 +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