0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-02 19:04:17 +01:00
construct/modules
2018-04-24 18:00:11 -07:00
..
client modules/client/presence: Make redundant status return normally. 2018-04-23 19:17:03 -07:00
federation ircd:Ⓜ️ Add event::idx to top() tuple. 2018-04-18 15:04:46 -07:00
js
key
media modules/media: Provide suitable extern linkage for file_room_id. 2018-04-24 17:41:51 -07:00
static
console.cc modules/console: Add file room cmd to get file room id. 2018-04-24 18:00:11 -07:00
m_noop.cc
m_presence.cc modules/m_presence: Basic exception handling for the edu hook. 2018-04-15 19:58:07 -07:00
m_receipt.cc modules/m_receipt: Deconflict receipt user_room type; add usefulness detection. 2018-04-21 16:52:19 -07:00
m_room_create.cc
m_room_member.cc ircd:Ⓜ️:vm: Move temporary m.room.member effect to modules/m_room_member. 2018-04-13 14:54:11 -07:00
m_typing.cc modules/m_typing: Checkpoint the typing feedback reevaluation. 2018-04-21 23:51:37 -07:00
Makefile.am ircd: Move mapi.h into mods/. 2018-04-24 01:21:16 -07:00
root.cc modules/root: Checkpoint cleanup; don't use response::chunked here though: 2018-04-14 00:25:09 -07:00
s_conf.cc modules/s_conf: Handle exception on the update hook. 2018-04-21 22:54:37 -07:00
s_control.cc modules/s_control: Move conf commands over to modules/console. 2018-04-23 17:20:00 -07:00
s_node.cc