-
renris
sfngdgjdjgdfgkfdjs
-
renris
привет
-
renris
как дела?
-
fjklp
I'd like to figure out what's going on with the status problem on one of my accounts but it's joined to a bunch of chats which makes the debug log noisy. Is there a way that I can sage all these chats to rejoin, similar to bookmarking all tabs to a folder, so I can easily rejoin them later without typing and manually joining?✎ -
fjklp
I'd like to figure out what's going on with the status problem on one of my accounts but it's joined to a bunch of chats which makes the debug log noisy. Is there a way that I can save all these chats to rejoin, similar to bookmarking all tabs to a folder, so I can easily rejoin them later without typing and manually joining? ✏
-
fjklp
I'd like to figure out what's going on with the status problem on one of my accounts but it's joined to a bunch of chats which makes the debug log noisy. Is there a way that I can save all these chats, similar to bookmarking all tabs to a folder, so I can easily rejoin them later without typing and manually joining? ✏
-
cal0pteryx
fjklp: no
-
fjklp
hmm, ok
-
fjklp
what does the (desynced) mean in the status on the account page?
-
cal0pteryx
fjklp: it means that more than one account is enabled and their statuses differ
-
fjklp
ah, thanks
-
cal0pteryx
You can sync them manually or by going through the app page on the top left
-
fjklp
I wrongly guessed it was related to mam syncing which made no sense to me
-
fjklp
is there no easy way to export all joined chat jids from either the old or new database? I'm not seeing it by looking.
-
fjklp
oh, maybe the table called "remote" in the new db is it?
-
cal0pteryx
fjklp: joined chats are not stored in the logs db. Those are stored in settings > workspaces
-
fjklp
thanks
-
astanad
Hi guys ! could anyone help me with this code ? i'am trying to make a very basic xmpp client in pure python ! i know this is not a python room but it's an xmpp room 😂️
-
astanad
import socket https://conference.gajim.org:5281/pastebin/fa0df61e-95f3-44ac-a184-a222bebf0c16
-
astanad
something is missing but i couldn't to figure out !
-
cal0pteryx
astanad: I'd like to refer you to xmpp:jdev@muc.xmpp.org That is where xmpp related developer questions fit best :)
-
astanad
cal0pteryx, thank you !
-
fjklp
What causes messages to have a <delay>? I'm in a chat where I've been receiving a same message from the same user many times and other people are not seeing it. They have a <delay>. Any idea what's going on there?
-
qy
mam replay?
-
fjklp
what does that mean?
-
fjklp
muc supports urn:xmpp:occupant-id:0, I'm guessing it's a bug related to that
-
bot
lovetox pushed 1 commits to branch gajim/master cfix: Correctly mark MUC PMs - https://dev.gajim.org/gajim/gajim/-/commit/ee1c37bb489a786ca6985b86947224e46c8687ce
-
lovetox
fjklp, it can be added by a client to indicate that the message was delayed, for example because of missing connection to the server
-
bot
lovetox pushed 1 commits to branch gajim/master imprv: ConversationView: Add MessageRowActions - https://dev.gajim.org/gajim/gajim/-/commit/9513c55cde8982d0c25fe4cf9c40ebe5855c8371
-
marmistrz
When is the next release expected? Encryption defaults for groupchats have been fixed 2 months ago and the fix is still unreleased
-
lovetox
hm maybe after reactions support is merged
-
lovetox
so maybe a month?
-
marmistrz
Could we have a hotfix release 1.8.5 containing _only_this change and then release 1.9.0 with reactions support?
-
marmistrz
These are literally two commits to be cherry-picked
-
ann
if I wish toget rid of rounded corners, which file should I monkey-edit to achieve that?
-
ann
gtk/avatars.py seems no effect on functions round_corners() etc
-
lovetox
marmistrz, no we have no stable branches where we can do hotfixes
-
marmistrz
I just thought about taking 1.8.4, creating a new branch, cherry-picking these two commits, and releasing it as 1.8.5
-
lovetox
we have no ci infrastructure setup for something like that
-
lovetox
but we have nightlies
-
ann
https://im.ebala.net:5821/upload/SkfcaYuF4VMyy_EJgN4cBXRc/9005b2b6-492a-4bcc-9151-d6504c28b8aa.png
-
ann
definitely better.
-
ann
would be great to have an option to have 'circle' or 'round-corders' to draw avatars.
-
fjklp
ann: would you mind posting the changes you made?
-
ann
it is line 1035 in common/modules/contacts.py, we do change style: str = 'circle' to 'round-corners' and "modern" shitty circles are gone.
-
ann
fyi, functions round_corners() and clip_circle() are defined in gtk/avatars.py and it should be easy to add another avatars styling methods, if needed so
-
ann
outdated screenshot, it looks like this (difference is in rounded/squared avatars in chat itself)
-
ann
https://im.ebala.net:5821/upload/PUUCsd18wAe4GtYFpHL7tbaM/f9aef526-10d8-4298-94b9-e5a4f7ac8e31.png
-
chud
Your window decorations are a hate crime tbh
-
ann
adwaita sucks, thats true
-
fjklp
thanks ann
-
ann
asterix, lovetox, cal0pteryx please consider to review merge request with working DTLS/SRTP a bit faster.. if it will be live on one of next Gajim releases there is chance that it will be included in next Debian.. >___>
-
ann
our company paid the developers for that feature and as I see it is ready and working