e74bd70c89
Merge branch 'refs/heads/main' into cluster
7f2c6a1013
continue propagated traces in http request handlers
bb0fe3bf0b
use borrows in http endpoint handlers
8ac64ba8f5
get rid of storage usages in projections
abe9a26925
irc: implement WHOIS command (#43)
7f2c6a1013
continue propagated traces in http request handlers
bb0fe3bf0b
use borrows in http endpoint handlers
8ac64ba8f5
get rid of storage usages in projections
8829af8317
Merge branch 'main' into feature/irc-whois
adf1d8c14c
xmpp: Implement Message Archive Management stub for XEP-0313 (#60)
9a09ff717e
management api endpoints for rooms
a87f7c9d73
xmpp: extract common fragments of integration tests into functions
Implement Message Archive Management stub for XEP-0313
Implement Message Archive Management stub for XEP-0313
Set
implements FromXmlTag
, but judging from parsing it's not a tag, it's just any two events. If this isn't needed then it's better to remove it