jdev - 2019-10-26


  1. lovetox

    hm want to add a option "Ignore messages from unknown contacts"

  2. lovetox

    hence not in roster

  3. lovetox

    i would just block this right at the start before the message is even processed in Gajim

  4. lovetox

    just wondering if im missing something

  5. lovetox

    are there any messages i still want

  6. lovetox

    seems complicated to me to implement correctly

  7. lovetox

    its not enough to just check if jid is in roster

  8. MattJ

    I would much rather do this on the server side :/

  9. lovetox

    server could also send a message, and is not in my roster, groupchats can also send messages

  10. lovetox

    yeah MattJ i wish :

  11. lovetox

    yeah MattJ i wish :)

  12. MattJ

    We already have the functionality, just no standard to toggle it on and off

  13. MattJ

    Currently it is server-wide if the admin enables it

  14. MattJ

    And it really should be a per user choice

  15. Ge0rG

    lovetox: if you are going that horrible route, at least bounce the message properly and ask for a captcha or something

  16. MattJ

    But do you want all your connected clients to do that? :)

  17. lovetox

    i thought about removing this

  18. lovetox

    there are mutliple other ways to get rid of spam

  19. Ge0rG

    Apparently we need a server side white list of JIDs that's not the roster

  20. lovetox

    either use blocking list, or server side spam measures

  21. Ge0rG

    In yaxim, I'll make non contact messages silent, but with a notification