0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-01 10:24:13 +01:00

modules: Fix various mapi header names.

This commit is contained in:
Jason Volk 2018-03-16 23:48:05 -07:00
parent d751255c5a
commit d81291e367
8 changed files with 10 additions and 9 deletions

View file

@ -18,7 +18,7 @@ static event::id::buf set_keys(const m::keys &);
mapi::header
IRCD_MODULE
{
"2.3 Retrieving Server Keys"
"Federation 2.3 :Retrieving Server Keys"
};
extern "C" void

View file

@ -10,7 +10,8 @@
using namespace ircd;
mapi::header IRCD_MODULE
mapi::header
IRCD_MODULE
{
"Hosts the key server resource"
"Federation 2.3.1.2 :Querying Keys Through Another Server"
};

View file

@ -13,7 +13,7 @@
mapi::header
IRCD_MODULE
{
"11.7 :Content repository (download)"
"Client 11.7 :Content repository (download)"
};
resource

View file

@ -19,7 +19,7 @@
mapi::header
IRCD_MODULE
{
"Client-Sever 11.7.1.4 :Media thumbnails"
"Client 11.7.1.4 :Media thumbnails"
};
resource

View file

@ -13,7 +13,7 @@
mapi::header
IRCD_MODULE
{
"11.7 :Content repository (upload)"
"Client 11.7 :Content repository (upload)"
};
resource

View file

@ -13,7 +13,7 @@ using namespace ircd;
mapi::header
IRCD_MODULE
{
"Configuration module"
"Server Configuration"
};
const ircd::m::room::id::buf

View file

@ -13,7 +13,7 @@ using namespace ircd;
mapi::header
IRCD_MODULE
{
"Configuration module"
"Server Control"
};
const ircd::m::room::id::buf

View file

@ -13,7 +13,7 @@ using namespace ircd;
mapi::header
IRCD_MODULE
{
"Server nodes"
"Server Nodes"
};
m::room