jdev - 2024-09-24


  1. singpolyma

    for https://xmpp.org/extensions/xep-0085.html what should I do when the user clears out the text box? that's not really "paused" so I guess I should send "active" ?

  2. singpolyma

    also the 30s for paused feels like a *very* long time. is that what number people are using in practise?

  3. Zash

    > for https://xmpp.org/extensions/xep-0085.html what should I do when the user clears out the text box? that's not really "paused" so I guess I should send "active" ? Going to `active` seems sensible to me

  4. lovetox

    Gajim sends active if the textbox i cleared

  5. lovetox

    Gajim sends after 10s paused

  6. singpolyma

    lovetox: thanks

  7. lovetox

    i also dont send active instantly after the textinput is cleared

  8. lovetox

    i wait 2 seconds if the user types again

  9. lovetox

    i dont know anymore why i put this in, but i think i saw very much activity, and this was the solution to reduce it

  10. lovetox

    if you do CTRL + A, delete, and want to write something else

  11. lovetox

    you send 2 stanzas instantly

  12. lovetox

    What i also did, have a timer for the remote chatstates

  13. lovetox

    if the contact sends composing, and then 30 seconds nothing anymore, i put them back on active

  14. lovetox

    to counteract implementatin bugs, which sends composing, and then not active again if nothing is sent

  15. lovetox

    users complained some contacts stayed forever on composing

  16. lovetox

    and in general the whole tracking chatstates is a very buggy process

  17. Zash

    do users usually send something (or <paused/>) within 30 seconds of starting to type?

  18. lovetox

    yes, i would say most messages are short on IMs

  19. lovetox

    obviously i did no study on the 30s ..

  20. lovetox

    but nobody complained yet

  21. Zash

    definitely varying with different users, some type for ages and send dosens of lines worth of forum posts

  22. Menel

    And some

  23. Menel

    Send it

  24. Menel

    In real time

  25. Menel

    Like this

  26. Menel

    My father in law

  27. Menel

    Makes me uneasy 🙂

  28. moparisthebest

    But that

  29. moparisthebest

    Is the

  30. moparisthebest

    IRC way

  31. Zash

    What about

  32. Zash

    What about people who edit

  33. Zash

    What about people who edit a lot?

  34. MaxSan

    So I can passed a few messages form other chat, would like some corrections or thoughts on it

  35. moparisthebest

    I'm always uneasy editing long messages because I know how it sometimes displays 💀

  36. moparisthebest

    Luckily we can also edit the IRC weigh

  37. moparisthebest

    *way

  38. moparisthebest

    s/weigh/way/

  39. Martin

    And people who eat ham and jam and spam a lot?

  40. Zash

    Eggs bacon and spam?

  41. Menel

    He even send literal ... When he's thinking. And I come from a country where sms still costs money. /rant

  42. moparisthebest

    Menel: that's just funny

  43. Martin

    And your fault. Why use SMS? Onboard your family to xmpp. 😊

  44. Menel

    It wasn't over SMS. But still. I used to compose messages very carefully, fit it all in one message. And then this...waste. It just feels wrong.

  45. moparisthebest

    Then you can write a prosody plugin to collapse his messages, win/win