mirror of
https://github.com/matrix-construct/construct
synced 2024-11-26 08:42:34 +01:00
7d4d88de73
modules/client/rooms/state: reorg / renamespacing. modules/client/rooms/send: renamespacing. |
||
---|---|---|
.. | ||
dbs.cc | ||
event.cc | ||
filter.cc | ||
id.cc | ||
keys.cc | ||
m.cc | ||
README.md | ||
request.cc | ||
room.cc | ||
state.cc | ||
user.cc | ||
v1.cc | ||
vm.cc |
This directory might not exist indefinitely. Ideally most of this code should be pushed out to modules and libircd m.cc should tie them together. Due to some shortcomings in the module system that will make this ugly right now I'm just building the stuff in here and that refactor won't be anything truly major when it's time.