Gajim - 2024-11-09


  1. meson

    lovetox, I've updated the MR, now filetranfers are logged for in- and outgoing messages + partially updated when the orig was is written. I'm not sure about the TODOs I've added and a good way to update the corresponding row, when a file has been analyzed (e.g. by the audio player / analyzer).,

  2. meson

    I wonder if I have regressed something, because I don't see my message here after sending it, however it appears in Conversations, so it didn't get fully lost.

  3. meson

    I found the mistake

  4. lovetox

    i just took a look, and what i noticed is that in common/preview you assume that there always will be a pk

  5. lovetox

    but this module downloads also any weblink, we will not have any ft saved for that in the database

  6. lovetox

    ah i understand now, this is the message pk

  7. lovetox

    it will simply not find anything in the ft table to update

  8. meson

    Yes :)

  9. kantraa

    What's Up YouTube!

  10. lovetox

    meson, can you please add a dedicated method to the storage module to update the file transfer

  11. lovetox

    i dont want to have sql internals all over the codebase

  12. TroytheGardener

    So what's the easiest way to bulk update an address book in Gajim? I have a spreadsheet of addresses, but Import looks like it only works by connecting to a server?

  13. lovetox

    there is no buld import

  14. lovetox

    there is no bulk import

  15. TroytheGardener

    :(

  16. TroytheGardener

    lol

  17. TroytheGardener

    Oh well