Gajim - 2025-01-26


  1. concerto

    In Gajim 1.9.5 (gajim-nightly 20250125-1 on Debian Testing), if I right-click on a user in a channel I'm an owner of and click "Execute command", I get "feature-not-implemented". And if I go to the overflow menu and select "Execute Command", I get "no commands found". Is this an issue with Gajim, the MUC server, or my server?

  2. CoastalRepZ

    yeo

  3. CoastalRepZ

    so like, im new to this. anything specific i've to do to be like yanno, buletproof as i hear jabber is

  4. lovetox

    concerto: depends on what you expect to find there

  5. concerto

    CoastalRepZ: could read this - https://contrapunctus.codeberg.page/the-quick-and-easy-guide-to-xmpp.html

  6. concerto

    lovetox: I wanna set some hats

  7. concerto

    Oh, wait...hats have to be enabled in the room config first 🤦‍♀️

  8. concerto

    lovetox: ...but this also happened in a channel where hats _were_ enabled and I still couldn't set one 🤔

  9. concerto

    lovetox: ...but this also happened in a channel where hats _were_ enabled 🤔

  10. lovetox

    Commands are offered by the server

  11. lovetox

    You need to ask in prosody support

  12. concerto

    Ah.

  13. concerto

    Thanks.

  14. Louis2 removed by lovetox

    Spam

  15. a moderator removed a message

    Spam

  16. mesonium

    lovetox: thanks. Just thinking of how to protype the media browser and what are possible options. Will post some ideas later in the issue for discussion, if that's fine.

  17. lovetox

    there are 2 options, either its a separate dialog, then i would say it does not matter if a chat is switched

  18. lovetox

    or its somehow integrated into the main window, then you can pass the info that the chat switches anyway

  19. lovetox

    if you just want to init the dialog with the right contact, then look at how other menu buttons do it

  20. lovetox

    they know the current contact and can pass it to whatever it needs

  21. mesonium

    Right, those are the options and for testing I went with a detached dialog first. Thanks for the hints!

  22. mesonium

    I would discuss this later on the computer, I'm too slow on the phone. :)

  23. lovetox

    yes, then a dialog is opened via menu or shortcut, and the callback for that menu or shortcut needs to pass account and jid to the dialog

  24. lovetox

    not the dialog asking what is the current contact

  25. lovetox

    and all menus in the chat, already have the contact, so its just about adding another menu entry

  26. concerto

    When listing users with hats in a channel (via AHC), clicking the table headers to sort the table doesn't do anything.

  27. bot

    lovetox pushed 1 commits to branch gajim/master cq: Plugins: Fix type annotation - https://dev.gajim.org/gajim/gajim/-/commit/0c9fd4185f10ec63e58bead6174ce3e6ecbd5d80

  28. bot

    wurstsalat pushed 4 commits to branch gajim/master cfix: ManageRoster: Use SignalManager for action handling - https://dev.gajim.org/gajim/gajim/-/commit/d554462e04d61a3dc725f8d5e7e5a623338c97c4 cfix: NotificationManager: Use SignalManager in more places - https://dev.gajim.org/gajim/gajim/-/commit/06c1491d520bea62b43691c2a493cd76ef32080a cfix: Preferences: Use SignalManager for handling misc. buttons - https://dev.gajim.org/gajim/gajim/-/commit/f7de456edcbcff746d9f319dd3e333dc38512220 cfix: VoiceMessageRecorderWidget: Connect action using SignalManager - https://dev.gajim.org/gajim/gajim/-/commit/58f3dd39b5818f26a5f2f0e6d242b3bc1bf8795c

  29. bot

    wurstsalat pushed 2 commits to branch gajim/master cfix: AddContact: Use SignalManager to connect 'button-clicked' event - https://dev.gajim.org/gajim/gajim/-/commit/0867f854545867ac3a392243656144f2eb880968 cfix: HistorySync: Use SignalManager to connect 'button-clicked' event - https://dev.gajim.org/gajim/gajim/-/commit/b426b40f3827c77701a9b0ab09dcecb869ba1986

  30. bot

    wurstsalat pushed 1 commits to branch gajim/master cfix: ContactInfo: Use SignalManager and improve finalization - https://dev.gajim.org/gajim/gajim/-/commit/20736c1b8798332d718b4d50b6756c2661d266a2

  31. bot

    wurstsalat pushed 1 commits to branch gajim/master cfix: ManageProxies: Use SignalManager to connect key-press event - https://dev.gajim.org/gajim/gajim/-/commit/70043078ac94cfcdf39e05d4e2dea7c1d83dddf2

  32. bot

    wurstsalat pushed 1 commits to branch gajim/master cfix: FileTransferSelector: Reset FileChooserButton after selecting file - https://dev.gajim.org/gajim/gajim/-/commit/9bb184f7cb6052cec97970e7608d95396d169cc2

  33. bot

    lovetox pushed 1 commits to branch gajim/master refactor: ChatFunctionPage: Disconnect signals when switching page - https://dev.gajim.org/gajim/gajim/-/commit/204c7d37ee7721dc501daa3dd3a6e213bf4d5fa4

  34. bot

    wurstsalat pushed 1 commits to branch gajim/master cfix: FileTransferSelector: Finalize FileRow correctly when removing file - https://dev.gajim.org/gajim/gajim/-/commit/b5ee1cab39e28eae66943dbad72fb1ca9fa62585

  35. callum

    hello!

  36. scott

    hello sir

  37. yessikg

    Wow that's a lot of commits!