Public chat room listing of the Jabber/XMPP Instant Messaging network https://search.jabber.network
  • Rust 70.1%
  • HTML 17.6%
  • SCSS 5.6%
  • Python 5.2%
  • Smarty 1%
  • Other 0.5%
Find a file
2026-03-03 18:59:34 +01:00
docs Re-add license file 2024-12-30 09:38:51 +01:00
examples Flatten workspace 2024-11-30 10:45:54 +01:00
libmuchopper Clear out warnings 2026-03-03 18:59:34 +01:00
muchopper-bin Clear out warnings 2026-03-03 18:59:34 +01:00
static/img Add missing "static" endpoints 2024-12-19 14:00:43 +01:00
svg-src Build our very own colour scheme 2024-12-18 21:15:01 +01:00
templates Add support for managing avatars via the UI 2025-05-18 15:53:15 +02:00
web-src Add channel view to domain page 2024-12-23 15:09:58 +01:00
.envrc Start building the webapp 2024-12-11 20:01:16 +01:00
.gitignore Refactor crates once more 2024-12-22 14:01:35 +01:00
.gitmodules Start building the webapp 2024-12-11 20:01:16 +01:00
alembic Refactor crates once more 2024-12-11 15:59:27 +01:00
alembic.ini Merge alembic directories 2024-05-01 10:27:12 +02:00
Cargo.lock Update all the dependencies 2025-05-18 09:22:03 +02:00
Cargo.toml Update to recent xmpp-rs 2026-03-03 18:59:34 +01:00
COPYING Fix COPYING file 2024-12-30 09:32:30 +01:00
Justfile Refactor crates once more 2024-12-22 14:01:35 +01:00
Makefile Refactor crates once more 2024-12-22 14:01:35 +01:00
README.md Refactor crates once more 2024-12-11 15:59:27 +01:00
requirements-web.txt Update web stack 2024-02-23 13:53:18 +01:00
rustfmt.toml Dev quality-of-life improvements 2024-05-01 10:39:03 +02:00
web_config_dev.py Dev quality-of-life improvements 2024-05-01 10:39:03 +02:00

muchopper

No Maintenance Intended

Crawler for the XMPP/Jabber group chat network.

Important information for building this crate

To build this crate, you need to first run make. This is because we allow for compiled-in proprietary extensions. make generates a stub for such an extension.