xmppftw
|
c1a3c85556
|
xmpp: Implement Deref<Target=ResourcePart> for RoomNick
|
2024-12-18 21:55:03 +01:00 |
|
xmppftw
|
793b76d0d5
|
xmpp: More nicks are typed as RoomNick
|
2024-12-18 21:55:01 +01:00 |
|
xmppftw
|
b8f74e6bce
|
xmpp: Common structure for imports
|
2024-12-18 19:26:40 +01:00 |
|
xmppftw
|
0ec9103b28
|
xmpp: Rewrite other messages with Agent::send_raw_message
|
2024-12-18 19:18:34 +01:00 |
|
xmppftw
|
e19a7988ed
|
xmpp: Agent::send_message is only for normal messages
|
2024-12-18 19:17:55 +01:00 |
|
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
|
fecacf84c3
|
Move join_room and leave_room to muc::room module
|
2023-12-31 13:42:18 +01:00 |
|