0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-28 19:58:53 +02:00
construct/modules
2018-04-13 14:45:02 -07:00
..
client modules/client/initialsync: Special case the invite_state key. 2018-04-13 14:45:02 -07:00
federation modules/federation/send: Undefined the depth value when creating the edu pseudo-event. 2018-04-08 13:00:35 -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
console.cc modules/console: Add user rooms command. 2018-04-13 14:04:36 -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
m_room_member.cc modules/m_room_member: Eval foreign invites; committer in modules/client/rooms/invite. 2018-04-03 17:27:34 -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