xmppftw
|
c16456f381
|
parsers/xmpp: MUC bookmarks have nickname typed as ResourcePart
|
2024-12-18 15:43:09 +00:00 |
|
Jonas Schäfer
|
35ce86243f
|
client: use stanzastream!
|
2024-12-17 18:16:02 +01:00 |
|
xmppftw
|
8c3c8c7c97
|
hello_bot accepts a list of room JIDs to join to say hello
|
2024-12-17 00:27:50 +00:00 |
|
xmppftw
|
fdec34afde
|
Add JoinRoomSettings, LeaveRoomSettings, and RoomMessageSettings
|
2024-12-17 00:27:50 +00:00 |
|
xmppftw
|
6d7a95b6ca
|
Remove xmpp::Event::{JoinRoom,LeaveRoom,LeaveAllRooms}
|
2024-12-16 22:36:25 +01:00 |
|
xmppftw
|
ba6a7c4744
|
Use tokio::sync::RwLock instead of std
|
2024-08-06 16:04:04 +02:00 |
|
Emmanuel Gil Peyrot
|
5fc12c45b5
|
xmpp: Use tokio-xmpp’s reexports of jid and minidom
|
2024-07-25 14:36:09 +00:00 |
|
xmpp ftw
|
9d5019ecdd
|
Fix last cargo doc warnings
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2024-01-27 17:44:48 +00:00 |
|
moparisthebest
|
38bfba4a18
|
xmpp crate now supports ServerConnector
|
2024-01-03 19:34:02 -05:00 |
|
xmppftw@kl.netlib.re
|
0e31739934
|
Move send_room_private_message to muc::private_message module
|
2023-12-31 13:44:10 +01:00 |
|
xmppftw@kl.netlib.re
|
fecacf84c3
|
Move join_room and leave_room to muc::room module
|
2023-12-31 13:42:18 +01:00 |
|