List of all items
Structs
- config::Config
- config::DatabaseConfig
- config::ServerConfig
- dao::endpoint_dao::EndpointDao
- entity::endpoint::Endpoint
- schema::chat::columns::create_date
- schema::chat::columns::name
- schema::chat::columns::pinned_message
- schema::chat::columns::rstatus
- schema::chat::columns::star
- schema::chat::columns::unregistered_can_join_call
- schema::chat::columns::updt
- schema::chat::columns::updu
- schema::chat::columns::uuid
- schema::chat::columns::ver
- schema::chat::table
- schema::endpoints::columns::auth
- schema::endpoints::columns::endpoint
- schema::endpoints::columns::p256dh
- schema::endpoints::columns::star
- schema::endpoints::columns::user_t
- schema::endpoints::table
- schema::message::columns::chat
- schema::message::columns::cmd
- schema::message::columns::file_path
- schema::message::columns::fromu
- schema::message::columns::likes
- schema::message::columns::read_by
- schema::message::columns::rstatus
- schema::message::columns::star
- schema::message::columns::text
- schema::message::columns::updt
- schema::message::columns::updu
- schema::message::columns::uuid
- schema::message::columns::ver
- schema::message::table
- schema::user_chat::columns::add_date
- schema::user_chat::columns::chat
- schema::user_chat::columns::hidden
- schema::user_chat::columns::notifications_enabled
- schema::user_chat::columns::role
- schema::user_chat::columns::rstatus
- schema::user_chat::columns::sound_type
- schema::user_chat::columns::star
- schema::user_chat::columns::unread_messages
- schema::user_chat::columns::updt
- schema::user_chat::columns::updu
- schema::user_chat::columns::user_t
- schema::user_chat::columns::uuid
- schema::user_chat::columns::ver
- schema::user_chat::table
- service::push_service::register_push_endpoint
- service::push_service::send_notifications
Macros
- schema::chat::dsl::__static_cond
- schema::endpoints::dsl::__static_cond
- schema::message::dsl::__static_cond
- schema::user_chat::dsl::__static_cond
Functions
- entity::endpoint::_impl_as_changeset_for_endpoint
- entity::endpoint::_impl_identifiable_for_endpoint
- entity::endpoint::_impl_insertable_for_endpoint
- entity::endpoint::_impl_queryable_by_name_for_endpoint
- entity::endpoint::_impl_queryable_for_endpoint
- logic::push_logic::send_notifications
- main
- schema::chat::_impl_query_id_for_table
- schema::chat::columns::_impl_query_id_for_create_date
- schema::chat::columns::_impl_query_id_for_name
- schema::chat::columns::_impl_query_id_for_pinned_message
- schema::chat::columns::_impl_query_id_for_rstatus
- schema::chat::columns::_impl_query_id_for_unregistered_can_join_call
- schema::chat::columns::_impl_query_id_for_updt
- schema::chat::columns::_impl_query_id_for_updu
- schema::chat::columns::_impl_query_id_for_uuid
- schema::chat::columns::_impl_query_id_for_ver
- schema::endpoints::_impl_query_id_for_table
- schema::endpoints::columns::_impl_query_id_for_auth
- schema::endpoints::columns::_impl_query_id_for_endpoint
- schema::endpoints::columns::_impl_query_id_for_p256dh
- schema::endpoints::columns::_impl_query_id_for_user_t
- schema::message::_impl_query_id_for_table
- schema::message::columns::_impl_query_id_for_chat
- schema::message::columns::_impl_query_id_for_cmd
- schema::message::columns::_impl_query_id_for_file_path
- schema::message::columns::_impl_query_id_for_fromu
- schema::message::columns::_impl_query_id_for_likes
- schema::message::columns::_impl_query_id_for_read_by
- schema::message::columns::_impl_query_id_for_rstatus
- schema::message::columns::_impl_query_id_for_text
- schema::message::columns::_impl_query_id_for_updt
- schema::message::columns::_impl_query_id_for_updu
- schema::message::columns::_impl_query_id_for_uuid
- schema::message::columns::_impl_query_id_for_ver
- schema::user_chat::_impl_query_id_for_table
- schema::user_chat::columns::_impl_query_id_for_add_date
- schema::user_chat::columns::_impl_query_id_for_chat
- schema::user_chat::columns::_impl_query_id_for_hidden
- schema::user_chat::columns::_impl_query_id_for_notifications_enabled
- schema::user_chat::columns::_impl_query_id_for_role
- schema::user_chat::columns::_impl_query_id_for_rstatus
- schema::user_chat::columns::_impl_query_id_for_sound_type
- schema::user_chat::columns::_impl_query_id_for_unread_messages
- schema::user_chat::columns::_impl_query_id_for_updt
- schema::user_chat::columns::_impl_query_id_for_updu
- schema::user_chat::columns::_impl_query_id_for_user_t
- schema::user_chat::columns::_impl_query_id_for_uuid
- schema::user_chat::columns::_impl_query_id_for_ver
- service::app_config
- service::push_service::init_routes
Type Aliases
- schema::chat::BoxedQuery
- schema::chat::SqlType
- schema::endpoints::BoxedQuery
- schema::endpoints::SqlType
- schema::message::BoxedQuery
- schema::message::SqlType
- schema::user_chat::BoxedQuery
- schema::user_chat::SqlType