This website requires JavaScript.
Explore
Help
Sign in
fedserv
/
echoIRCd
Watch
1
Star
1
Fork
You've already forked echoIRCd
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ab7188bb70
echoIRCd
/
src
/
modules
History
Download ZIP
Download TAR.GZ
reverse
ab7188bb70
move draft/multiline into its own module file
2026-08-08 22:49:54 +00:00
..
antimixedutf8.rs
import echoircd — from-scratch irc daemon in native rust
2026-08-05 16:10:31 +00:00
cloak.rs
import echoircd — from-scratch irc daemon in native rust
2026-08-05 16:10:31 +00:00
dnsbl.rs
dnsbl on connect (m_dnsbl-style, ipv4+ipv6, own module), cache + parallelize resolver, group connect notices before cap
2026-08-08 02:26:02 +00:00
filter.rs
filter (m_filter) as a self-contained module: Server.ext typemap for module state + module_commands() wiring; FILTER command + on_pre_message hook all in modules/filter.rs
2026-08-08 22:34:56 +00:00
flood.rs
import echoircd — from-scratch irc daemon in native rust
2026-08-05 16:10:31 +00:00
markread.rs
move markread into its own module file
2026-08-08 22:47:10 +00:00
metadata.rs
move metadata out of core into its own module file
2026-08-08 22:44:58 +00:00
mod.rs
move draft/multiline into its own module file
2026-08-08 22:49:54 +00:00
multiline.rs
move draft/multiline into its own module file
2026-08-08 22:49:54 +00:00
snoop.rs
import echoircd — from-scratch irc daemon in native rust
2026-08-05 16:10:31 +00:00