Modern XMPP project discussion - 2024-11-29


  1. leke

    I recently saw a new XEP called MUC Slow Mode, and I wanted to inquire about the possibility of adding a feature similar to Discord's configurable mute duration to XMPP. Sometimes, I would like to mute a user for a specific period, but currently, I have to manually re-grant them speaking rights afterward.

  2. Kris

    I think there is a moderation bot for that

  3. mod

    Yes, that's what I'm currently doing

  4. mod

    However, providing this feature is also good, not everyone has a robot

  5. edhelas

    It would be interesting to list on the XMPP website the different bots next to the clients

  6. mod

    Indeed, some people really enjoy various Discord or TG robots

  7. leke

    ok,Is there a XEP for message forwarding?

  8. MSavoritias (fae,ve)

    what would that define exactly?

  9. MSavoritias (fae,ve)

    because i can already send messages to other chatrooms in cheogram at least

  10. MSavoritias (fae,ve)

    share/forward messages i mean

  11. leke

    I want to trace the source of the forwarded messages. In other words, when I forward a message, I would like to see the original sender and the timestamp of the message, so I can better understand the context and background of the message.

  12. MSavoritias (fae,ve)

    right. whatsapp had a huge problem with that in india some time ago

  13. MSavoritias (fae,ve)

    i agree that would be a useful XEP to have

  14. Link Mauve

    leke, MSavoritias (fae,ve), that’s XEP-0297, which is already used by e.g. Carbons or MAM.

  15. MSavoritias (fae,ve)

    Link Mauve, ah indeed. thank you :)

  16. mod

    The page at https://xmpp.org/extensions/#xep-0297-implementations states that Gajim supports this feature, but after logging in with two accounts, I can't find the forwarding button. What should I do?

  17. mod

    Is he really supported? I have never seen this feature before

  18. Zash

    XEPs are protocols, not user-facing features.

  19. leke

    I think he uses it in Carbons or MAM

  20. MSavoritias (fae,ve)

    so it misses the UI then

  21. leke

    But I think it can be fully open to users for use