home.social

#halloy — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #halloy, aggregated by home.social.

  1. Another great release for #Halloy 🙏

    Lots of new sidebar improvements, built-in config file editor, password keyring support, and many under-the-hood improvements & fixes!

    github.com/squidowl/halloy/rel

    #IRC #IRCv3

  2. Another great release for #Halloy 🙏

    Lots of new sidebar improvements, built-in config file editor, password keyring support, and many under-the-hood improvements & fixes!

    github.com/squidowl/halloy/rel

    #IRC #IRCv3

  3. Another great release for #Halloy 🙏

    Lots of new sidebar improvements, built-in config file editor, password keyring support, and many under-the-hood improvements & fixes!

    github.com/squidowl/halloy/rel

    #IRC #IRCv3

  4. Another great release for #Halloy 🙏

    Lots of new sidebar improvements, built-in config file editor, password keyring support, and many under-the-hood improvements & fixes!

    github.com/squidowl/halloy/rel

    #IRC #IRCv3

  5. ```
    ! [rejected] nightly -> nightly (would clobber existing tag)
    ```

    what are you doing #halloy

  6. ```
    ! [rejected] nightly -> nightly (would clobber existing tag)
    ```

    what are you doing #halloy

  7. I'm starting to think ergo (server) + halloy (desktop) / goguma (mobile) makes a credible alternative to discord for small community textual chat, based on some recent experiences.

    At least this combo of IRCv3 servers and clients has a pretty high level of "just works" (not needing a bouncer, handles multiple simultaneous connections from different clients, history/state survives disconnects, basic image attachments / url unfurls / reactions, etc).

    #IRCv3 #Halloy #Goguma

  8. I'm starting to think ergo (server) + halloy (desktop) / goguma (mobile) makes a credible alternative to discord for small community textual chat, based on some recent experiences.

    At least this combo of IRCv3 servers and clients has a pretty high level of "just works" (not needing a bouncer, handles multiple simultaneous connections from different clients, history/state survives disconnects, basic image attachments / url unfurls / reactions, etc).

    #IRCv3 #Halloy #Goguma

  9. @andymandias you're doing awesome! Y'all make it really easy and a pleasure to contribute to #Halloy 🫶

  10. @andymandias you're doing awesome! Y'all make it really easy and a pleasure to contribute to #Halloy 🫶

  11. Dear #IRC fans, there's another huge release of #Halloy today! Hit your update buttons to get version 2026.7 🙌

    New #IRCv3 support in this release: reply, redact, metadata, websockets, network icons and bot mode!

    Lots of great new features and fixes, especially if you're on a server that can support them 😏

    Check out the full changelog:
    github.com/squidowl/halloy/rel

  12. Dear #IRC fans, there's another huge release of #Halloy today! Hit your update buttons to get version 2026.7 🙌

    New #IRCv3 support in this release: reply, redact, metadata, websockets, network icons and bot mode!

    Lots of great new features and fixes, especially if you're on a server that can support them 😏

    Check out the full changelog:
    github.com/squidowl/halloy/rel

  13. @dansup I highly encourage and recommend this!

    Lots of open source projects are on Libera which has some nice modern #IRCv3 features. But if you run your own ergo server, you can have even more like chathistory (without needing a bouncer!), reacts and replies! And of course if you use the client, Halloy, you'll get quite a nice user experience as well ❤️

    ergo.chat
    halloy.chat

    #IRC #IRCv3 #Halloy

  14. @dansup I highly encourage and recommend this!

    Lots of open source projects are on Libera which has some nice modern #IRCv3 features. But if you run your own ergo server, you can have even more like chathistory (without needing a bouncer!), reacts and replies! And of course if you use the client, Halloy, you'll get quite a nice user experience as well ❤️

    ergo.chat
    halloy.chat

    #IRC #IRCv3 #Halloy

  15. @whitequark you could try this out: codeberg.org/classabbyamp/conv

    I'm going to look into this since filehost has been merged into the #halloy codebase 🫡

  16. @whitequark you could try this out: codeberg.org/classabbyamp/conv

    I'm going to look into this since filehost has been merged into the #halloy codebase 🫡

  17. PSA to y'all #IRC users: the latest release of #Halloy supports more #IRCv3 specs! Including `typing` (now on @liberachat too), and `+draft/react` & `draft/multiline` on servers that support (ergo.chat) them!

    It's been very pleasant to use Halloy for IRC, so many nice quality-of-life features 🫶

    Full changelog: github.com/squidowl/halloy/rel

  18. PSA to y'all #IRC users: the latest release of #Halloy supports more #IRCv3 specs! Including `typing` (now on @liberachat too), and `+draft/react` & `draft/multiline` on servers that support (ergo.chat) them!

    It's been very pleasant to use Halloy for IRC, so many nice quality-of-life features 🫶

    Full changelog: github.com/squidowl/halloy/rel

  19. Thanks to anon, access to #I2P tun of our #IRC was fixed.

    Working example for #Halloy client, btw:

    ``` config.toml
    [servers.yggverse_i2p]
    nickname = "test"
    server = "gcb4makty5xwegsu4x472tjqugjluybama2rp5ne2jd636p757sq.b32.i2p"
    port = 6667
    use_tls = false
    channels = [
    "#general",
    ]
    [servers.yggverse_i2p.proxy.socks5]
    host = "127.0.0.1"
    port = 4447
    ```

  20. Thanks to anon, access to #I2P tun of our #IRC was fixed.

    Working example for #Halloy client, btw:

    ``` config.toml
    [servers.yggverse_i2p]
    nickname = "test"
    server = "gcb4makty5xwegsu4x472tjqugjluybama2rp5ne2jd636p757sq.b32.i2p"
    port = 6667
    use_tls = false
    channels = [
    "#general",
    ]
    [servers.yggverse_i2p.proxy.socks5]
    host = "127.0.0.1"
    port = 4447
    ```

  21. #Halloy #IRC master branch now includes the security correction mentioned in #1031, which prevents direct resource preload when the proxy is enabled:

    github.com/squidowl/halloy/pul

    This update has not been reviewed yet, but it could be useful in the #privacy context.

  22. #Halloy #IRC master branch now includes the security correction mentioned in #1031, which prevents direct resource preload when the proxy is enabled:

    github.com/squidowl/halloy/pul

    This update has not been reviewed yet, but it could be useful in the #privacy context.