0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-26 00:32:35 +01:00

We work hard with our own hands. When we are cursed, we bless; when we are persecuted, we endure it.

-- 1 Corin 4:12
This commit is contained in:
Jason Volk 2022-06-17 17:22:14 -07:00
parent 1cb26977aa
commit 78257751ba

View file

@ -802,6 +802,14 @@ ircd::m::fed::make_join::make_join(const room::id &room_id,
"&ver=6"
"&ver=7"
"&ver=8"
"&ver=9"
"&ver=10"
"&ver=11"
"&ver=12"
"&ver=13"
"&ver=14"
"&ver=15"
"&ver=16"
"&ver=org.matrix.msc2432"
,url::encode(ridbuf, room_id)
,url::encode(uidbuf, user_id)