-
maximus
hi sweet people, I have a question
-
maximus
is there like a plugin to record voice messages on gajim?
-
maximus
it would be really useful if someone made it
-
fjklp
I don't know of one but this has been a fairly frequent desire expressed by people
-
fjklp
it seems like it would be a fairly easy plugin to create too
-
meson
fjklp: we got a volunteer? :p
-
fjklp
if I knew python I probably would :)
-
stefan
in the meantime you could use the voice recorder (windows), just tested, it saves the recordings, you just have to paste them manually into the gajim window.
-
stefan
don't know the situation on linux.
-
maximus
that's what I already do, but it isn't quite user-friendly imo
-
stefan
or just do it on the phone.
-
stefan
> that's what I already do, but it isn't quite user-friendly imo thats's true. for longer messages it could save time anyways.
-
bodqhrohro
> don't know the situation on linux. stefan: parecord.
-
maximus
wonder why gajim devs always seemed to not be interested in this feature
-
meson
Other priorities, otherwise it's open source, so you can do it yourself or sponsor someone to work on it or hope that someone else does it finally :)
-
cal0pteryx
maximus: most things I implement are things I want to have personally. I don't use voice messages :)
-
maximus
meson, it may not be really easy for someone that is not familiar with the codebase
-
meson
that's true, it took me some time too when I rewrote the audio player widget, but I can assure you, you get excellent help here ;-)
-
maximus
do you know some any good resource/documentation to get started on writing plugins?✎ -
maximus
do you know any good resource/documentation to get started on writing plugins? ✏
-
meson
I think it'd be worth it to implement it directly into the core to contemplate the player widget.
-
maximus
where is it located?
-
meson
s/contemplate/complete The gtk stuff you can find here: https://dev.gajim.org/gajim/gajim/-/tree/master/gajim/gtk?ref_type=heads In case of plugins, you can check out how other plugins work: https://dev.gajim.org/gajim/gajim-plugins✎ -
meson
s/contemplate/complement The gtk stuff you can find here: https://dev.gajim.org/gajim/gajim/-/tree/master/gajim/gtk?ref_type=heads In case of plugins, you can check out how other plugins work: https://dev.gajim.org/gajim/gajim-plugins ✏
-
dennisk
Hi, I have a question. Is it possible to re-fetch the chat history of a MUC, having joined the MUC, after changing the Default Sync Threshold to a higher value from an initially lower value?
-
dennisk
https://share.conversations.im/dennisk/BX9gMgT7TQ494Jcm/5f4963a0-3274-4c96-89ef-783b8b4b6f3d.png
-
dennisk
Here it says that the option applies to new public group chats. Does it mean that it has no effect on MUCs that were joined before changing that option's value?
-
dennisk
I previously set it to a one day threshold, which I then realized was too small a value for me
-
dennisk
https://share.conversations.im/dennisk/ba2j1HwKeMxlp7zn/889cc5ad-780f-4ac4-8c55-9f2ed7a9969e.png
-
dennisk
I have been scrolling up with the mouse wheel, yet the chat history isn't being fetched at all
-
chud
remind me pls, is jingle file transfer broken in gajim?
-
dennisk
https://share.conversations.im/dennisk/eOwpnjRQVc9dCNxy/b9066818-75c0-4c5b-a7e4-f059fc8a35a1.png
-
affrip
chuddy
-
dennisk
Now I have changed the threshold to one month. Surely I should now start seeing chat history beyond February 21st, right?
-
dennisk
The chat history is stuck on that day in my Gajim client.
-
dennisk
Cannot retrieve earlier messages.
-
cal0pteryx
dennisk: this setting applies only for first time joins. Gajim isn't able to dynamically fetch earlier messages
-
dennisk
> dennisk: this setting applies only for first time joins. Gajim isn't able to dynamically fetch earlier messages I see, thank you for responding 😄️. Is there any development plan for Gajim to be able to dynamically fetch earlier messages?✎ -
dennisk
> dennisk: this setting applies only for first time joins. Gajim isn't able to dynamically fetch earlier messages cal0pteryx: I see, thank you for responding 😄️. Is there any development plan for Gajim to be able to dynamically fetch earlier messages? ✏
-
lovetox
no currently not, the xmpp protocol does not enable this easily
-
bodqhrohro
Why cannot I open the inspector, huh?
-
bodqhrohro
Only with the environment variable.
-
cal0pteryx
Works fine here
-
cal0pteryx
Ctrl+Shift+I
-
bodqhrohro
Possibly something overrides it then.
-
bodqhrohro
Ctrl+Shift+D doesn't work either.
-
bodqhrohro
And AFAIR, I already had such problems with modern Gajim before.
-
cal0pteryx
bodqhrohro: problem is on your end.