.. |
account_export_api.rs
|
Add responses to surveys to export
|
2020-07-13 19:38:51 +02:00 |
advanced_group_api.rs
|
Can get advanced information about a group
|
2020-06-25 13:39:37 +02:00 |
comment_api.rs
|
Load post comments
|
2020-07-05 19:32:28 +02:00 |
conversation_api.rs
|
Upgrade UserID to a structure
|
2020-06-25 10:08:34 +02:00 |
conversation_message_api.rs
|
Upgrade UserID to a structure
|
2020-06-25 10:08:34 +02:00 |
conversations_refresh_api.rs
|
Can open new conversations
|
2020-06-18 14:15:17 +02:00 |
current_user_id.rs
|
Upgrade UserID to a structure
|
2020-06-25 10:08:34 +02:00 |
custom_emoji.rs
|
Upgrade UserID to a structure
|
2020-06-25 10:08:34 +02:00 |
friend_api.rs
|
Can get the list of friends
|
2020-06-29 15:45:26 +02:00 |
friendship_status_api.rs
|
Can get the status of a friendship
|
2020-06-30 09:50:31 +02:00 |
global_search_result_api.rs
|
Upgrade UserID to a structure
|
2020-06-25 10:08:34 +02:00 |
group_api.rs
|
Return group information to API
|
2020-06-25 08:16:20 +02:00 |
group_member_api.rs
|
Can get the list of members of a group
|
2020-06-27 07:23:38 +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
|
Upgrade UserID to a structure
|
2020-06-25 10:08:34 +02:00 |
login_success.rs
|
Create new api_data module
|
2020-05-24 13:10:09 +02:00 |
mod.rs
|
Add responses to surveys to export
|
2020-07-13 19:38:51 +02:00 |
movie_api.rs
|
Can get the list of movies of current user
|
2020-07-08 13:45:01 +02:00 |
notification_api.rs
|
Can get the list of memberships of a user
|
2020-07-13 11:17:35 +02:00 |
post_api.rs
|
Fix typo
|
2020-07-05 19:45:54 +02:00 |
posts_targets_api.rs
|
Can get the list of available target to create new posts
|
2020-07-09 13:26:39 +02:00 |
res_change_group_logo.rs
|
Can delete a group's logo
|
2020-06-26 10:35:54 +02:00 |
res_check_email_exists.rs
|
Can check if security questions has been defined
|
2020-07-13 13:15:26 +02:00 |
res_check_security_answers.rs
|
Can generate a reset token if password is valid
|
2020-07-13 14:20:28 +02:00 |
res_check_security_questions_exists.rs
|
Can check if security questions has been defined
|
2020-07-13 13:15:26 +02:00 |
res_count_all_unreads.rs
|
Add the method /notifications/count_all_news
|
2020-07-10 13:31:40 +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_comment.rs
|
Can create a comment
|
2020-07-10 08:21:40 +02:00 |
res_create_conversation.rs
|
Finish to implement conversation creation
|
2020-06-04 17:47:52 +02:00 |
res_create_group.rs
|
Create new groups
|
2020-06-24 09:08:31 +02:00 |
res_create_post.rs
|
Can create text posts
|
2020-07-07 19:14:16 +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
|
Upgrade UserID to a structure
|
2020-06-25 10:08:34 +02:00 |
res_find_virtual_directory.rs
|
Upgrade UserID to a structure
|
2020-06-25 10:08:34 +02:00 |
res_get_security_questions.rs
|
Can get security questions
|
2020-07-13 13:23:37 +02:00 |
res_number_unread_notifications.rs
|
Can count the number of unread notifications
|
2020-07-10 12:55:50 +02:00 |
survey_api.rs
|
Add survey posts support
|
2020-07-04 16:44:42 +02:00 |
survey_choice_api.rs
|
Add survey posts support
|
2020-07-04 16:44:42 +02:00 |
survey_response_api.rs
|
Add responses to surveys to export
|
2020-07-13 19:38:51 +02:00 |
type_container_api.rs
|
Can get the list of memberships of a user
|
2020-07-13 11:17:35 +02:00 |
user_info.rs
|
Can update like status of user page
|
2020-07-10 10:24:39 +02:00 |
user_like_api.rs
|
Add responses to surveys to export
|
2020-07-13 19:38:51 +02:00 |
user_membership_api.rs
|
Can get the list of memberships of a user
|
2020-07-13 11:17:35 +02:00 |