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-30 08:07:33 -07:00
..
client modules/m_receipt: Shuffle around elements of the receipt vector. 2018-04-28 02:46:11 -07:00
federation modules/federation/federation: Improve feds head output. 2018-04-30 08:07:33 -07:00
js
key
media modules/media: Add a block database and remove local fs related. 2018-04-30 07:31:11 -07:00
static
console.cc modules/media: Convey a user_id through the download stack for the file room. 2018-04-30 07:30:34 -07:00
m_noop.cc
m_presence.cc modules/m_presence: Demote error log facility for this handler. 2018-04-28 02:47:21 -07:00
m_receipt.cc modules/m_receipt: Shuffle around elements of the receipt vector. 2018-04-28 02:46:11 -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 modules: federation/federation library; move feds commands (prelim). 2018-04-27 18:02:42 -07:00
root.cc modules/root: Use regular encoding for static content w/ known size. 2018-04-25 18:17:29 -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: Remove unused conf room id buf here. 2018-04-27 21:48:14 -07:00
s_node.cc