-
fjklp
Oh, now I see. Referenced message is for coloring the background of replies. I was wanting to do quoted text.
-
fjklp
That's it ``` .conversation-quote textview text, .conversation-quote label { color: alpha(red, 0.6); ```
-
test
test
-
fjklp
cal0pteryx: is https://dev.gajim.org/gajim/gajim/-/commit/f20021f804ef28dcc564f64f12ca1e94638305dc related to https://dev.gajim.org/gajim/gajim/-/issues/11764 ?
-
skraw
Test - Plesse ignore
-
cal0pteryx
> cal0pteryx: is https://dev.gajim.org/gajim/gajim/-/commit/f20021f804ef28dcc564f64f12ca1e94638305dc related to https://dev.gajim.org/gajim/gajim/-/issues/11764 ? Yes, the visual glitch part ↺
-
fjklp
> Yes, the visual glitch part cal0pteryx: In that issue you said that it's a gtk issue. Was it actually a gtk issue? ↺
-
cal0pteryx
fjklp: there is a link to the original issue inside
-
cal0pteryx
It should scroll down, but it leaves a blank line
-
cal0pteryx
Said blank line is now transparent at least
-
fjklp
so, it will now produce an unnecessary blank line at bottom, but your fix makes the blank line be the same color as the normal background?
-
fjklp
`helpfrom:"lovetox"` is a valid search, lol. this is so weird.
-
fjklp
I notice that some recent change has brought back the chat text shifting up and down
-
bot
wurstsalat pushed 1 commits to branch gajim/master cfix: Search: Expect trailing whitespace after filters - https://dev.gajim.org/gajim/gajim/-/commit/70860d579108a8d4581be8ed4e551f5a2afdcf74
-
fjklp
I've run into a bug a few times, once months back and once today, where changing my nick resulted in both my old nick and new nick showing in the roster. Today, in addition, gajim showed my message twice. First it shows the message as sent by my old nick, which is in blue and remains in pending state. Then it shows the message again coming from my new nick, in red. A few hours later I tested in the same muc and couldn't reproduce. Got any ideas?
-
fjklp
There was no server reboot. The muc server was also my account server.
-
cal0pteryx
> so, it will now produce an unnecessary blank line at bottom, but your fix makes the blank line be the same color as the normal background? no, it will _continue to_. the fix makes it less obvious, but doesn't change anything else ↺
-
fjklp
>no, it will _continue to_. That's what I mean. Sorry for the implication that you made a new problem.
-
cal0pteryx
just clarifying :)
-
fjklp
so when it happens, the blank line will have the same color as the rest of the background? That sounds good if so. It was the line having a different color that made it jarring.
-
cal0pteryx
fjklp, correct
-
fjklp
nice!
-
bot
wurstsalat pushed 1 commits to branch gajim/master fix: Debug Console: Fix Ctrl+F hotkey - https://dev.gajim.org/gajim/gajim/-/commit/aa97f4570584a7dbaa2bf8c4f63452a49bcc9e96
-
cal0pteryx
fjklp, thanks for finding all these things
-
fjklp
Thanks. I just hope it helps make gajim better :)
-
cal0pteryx
It sure does
-
ftaccount
sorry to bother you but how would i send someone me session id and how would i join if someone else sent me theirs
-
ftaccount
my*
-
lovetox
whats a session id
-
cal0pteryx
Gajim is now on liberapay.com If you like to support Gajim with a donation, feel free to visit https://liberapay.com/Gajim
-
Kris
Cool.
-
Kris
Can you make a fedi post to boost?
-
Kris
Ah, already done
-
Juan M
Hi, I noticed that Group Chat Details -> Configuration is untranslated. Is that intended? Can it be translated? I'd like to contribute to that translation if possible, but couldn't find it on translate.gajim.org. Am I missing something?
-
Kris
I think that comes from the server and not Gajim.
-
Kris
I somehow remember some of the new Chinese users were wondering about that as well.
-
Kris
Not 100% sure though
-
Juan M
Oh, I see, that would explain why I could not find those strings.
-
Juan M
> Not 100% sure though I tried a quick search for several strings on ejabberd weblate site and they all are there. So that must come from server. Thanks for the reply :)
-
lovetox
yes, they come from the server Juan M but i remember gajim does not tell the server which language we want
-
lovetox
so i think its still Gajims fault
-
Juan M
Never thought of that. I thought language should be configured by the server admin. So if Gajim can tell the server which language to use, that would be great.
-
cal0pteryx
This is the issue tracking language for streams: https://dev.gajim.org/gajim/gajim/-/issues/11767
-
bot
wurstsalat pushed 3 commits to branch gajim/master refactor: Move multimedia_helpers to util/av - https://dev.gajim.org/gajim/gajim/-/commit/91c96aaa8404f4c1e49cbac227c085d004296b07 refactor: Move preview_helpers to util/preview - https://dev.gajim.org/gajim/gajim/-/commit/462d9db21898cc89d437989227805f909e540541 refactor: Move image_helpers to util/image - https://dev.gajim.org/gajim/gajim/-/commit/41776b9906db69c82836b8288e00f80da0874996
-
fjklp
After upgrading to ubuntu 24.04, the paperclip icon and the ? missing icon icon are now high res and nice looking instead of a terribly blurry paperclip and microscopic 🯄 icon. So, that's nice 🙂
-
fjklp
I really need to get some VM's setup for testing things.