xmpp-rs-mirror/xmpp/src
2023-12-31 19:59:05 +01:00
..
disco Move handle_disco_info... to disco module 2023-12-31 13:33:59 +01:00
iq When IQ from field is not set, it's user's own bare JID 2023-12-31 18:01:30 +01:00
message Run cargo fmt 2023-12-31 19:59:05 +01:00
muc Move send_room_private_message to muc::private_message module 2023-12-31 13:44:10 +01:00
presence Move make_initial_presence to presence::send module 2023-12-31 13:42:00 +01:00
pubsub
upload Move upload_file_with to upload::send module 2023-12-31 13:36:39 +01:00
agent.rs Move Agent to agent module 2023-12-31 13:46:39 +01:00
builder.rs Move ClientBuilder and ClientType to builder module 2023-12-31 13:28:32 +01:00
event.rs Implement Event::RoomSubject for room subject changes/retrieve 2023-12-31 19:41:34 +01:00
event_loop.rs Move handle_message to message::receive module 2023-12-31 13:44:11 +01:00
feature.rs Move ClientFeature to feature module 2023-12-31 13:28:48 +01:00
lib.rs Move Agent to agent module 2023-12-31 13:46:39 +01:00