xmpp-rs/xmpp/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
pep 65c3e0dee7 xmpp: Remove noisy debug logs
skip-changelog

Signed-off-by: pep <pep@bouah.net>
2026-01-27 21:30:14 +00:00
..
disco xmpp: Replace unimplemented! and panic! with info! calls 2026-01-15 13:19:42 +01:00
iq xmpp: Replace unimplemented! and panic! with info! calls 2026-01-15 13:19:42 +01:00
message xmpp: Remove noisy debug logs 2026-01-27 21:30:14 +00:00
muc xmpp: Allow resyncs in Agent::join_room 2026-01-04 23:33:08 +01:00
presence xmpp: Replace unimplemented! and panic! with info! calls 2026-01-15 13:19:42 +01:00
pubsub xmpp: Replace unimplemented! and panic! with info! calls 2026-01-15 13:19:42 +01:00
upload xmpp: update to edition 2024 2025-11-13 22:41:05 +01:00
agent.rs xmpp: make Agent.config accessible only via getter 2025-11-30 16:36:58 +01:00
builder.rs xmpp: Merge Agent configuration into new Config struct 2025-11-30 16:36:58 +01:00
config.rs xmpp: make Agent.config accessible only via getter 2025-11-30 16:36:58 +01:00
delay.rs xmpp: update to edition 2024 2025-11-13 22:41:05 +01:00
event.rs xmpp: update to edition 2024 2025-11-13 22:41:05 +01:00
event_loop.rs xmpp: make Agent.config accessible only via getter 2025-11-30 16:36:58 +01:00
feature.rs Move ClientFeature to feature module 2023-12-31 13:28:48 +01:00
lib.rs xmpp: Merge Agent configuration into new Config struct 2025-11-30 16:36:58 +01:00