Gajim - 2024-12-15


  1. Benson

    > The employers are doing the right thing at least, and using the Send Later tool to do so. In that way, the employees are free to enjoy their time out of work, without thinking about work, which is excellent. And of course, the employees are allowed to turn off their devices (and they do), but, humans being humans, they don't always. The phone buzzes. They think of work. At least in this way, they are not pestered outside of hours. > The employers are doing the right thing at least, and using the Send Later tool to do so. In that way, the employees are free to enjoy their time out of work, without thinking about work, which is excellent. And of course, the employees are allowed to turn off their devices (and they do), but, humans being humans, they don't always. The phone buzzes. They think of work. At least in this way, they are not pestered outside of hours. Maybe a plugin is a solution for this? XMPP allows to indicate away status https://xmpp.org/rfcs/rfc6121.html so one could integrate this with calendar to silence notifications on the receivers side. Junior colleagues and customers may also send messages out of office hours, so any solution would likely need to be not done with an employer-employee mindset.

  2. cal0pteryx

    You'd need server-side support though, since you don't want to rely on being online when choosing to send at a given time in the future

  3. bot

    lovetox pushed 1 commits to branch gajim/master imprv: FullMessageWindow: Wrap text and add padding - https://dev.gajim.org/gajim/gajim/-/commit/5428516878a1b2562ebc76bbdbac6f67a8a32ea2

  4. bot

    lovetox pushed 2 commits to branch gajim/master cfix: DropDownSetting: Disconnect signal on unroot - https://dev.gajim.org/gajim/gajim/-/commit/2bacaf2be407a89756032312ca7232062f043089 cfix: SpinSetting: Show minimum 5 chars - https://dev.gajim.org/gajim/gajim/-/commit/ef6302c4da87254e265dc6110700022b0e51a24c

  5. bot

    lovetox pushed 1 commits to branch gajim/master cfix: CSS: Add missing semicolon - https://dev.gajim.org/gajim/gajim/-/commit/0d4c56509b7a5b2fcec07e2c326e2b7c5e6ca128

  6. bot

    lovetox pushed 1 commits to branch gajim/master fix: PasswordDialog: Show dialog for multiple accounts - https://dev.gajim.org/gajim/gajim/-/commit/983fddc0df6ca3065b8be6f1d63ce3cbd1f34176

  7. bot

    wurstsalat pushed 1 commits to branch gajim/master cfix: GroupChatInvitation: Align NickChooser to end - https://dev.gajim.org/gajim/gajim/-/commit/55324a1fbd5aacf51ef22febbd906d477dcc6fe3

  8. bot

    wurstsalat pushed 1 commits to branch gajim/master cfix: PasswordDialog: Fix test; fix icon size - https://dev.gajim.org/gajim/gajim/-/commit/1d96f24fffd2f3723d2d7854df084c8e3ea309e0

  9. bot

    lovetox pushed 1 commits to branch gajim/master cfix: Roster: Disconnect signal on unroot - https://dev.gajim.org/gajim/gajim/-/commit/a859d6419132eb1089cf3a78d651a1676f528878

  10. bot

    wurstsalat pushed 3 commits to branch gajim/master cfix: GCTooltip: Align Hats to start - https://dev.gajim.org/gajim/gajim/-/commit/6dcdfd4b0678a3c3e700063a456aca53aa514c42 cfix: SearchView: Set placeholder image size - https://dev.gajim.org/gajim/gajim/-/commit/72e4aaaa0a9f4968387019efa566fc3330da008b cfix: Replace x-office-* GTK icons with Lucide icons - https://dev.gajim.org/gajim/gajim/-/commit/3435550ce5974c2559fa108e802b5d63abf6c755

  11. bot

    wurstsalat pushed 1 commits to branch gajim/master imprv: MessageActionsBox: Enable message composing while offline - https://dev.gajim.org/gajim/gajim/-/commit/2834f3af0bffeeceffdb420e872f4572a7ebb855

    🎉 1
  12. mesonium

    Looks like the jumping to the bottom on chat switching has been fixed :) however when I open Dino's channel, there's a flicker: You can see that the scrollbar first has a large bar and shortly after becomes short, whereby the content changes accordingly.

  13. mesonium

    Looks like the jumping to the bottom on chat switching has been fixed :) however when I open some channels, there's a flicker: You can see that the scrollbar first has a large bar and shortly after becomes short, whereby the content changes accordingly.

  14. lovetox

    Yes there is currently no workaround

  15. lovetox

    We can only set it to the bottom with a delay

  16. lovetox

    I need to open a gtk bug report

    👍 1
  17. bot

    wurstsalat pushed 1 commits to branch gajim/master imprv: MessageActionsBox: Enable more actions for offline message composing - https://dev.gajim.org/gajim/gajim/-/commit/7b12c1b1e21c2e35beedc25ea2f3d806a899eaca

  18. lissine

    By the way, while you're at it, if you select a chat immediately after opening Gajim, before the account finished loggin in, then the attachment and audio message icons stay grayed out, even after the login succeeds and you get the ability to send messages

  19. lissine

    (this is observed on v1.9.5 and on the latest commit from master)

  20. lissine

    In case that was ambiguous, I meant that the attachment and voice message buttons stay always disabled, if you access a chat before its account finished logging in

  21. lissine

    By the way, the reply button doesn't work on the latest master (but perhaps I'm missing a dependency)

  22. alxjsn

    Is there a way to have links like <xmpp:bob@example.com> show up as the contact name in my roster?

  23. alxjsn

    For example to show Bob Smith for that example URL

  24. mesonium

    lissine, can confirm all of the above issues

    👍 1
  25. cal0pteryx

    sorry, an oversight, will fix that asap

    ❤ 1
  26. bot

    wurstsalat pushed 1 commits to branch gajim/master cfix: Enable reply, mention, quote, and paste-as-* actions by default - https://dev.gajim.org/gajim/gajim/-/commit/4d4fb6f74206e66b927e1ffb7f3160f340875e17

    ❤ 1
  27. cal0pteryx

    > In case that was ambiguous, I meant that the attachment and voice message buttons stay always disabled, if you access a chat before its account finished logging in as a workaround, switching chats should enable it if it's provided by the server

  28. lovetox

    alxjsn: no

  29. lovetox

    But would be a useful feature to display those links like some kind of contact card with a few buttons