Giter VIP home page Giter VIP logo

Comments (4)

piegamesde avatar piegamesde commented on June 22, 2024

I don't fully understand the description. Is it about bridging a user's presence to IRC or about other users' presence to Matrix? (Does IRC even have some presence-like features?)

from heisenbridge.

hifi avatar hifi commented on June 22, 2024

Showing an IRC puppet online if we have a good guess they are like being on a channel with a Matrix user.

Them showing up as unavailable looks dull on Element so either force every puppet online or do best effort tracking from known events.

If an IRC user is not on any known channel and PMs someone we can set them online and if a PM to IRC user replies with "no such nick" we can set them offline. It isn't perfect but we could also do background checking with WHO if really wanted.

from heisenbridge.

piegamesde avatar piegamesde commented on June 22, 2024

I'd say that explicit calls to check if users are online are a bit intrusive towards the server (imagine doing this for all people in a larger room). But a passive "the bridge has seen that persons in the last five minutes" would be good enough. Heck, even simply saying that all people in a room are online (if they weren't they'd left that room) would be fine for me.

from heisenbridge.

hifi avatar hifi commented on June 22, 2024

Of course it doesn't need to do that for people that are in known rooms. It would only need to poll anyone in a DM without a common channel.

Though this is not a high priority feature, mostly just put it up that it should be implemented at some point.

from heisenbridge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.