0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-27 12:58:47 +02:00
construct/modules
2018-04-04 01:27:45 -07:00
..
client modules/m_room_member: Eval foreign invites; committer in modules/client/rooms/invite. 2018-04-03 17:27:34 -07:00
federation modules/federation: Add send_leave endpoint handler. 2018-04-03 23:34:10 -07:00
js
key modules/key/server: Only run the seed test ifdef RB_DEBUG. 2018-04-04 01:27:45 -07:00
media
static client: Checkin disable sending of read receipt for now. 2018-04-02 16:00:05 -07:00
console.cc modules/console: Add db command to list files. 2018-04-03 11:52:14 -07:00
m_noop.cc
m_presence.cc modules/m_presence: Move presence committer/getter into client/presence. 2018-03-28 22:17:09 -07:00
m_receipt.cc modules/m_receipt: Move m.receipt committer into client/ 2018-03-28 22:17:09 -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 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: Move m.typing committer into client/rooms/typing. 2018-03-28 22:17:09 -07:00
Makefile.am modules/federation: Add send_leave endpoint handler. 2018-04-03 23:34:10 -07:00
root.cc modules/root: Disconnect the client for errors here for now. 2018-03-26 02:33:33 -07:00
s_conf.cc
s_control.cc
s_node.cc