0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-10 10:41:36 +02:00
construct/modules
2019-08-16 02:19:49 -07:00
..
app
client ircd:Ⓜ️:create: Cleanup/Comments for m.room.create/room create related. 2019-08-16 02:19:49 -07:00
federation ircd:Ⓜ️:room: Reorg / slim the class member function interface. 2019-08-14 01:09:34 -07:00
identity
js
key modules/key/query: Minor cleanup. 2019-07-30 16:02:49 -07:00
media modules/media/download: Mark the allow_remote query string sent by R!ot. 2019-08-07 15:04:12 -07:00
conf.cc modules/conf: Don't rehash on run; don't rehash on !conf create either. 2019-08-12 01:39:16 -07:00
console.cc modules/console: Augment room state rebuild present with remote_joined_only option. 2019-08-16 02:19:48 -07:00
m_breadcrumb_rooms.cc ircd:Ⓜ️ Fix missing module accoutrements. 2019-07-26 17:36:21 -07:00
m_command.cc ircd:Ⓜ️:feds: Rename interface function. 2019-08-14 01:26:02 -07:00
m_control.cc modules: Use m.notice msgtype for html responses. 2019-08-13 07:15:39 -07:00
m_device.cc ircd::json::tuple: Split additional non-member templates into header; constexpr member get()/at(). 2019-08-15 00:05:48 -07:00
m_device_list_update.cc modules: Fix various hookfn instance constness. 2019-08-09 21:27:41 -07:00
m_direct.cc modules: Fix various hookfn instance constness. 2019-08-09 21:27:41 -07:00
m_direct_to_device.cc
m_event_append.cc modules/m_event_append: Assertions that event being appended has fundamental fields. 2019-08-09 21:27:41 -07:00
m_events.cc ircd:Ⓜ️:events: Reduce call count in for_each_sender loop. 2019-08-12 03:03:37 -07:00
m_feds.cc ircd:Ⓜ️:feds: Add an exclude_myself option. 2019-08-14 01:52:32 -07:00
m_fetch.cc ircd:Ⓜ️:feds: Rename interface function. 2019-08-14 01:26:02 -07:00
m_fetch.h ircd:Ⓜ️:fetch: Declare lt operators above request set. 2019-08-13 23:39:05 -07:00
m_ignored_user_list.cc modules: Fix various hookfn instance constness. 2019-08-09 21:27:41 -07:00
m_init_backfill.cc modules/m_init_backfill: Disable by default for now. 2019-08-14 09:13:29 -07:00
m_init_bootstrap.cc ircd:Ⓜ️:room: Reorg / slim the class member function interface. 2019-08-14 01:09:34 -07:00
m_keys.cc ircd:Ⓜ️:feds: Rename interface function. 2019-08-14 01:26:02 -07:00
m_listen.cc modules: Fix various hookfn instance constness. 2019-08-09 21:27:41 -07:00
m_node.cc ircd:Ⓜ️ Eliminate the !nodes room related. 2019-08-12 01:39:16 -07:00
m_noop.cc
m_presence.cc ircd::json::tuple: Split additional non-member templates into header; constexpr member get()/at(). 2019-08-15 00:05:48 -07:00
m_receipt.cc ircd:Ⓜ️:room: Reorg / slim the class member function interface. 2019-08-14 01:09:34 -07:00
m_room_aliases.cc modules/m_room_aliases: Consolidate state_key creation; case desensitize. 2019-08-02 22:01:00 -07:00
m_room_bootstrap.cc ircd:Ⓜ️:create: Cleanup/Comments for m.room.create/room create related. 2019-08-16 02:19:49 -07:00
m_room_canonical_alias.cc modules: Fix various hookfn instance constness. 2019-08-09 21:27:41 -07:00
m_room_create.cc ircd:Ⓜ️:create: Cleanup/Comments for m.room.create/room create related. 2019-08-16 02:19:49 -07:00
m_room_history_visibility.cc ircd:Ⓜ️:room: Reorg / slim the class member function interface. 2019-08-14 01:09:34 -07:00
m_room_join_rules.cc ircd:Ⓜ️:rooms: Refactor interface; split rooms::summary; split module. 2019-08-12 23:55:07 -07:00
m_room_member.cc modules/m_room_member: Fix auth event existence conditional branches in auth hooks. 2019-08-10 00:38:40 -07:00
m_room_message.cc modules/m_room_message: Add auth rules for room notification power. 2019-08-07 02:48:51 -07:00
m_room_power_levels.cc modules/m_room_power_levels: Diverge auth rule 10.b. 2019-08-10 00:53:38 -07:00
m_room_redaction.cc
m_room_server_acl.cc
m_room_third_party_invite.cc
m_room_timeline.cc
m_rooms.cc ircd:Ⓜ️:room: Reorg / slim the class member function interface. 2019-08-14 01:09:34 -07:00
m_rooms_summary.cc ircd:Ⓜ️:rooms: Refactor interface; split rooms::summary; split module. 2019-08-12 23:55:07 -07:00
m_typing.cc ircd:Ⓜ️:room: Reorg / slim the class member function interface. 2019-08-14 01:09:34 -07:00
m_user.cc modules/m_user: Eliminate the !users room from m::create(user). 2019-08-12 01:39:16 -07:00
m_user_events.cc
m_user_highlight.cc ircd:Ⓜ️:user::highlight: Add for_each() to interface; simplify stack (#87). 2019-08-12 04:10:28 -07:00
m_user_mitsein.cc ircd:Ⓜ️ Move user::mitsein to module. (#109) 2019-08-16 02:19:49 -07:00
m_user_profile.cc modules: Fix various hookfn instance constness. 2019-08-09 21:27:41 -07:00
m_user_rooms.cc
m_users.cc ircd:Ⓜ️:users: Rename for consistency. 2019-08-13 03:00:08 -07:00
m_vm.cc ircd:Ⓜ️:vm: Minor init/fini infolog msg tweak. 2019-08-16 02:19:48 -07:00
magick.cc modules/magick: Call InitializeMagick() first; remove DestroyMagickResources() 2019-07-30 19:18:46 -07:00
Makefile.am ircd:Ⓜ️ Move user::mitsein to module. (#109) 2019-08-16 02:19:49 -07:00
net_dns.cc modules: Fix various hookfn instance constness. 2019-08-09 21:27:41 -07:00
net_dns.h
net_dns_resolver.cc ircd::net::dns::resolver: Fix sendq condition after acquiring lock. (Fixes #124) 2019-08-08 18:50:23 -07:00
README.md modules: Add example to readme. 2019-08-02 18:12:34 -07:00
stats.cc modules/stats: Rename metrics to stats. 2019-08-03 15:00:47 -07:00
web_hook.cc modules: Use m.notice msgtype for html responses. 2019-08-13 07:15:39 -07:00
web_root.cc modules/web_root: Relax trailing slash requirement in conf item string. 2019-08-03 15:45:49 -07:00
well_known.cc

IRCd Module Tree

This directory contains dynamically loadable functionality to libircd. Many of these modules provide essential application functionality, but are not always required to be directly linked and loaded into libircd proper. Most application- specific functionality (i.e "business logic") is contained in modules within this tree.

Layout

The modules/ directory tree is primarily shaped the same as the HTTP resource tree in which most of its modules register themselves in.

Note that the installation layout is not the same as the development source layout (i.e in git). Upon installation, the module tree is collapsed into a single directory and installed into $prefix/lib/modules/construct/$directory_$module.so; where directories are replaced by underscores in the final SONAME. this may be subject to improvement.

Approach

Unlike most of the module systems found in traditional free software projects, our approach is oriented around global symbol availability to the address space rather than explicit imports from self-contained modules. This direction is made viable by C++ and advances in the compiler and linker toolchains. The result is significantly simpler and more convenient for developers to work with.

  • Modules are loaded with RTLD_GLOBAL on both posix and windows platforms. Use of C++ namespaces, visibility attributes, STB_GNU_UNIQUE, etc are adequate to make this modernization.

  • All project code is built to silently weaken undefined symbols. This means a complicated interface declared in a header, like a class interface with public and private and static members -- typical in C++ -- can be included by itself into any part of the project without knowing where the definitions of that interface are until they are first used at runtime. If said definitions are not available because they are in an unloaded module, a C++ exception is thrown directly from the callsite.

Getting started

The header mods/mapi.h is specific to modules and included for modules in addition to the core ircd.h. Both of these are included automatically via the compiler's command-line and the developer does not have to #include either in the module.

  1. Every loadable module requires a static ircd::mapi::header with the explicit name of IRCD_MODULE. This is an object which will be sought by the module loader in libircd.
// Example of a trivial module

ircd::mapi::header
IRCD_MODULE
{
	"My Module", []
	{
		puts("hi\n");
	}
};

  1. Add an _la_SOURCES entry for your module in the appropriate place in Makefile.am.

  2. Add the module .la name to the appropriate LTLIBRARIES list in Makefile.am.

  3. At this time, most modules are listed explicitly in ircd/m.cc to provide a strict load and unload ordering based on dependency. Note that if the module is not m:: related there may be similar lists for other subsystems.