I got distracted from my work so I made some Continuwuity propaganda. Continuwuity is a lightweights Matrix chat server that you can self-host pretty easily. Give it a try :3

  • litchralee@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    37
    ·
    22 days ago

    This is the homeserver written in Rust, right?

    A suggestion: wherever a QR code is included, the human-readable content should be included next to it. Not everyone has a QR code reader handy, or their reader has the bad habit of immediately opening links or apps. In this case, I see that it just goes to https://continuwuity.org/ and is benign, but others may be apprehensive at naked QR codes.

    (there’s obviously an exception for QR codes that are intended to convey machine info, like TOTP codes)

    • Jade@programming.devOP
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      5
      ·
      22 days ago

      It is!

      Yeah, I see your point, and I included the link in the alt text. On the actual design itself though, any URL I wrote in could be completely different from the QR so it seems slightly pointless - especially as it would just be writing Continuwuity a third time haha

  • iltg@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    15
    ·
    21 days ago

    be warned that continuwuity phones home by default to fetch its news and feed it to the admin, you may want to turn that off before booting first time

    • WhyDoYouThinkThat@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      3
      ·
      21 days ago

      phones home by default to fetch its news and feed it to the admin

      What is that and why is it bad?

      you may want to turn that off before booting first time

      How do you do that?

      • Jade@programming.devOP
        link
        fedilink
        English
        arrow-up
        6
        arrow-down
        2
        ·
        21 days ago

        I assume they’re referring to the announcement check, configurable via an option in your config file. It’s what we use to make sure everyone knows about important things like security updates.

        Edit: Lemmy keeps breaking the link, it’s under allow_announcements_check

  • mlg@lemmy.world
    link
    fedilink
    English
    arrow-up
    12
    ·
    21 days ago

    Thst branding reminds me of the extensive complaints of Anubis beeing too weaboo for production applications lol.

  • GarboDog@lemmy.world
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    1
    ·
    21 days ago

    We really want to use Matrix so bad, but none of them have every feature we need to replace discord atm.

    • scholar@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      arrow-down
      1
      ·
      21 days ago

      It’s not really designed to be a Discord replacement. It’s a messaging app/protocol that can do voice/video calls. Discord is a passive state voice / video / text channel app that was designed to create spaces for different topics. Matrix has added a similar hierarchical feature as an option, but its not the same and I don’t think it was meant to be.

      • GarboDog@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        21 days ago

        We mean, overall we need something to text (plus send files), call, video/screen share and bonus for emojis, stickers and gifs. We get that discord and matrix isn’t really the same thing but the end result and use case is :/ So it would be a replacement for us

    • Midnight Wolf@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      20 days ago

      It’s not matrix-based, but: Haven. It’s what I setup the… second? third? time discord had burned their users. The only thing missing for me is Xbox support, as several of my social circle are console gamers. But for pc users, it’s got everything I need.

      https://github.com/ancsemi/Haven

      • GarboDog@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        20 days ago

        Will look into this, going to have our own server eventually so this would help a lot! ^^

    • Lovable Sidekick@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      2
      ·
      21 days ago

      Bingpot! Features trump objections, which is how any industry knows it doesn’t really have to listen to users all that much. Deep down, addicts really don’t care if their heroin is ethically sourced from sustainably managed small-lot producers.

      • GarboDog@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        20 days ago

        Pretty sure those are basic features of a community messaging/vc platform. Can survive perfectly fine and happily with less features if it meant that it was open source or we could host it ourselves.

  • Owl@mander.xyz
    link
    fedilink
    English
    arrow-up
    5
    ·
    21 days ago

    I thought this was an ad, then I remembered that I was on lemmy, and I got sad because this is an ad

  • solrize@lemmy.ml
    link
    fedilink
    English
    arrow-up
    5
    ·
    22 days ago

    Well thanks for at least explaining what it is, but isn’t Matrix already self hostable? Anyway what’s wrong with IRC?

  • amgine@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    20 days ago

    Does it have easy gif embedding like discord? I tried another chat app and it felt so stripped down without gifs or emojis

  • FrowingFostek@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    2
    ·
    21 days ago

    I don’t mind the name. It’s pride month so I figure the community would turn the silly up a notch.

    Im not a tech person but, I’m gonna try it out. Thanks OP.

  • Infernal_pizza@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    1
    ·
    16 days ago

    How do I actually create an account? I’ve tried deploying a test server but when I try to create an account with Element X it just says the server needs to be upgraded to support matrix authentication service and account creation. FluffyChat doesn’t let me create an account either, it just shows me a login page.

    As I’m just testing the federation port isn’t actually accessible, would that break account creation or do you have to use the console to create accounts? I’ve never used matrix before

    • Jade@programming.devOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      16 days ago

      Element X doesn’t support the traditional way of making accounts, try use cinny.in to make an account in the browser and then log in with element X. Fluffychat should also present a “create a new account” button above the login button. Make sure to follow instructions in the console for registering the first account.

      The federation port not being accessible won’t break local functionality but will break federation, so you won’t be able to talk with other people. Either change the configured port in the well-known file or forward the port via your reverse proxy.

      I’d suggest joining the support room via an alt account, you’ll get faster responses.