XSF Discussion - 2023-01-26


  1. wurstsalat

    Daniel: could you clarify where Conversations is developed at? are you planning to migrate to Codeberg? at the moment, I see Conversations on both GitHub and Codeberg, with Codeberg having newer tags than GitHub. I'm asking for the Newsletter, because we link to tags for new release announcements, but it's unclear to me whether I should link to GitHub or Codeberg now? I don't see any notice about this apart from https://github.com/iNPUTmice/Conversations/pull/4436

  2. Daniel

    There hasn't been a final decision on that yet. But the latest version should be on both

  3. Daniel

    Meaning 2.12.1

  4. wurstsalat

    alright, thanks!

  5. Guus

    With regards to enabling stream management (https://xmpp.org/extensions/xep-0198.html#enable). A client can indicate that wants to be allowed to resume a previous setting, by including a boolean 'resume' attribute. When the server allows for Ack-ing functinality, but not Resumption, should it respond with a `failed`, or can it respond with a `enabled` that does _not_ include the `resume` attribute? The specification defines: > If the server allows session resumption, it MUST include a 'resume' attribute (...) That to me suggests that the server doesn't need to fail the `enable` request - but I wonder what you think.

  6. Daniel

    I think enabled but without the resume (or resume set to false) is the way to go

  7. MattJ

    I agree, that's why the flag is there and why it's negotiated. Even if it's not explicitly written in the text.

  8. Guus

    Thanks. I shall be filing bug reports with a client project then :)

  9. astrogoing

    Huh

  10. moparisthebest

    MattJ, wurstsalat: logo on GitHub looks fine for me on Firefox mobile, do you have the dark plugin thing maybe? (I don't)

  11. Zash

    plugin? hasn't dark mode been native in all browsers and OSes for some time now?

  12. singpolyma

    I use an add on to do it to websites that don't implement a dark theme

  13. MattJ

    No plugin here

  14. L29Ah is pissed that designers make "dark mode" a low-contrast one

  15. moparisthebest

    The mysteries of web browsers...

  16. Zash

    There's high-contrast themes on github, but you probably need an account to set that.