0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-16 15:00:51 +01:00
construct/modules
2018-04-13 22:46:31 -07:00
..
client modules/client/initialsync: Terminate client on initialsync exception. 2018-04-13 16:16:07 -07:00
federation modules/federation/send: Tweak pdu evaluation logging options. 2018-04-13 16:22:13 -07:00
js
key ircd::ctx: Eliminate the std future_status and simplify our real-use interfaces. 2018-04-05 22:16:32 -07:00
media modules/media: Distill out some current media room functionality. 2018-04-12 23:07:45 -07:00
static client: Checkin disable sending of read receipt for now. 2018-04-02 16:00:05 -07:00
console.cc modules/console: Improve room messages command; incorporate limit argument. 2018-04-13 22:46:31 -07:00
m_noop.cc
m_presence.cc modules/m_presence: Promote the log message facility. 2018-04-12 01:12:02 -07:00
m_receipt.cc modules/m_receipt: Send read receipts to the user's room. 2018-04-07 09:57:08 -07:00
m_room_create.cc modules/m_room_create: Add preliminary type stub from the hooks out of client/createroom. 2018-03-28 22:17:09 -07:00
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: Promote the typing log facility. 2018-04-12 23:07:45 -07:00
Makefile.am modules/media: Consolidate media modules for easier linkages. 2018-04-12 23:07:45 -07:00
root.cc
s_conf.cc
s_control.cc construct;modules/s_control: Fix output stream related. 2018-04-06 23:35:09 -07:00
s_node.cc