Nikita Vilunov
|
580923814b
|
xmpp: send user-item and empty room subject on muc join (#69)
Co-authored-by: Mikhail <mikhail@liamets.dev>
Reviewed-on: lavina/lavina#69
|
2024-05-22 09:29:44 +00:00 |
Nikita Vilunov
|
1b59250042
|
xmpp: add x-user element to muc presence response (#67)
Reviewed-on: lavina/lavina#67
|
2024-05-14 14:44:49 +00:00 |
Nikita Vilunov
|
89918d9de1
|
xmpp: add item-not-found error condition to room disco#info iq
|
2024-05-13 16:42:52 +02:00 |
Mikhail
|
adf1d8c14c
|
xmpp: Implement Message Archive Management stub for XEP-0313 (#60)
https://xmpp.org/extensions/xep-0313.html
Reviewed-on: lavina/lavina#60
Co-authored-by: Mikhail <mikhail@liamets.dev>
Co-committed-by: Mikhail <mikhail@liamets.dev>
|
2024-05-05 15:12:58 +00:00 |
Nikita Vilunov
|
c69513f38b
|
xmpp: use mutable namespace and event in parser coroutines
|
2024-04-28 17:19:31 +02:00 |
Nikita Vilunov
|
6d493d83a3
|
xmpp: use the Jid type in IQs' to and from fields, separate presence handling
|
2024-04-15 18:18:51 +02:00 |
Nikita Vilunov
|
ab61e975bf
|
xmpp: send correct errors on unknown iqs
|
2024-04-06 22:37:27 +00:00 |
Nikita Vilunov
|
887fd95194
|
xmpp: fix parsing of unknown elements in messages
|
2023-10-03 00:17:48 +02:00 |
Nikita Vilunov
|
9fca913430
|
xmpp: fix parsing of unknown elements in messages (#20)
Reviewed-on: lavina/lavina#20
|
2023-10-01 23:16:25 +00:00 |
Nikita Vilunov
|
444b608e96
|
split proto xmpp defs into its own crate (#14)
Reviewed-on: lavina/lavina#14
|
2023-09-30 15:43:46 +00:00 |