0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-06 02:28:38 +02:00
construct/modules
2018-03-14 17:47:59 -07:00
..
client modules/client/rooms/typing: Implement typing handler and timeout for our client. 2018-03-14 17:47:59 -07:00
federation modules/federation/sender: Unified EDU/PDU path when room_id is available. 2018-03-14 16:26:16 -07:00
js modules: Move js modules into js/ 2018-03-05 05:24:45 -08:00
key ircd:Ⓜ️ Move keys related into modules/key; keys into node's room; remaining keys.cc into m.cc. 2018-03-06 00:10:36 -08:00
media ircd: Disambiguate the litany of response argument variations. 2018-03-09 17:10:45 -08:00
static Update Copyrastafaris. 2018-02-05 21:24:34 -08:00
console.cc ircd::server: Add external interface to clear a peer error; w/ console command. 2018-03-12 14:20:39 -07:00
m_noop.cc Update Copyrastafaris. 2018-02-05 21:24:34 -08:00
m_presence.cc ircd:Ⓜ️ Tweak specifics of user/account creation/activation related. 2018-03-09 17:10:45 -08:00
m_typing.cc ircd:Ⓜ️ Move typing commitment to modules/m_typing; central interface/linkage. 2018-03-14 17:47:59 -07:00
Makefile.am modules/federation: Checkpoint preliminary sender. 2018-03-14 16:26:16 -07:00
root.cc ircd: Move magic out of fs::. 2018-02-18 22:54:54 -08:00
s_conf.cc modules/s_conf: Update conf items from !conf state values on startup. 2018-03-06 11:57:57 -08:00
s_control.cc modules: Reorg conf/console related; add s_control. 2018-03-05 05:24:45 -08:00
s_node.cc ircd:Ⓜ️ Introduce the node and the node::room. 2018-03-05 23:47:23 -08:00