Modern XMPP project discussion - 2026-02-28


  1. asohe

    B

  2. kuba

    Hi

    👋 2
  3. luci

    Hey so uhm... Where can I direct technical pains to in terms of XMPP? I am having a *really* annoying pain point right now - invite codes are a bit of a mess, and I can't use Prosody's invite page community module because someone forgot to check versions, Prosody is fixed at Lua5.4 while Luarocks on Debian Trixie only exists for 5.1, 5.2 and 5.3, specifically not 5.4 So the web page is out - but simultaneously, not a single client I've tried seems to be able to ingest the mod_invites invite codes either.

  4. rom1dep

    luci: seems like whatever MUC prosody is using for support and coordination would be the right place?

  5. luci

    Yeah makes sense - I'll nip on it >.<

  6. Kris

    Prosody isn't fixed at Lua5.4 though