0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-07 01:06:37 +02:00
construct/modules
2018-04-16 23:30:14 -07:00
..
client modules/client/sync: Checkpoint preliminary stateless incremental sync exhibit. 2018-04-16 17:57:41 -07:00
federation modules/federation/sender: Fix various issues; propagate context interruption. 2018-04-15 18:02:41 -07:00
js
key
media ircd::resource: Allow each resource method to specify its timing. 2018-04-15 18:02:41 -07:00
static
console.cc modules/console: Convert event dumper to use vm sequence iteration. 2018-04-16 23:30:14 -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
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: Promote the typing log facility. 2018-04-12 23:07:45 -07:00
Makefile.am
root.cc modules/root: Checkpoint cleanup; don't use response::chunked here though: 2018-04-14 00:25:09 -07:00
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