]> jfr.im git - irc/freenode/solanum.git/commit
Implement the solanum.chat/identify-msg vendor cap
authorEd Kellett <redacted>
Thu, 15 Oct 2020 23:24:46 +0000 (00:24 +0100)
committerEd Kellett <redacted>
Fri, 16 Oct 2020 20:47:38 +0000 (21:47 +0100)
commit94613c78b6314673aaf058b334ac912a8e80b66c
tree92767fe41a833f810c6afaa1a721132ee75efc0f
parenta6f63a829e22fa83a4551cb9aad3e316e7c8bb18
Implement the solanum.chat/identify-msg vendor cap
extensions/Makefile.am
extensions/identify_msg.c [new file with mode: 0644]
include/client.h
ircd/modules.c
modules/Makefile.am
modules/core/m_identified.c [new file with mode: 0644]
tests/runtime/modules/m_identified.so [new symlink]