Gajim - 2024-04-05


  1. fjklp

    somehow I just now noticed that the account filter button moved

  2. elfchen

    > I am sure that I have been using the venv but wouldn't be the first time that the Python version on which it is based has vanished. Currently stuck with rebuilding my venv on the latest macOS and Python 3.12: > Collecting PyGObject>=3.42.0 (from nbxmpp==4.5.4->-r requirements.txt (line 14)) … > Run-time dependency gobject-introspection-1.0 found: NO (tried pkgconfig, framework and cmake) I have that dependency installed. Might need some fixing from Homebrew.

  3. lovetox

    fjklp:

  4. lovetox

    .

  5. fjklp

    Is there any place tracking the changes we can expect in UX coming from the new database layout, other than the few issues mentioned at https://dev.gajim.org/gajim/gajim/-/issues/11583 ?

  6. cal0pteryx

    fjklp: which changes in UX would you expect?

  7. fjklp

    I was assuming that the change would be to enable new features or functionality. Otherwise, why bother?

  8. gooya

    cal0pteryx, lovetox, Would you/gajim be interested in making the 'moderated message' announcement notify the user who's message got moderated directly?

  9. gooya

    Right now the announcement is often lost in the train of messages and if the moderator does not explicitly notify the user of this occurrence. The user has no idea they did something wrong. I wrote a commit to a prosody module to PM the user of this instance but after considerations, it seems like this should/would be unnecessary if the client can do this instead of adding additional code to just pm a user of this?

  10. gooya

    Example of adjusted mod_muc_moderation plugin to notify user through pm:

  11. gooya

    https://share.loqi.im/upload/617308fe-3f4e-49e9-8295-152caa2c0e1c/71df7e36-29cd-4f7e-bb6d-1b87d9761b20.png

  12. cal0pteryx

    > I was assuming that the change would be to enable new features or functionality. Otherwise, why bother? Yes, it _prepares_gajim for many things. They have to be implemented afterwards

  13. cal0pteryx

    Why bother? Because maintainability :) you don't do changes for new functionality or bug fixing only

  14. cal0pteryx

    Refactoring code for example wouldn't result in new features or even bug fixes

  15. lovetox

    gooya: no Gajim does not notify the user currently. I could imagine this as a feature one we have the activity stream

  16. gooya

    Do you think and would this be appropriate to add in clients or should I continue with my proposed commit at served side to pm?

  17. gooya

    Do you think and would this be appropriate to add in clients or should I continue with my proposed commit at server side to pm instead?

  18. lovetox

    Yes could be a client feature

  19. gooya

    lovetox, Can I open a ticket about this for gajim to add?

  20. lovetox

    Yes

  21. Lightning Bjornsson (they, he, xe/hir)

    is spellcheck gajim's fault or is it GTK+'s?

  22. lovetox

    maybe tell us what your problem is

  23. Lightning Bjornsson (they, he, xe/hir)

    the problem is spellcheck

  24. Lightning Bjornsson (they, he, xe/hir)

    nearly every word I write is underlined in red, like a disappointed teacher with their red pen

  25. Lightning Bjornsson (they, he, xe/hir)

    is that your doing or did GTK put that on you?

  26. Lightning Bjornsson (they, he, xe/hir)

    your doing

  27. Lightning Bjornsson (they, he, xe/hir)

    ok

  28. Lightning Bjornsson (they, he, xe/hir)

    turned it off in settings

  29. lovetox

    because you probably not set the right language

  30. lovetox

    right click the red thing -> choose language

  31. Lightning Bjornsson (they, he, xe/hir)

    you expect people to only ever chat in their locale language

  32. Lightning Bjornsson (they, he, xe/hir)

    anyone else with this problem, or who is a chronic sesquipedalian, Ctrl-P -> Discussions -> Verification d'orthographe

  33. lovetox

    i expect nothing, i tell you why it underlines it red

  34. bot

    lovetox pushed 1 commits to branch gajim/master cq: Run isort - https://dev.gajim.org/gajim/gajim/-/commit/4c7daa4cdcc28587c67a6643dd64831d3de42b63