.. |
conversation_api.rs
|
Get the list of conversations of the user
|
2020-06-04 19:01:35 +02:00 |
conversation_message_api.rs
|
Can open new conversations
|
2020-06-18 14:15:17 +02:00 |
conversations_refresh_api.rs
|
Can open new conversations
|
2020-06-18 14:15:17 +02:00 |
current_user_id.rs
|
Can get current user ID
|
2020-05-24 17:57:47 +02:00 |
custom_emoji.rs
|
Get user custom emojies
|
2020-05-26 19:45:38 +02:00 |
global_search_result_api.rs
|
Can make global search
|
2020-06-23 18:55:23 +02:00 |
http_error.rs
|
Fix returned error in case of bad login tokens
|
2020-05-24 18:33:47 +02:00 |
legacy_api_bool.rs
|
Get the list of conversations of the user
|
2020-06-04 19:01:35 +02:00 |
list_unread_conversations_api.rs
|
Get the list of unread conversations
|
2020-06-22 18:55:24 +02:00 |
login_success.rs
|
Create new api_data module
|
2020-05-24 13:10:09 +02:00 |
mod.rs
|
Can make global search
|
2020-06-23 18:55:23 +02:00 |
res_count_unread_conversations.rs
|
Count the number of unread conversations of a user
|
2020-06-22 14:32:14 +02:00 |
res_create_conversation.rs
|
Finish to implement conversation creation
|
2020-06-04 17:47:52 +02:00 |
res_find_private_conversations.rs
|
Return the list of available private conversations
|
2020-06-18 09:40:18 +02:00 |
res_find_user_by_virtual_directory.rs
|
Can search for user with a given virtual directory
|
2020-06-02 13:26:12 +02:00 |
res_find_virtual_directory.rs
|
Can search for virtual directory
|
2020-06-03 13:28:28 +02:00 |
user_info.rs
|
Check if a user is allow to create posts on another user's page
|
2020-06-01 16:57:14 +02:00 |