* [FFmpeg-devel] [PATCH] Replace broken Web IRC link
@ 2025-01-30 4:28 Soft Works
2025-01-30 4:42 ` Marth64
0 siblings, 1 reply; 6+ messages in thread
From: Soft Works @ 2025-01-30 4:28 UTC (permalink / raw)
To: FFmpeg development discussions and patches
kiwiirc appears offline, it shows a CloudFlare gateway timeout.
Replace with the new Libera.Chat web client
---
src/contact | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/contact b/src/contact
index 537ca9d..6943d06 100644
--- a/src/contact
+++ b/src/contact
@@ -104,7 +104,7 @@
IRC network. Both channels are open and unmoderated. Maintainers
have operator status, contributors with patches in FFmpeg
have voice in the channels.
- <a href="https://kiwiirc.com/nextclient/irc.libera.chat/?channels=#ffmpeg,#ffmpeg-devel">kiwiirc webchat</a> is a web
+ <a href="https://web.libera.chat/?channels=#ffmpeg,#ffmpeg-devel">Web.Libera.Chat</a> is a web
client for these channels.
Please read and follow the <a href="community.html#CodeOfConduct">Code of conduct</a>.
</p>
--
2.46.0.windows.1
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [FFmpeg-devel] [PATCH] Replace broken Web IRC link
2025-01-30 4:28 [FFmpeg-devel] [PATCH] Replace broken Web IRC link Soft Works
@ 2025-01-30 4:42 ` Marth64
2025-01-30 14:47 ` Timo Rothenpieler
0 siblings, 1 reply; 6+ messages in thread
From: Marth64 @ 2025-01-30 4:42 UTC (permalink / raw)
To: FFmpeg development discussions and patches
LGTM. I had noticed that #ffmpeg channel has +r mode but #ffmpeg-devel
does not which can confuse people. So if user does not have registered nick
they will only be loaded into #ffmpeg-devel.
Maybe this gets changed or explained in a second patch later but this is
good enough.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [FFmpeg-devel] [PATCH] Replace broken Web IRC link
2025-01-30 4:42 ` Marth64
@ 2025-01-30 14:47 ` Timo Rothenpieler
2025-02-04 18:28 ` Marth64
0 siblings, 1 reply; 6+ messages in thread
From: Timo Rothenpieler @ 2025-01-30 14:47 UTC (permalink / raw)
To: ffmpeg-devel
On 30/01/2025 05:42, Marth64 wrote:
> LGTM. I had noticed that #ffmpeg channel has +r mode but #ffmpeg-devel
> does not which can confuse people. So if user does not have registered nick
> they will only be loaded into #ffmpeg-devel.
> Maybe this gets changed or explained in a second patch later but this is
> good enough.
That's probably forgotten from the last spam-wave, and can be undone.
Will do so tonight if nobody beats me to it.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [FFmpeg-devel] [PATCH] Replace broken Web IRC link
2025-01-30 14:47 ` Timo Rothenpieler
@ 2025-02-04 18:28 ` Marth64
2025-02-04 19:47 ` Gyan Doshi
0 siblings, 1 reply; 6+ messages in thread
From: Marth64 @ 2025-02-04 18:28 UTC (permalink / raw)
To: FFmpeg development discussions and patches
Thank you Timo for removing the flag.
Now users should be able to join correctly.
Patch LGTM. I don't have access to merge to web.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [FFmpeg-devel] [PATCH] Replace broken Web IRC link
2025-02-04 18:28 ` Marth64
@ 2025-02-04 19:47 ` Gyan Doshi
2025-02-05 3:52 ` Gyan Doshi
0 siblings, 1 reply; 6+ messages in thread
From: Gyan Doshi @ 2025-02-04 19:47 UTC (permalink / raw)
To: ffmpeg-devel
On 2025-02-04 11:58 pm, Marth64 wrote:
> Thank you Timo for removing the flag.
> Now users should be able to join correctly.
> Patch LGTM. I don't have access to merge to web.
Will push tomorrow morning, if no one else has.
Regards,
Gyan
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [FFmpeg-devel] [PATCH] Replace broken Web IRC link
2025-02-04 19:47 ` Gyan Doshi
@ 2025-02-05 3:52 ` Gyan Doshi
0 siblings, 0 replies; 6+ messages in thread
From: Gyan Doshi @ 2025-02-05 3:52 UTC (permalink / raw)
To: ffmpeg-devel
On 2025-02-05 01:17 am, Gyan Doshi wrote:
>
>
> On 2025-02-04 11:58 pm, Marth64 wrote:
>> Thank you Timo for removing the flag.
>> Now users should be able to join correctly.
>> Patch LGTM. I don't have access to merge to web.
>
> Will push tomorrow morning, if no one else has.
Pushed as e99836bf11abbe38c64c08b1cd84ffd61542c207
Regards,
Gyan
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2025-02-05 3:52 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-30 4:28 [FFmpeg-devel] [PATCH] Replace broken Web IRC link Soft Works
2025-01-30 4:42 ` Marth64
2025-01-30 14:47 ` Timo Rothenpieler
2025-02-04 18:28 ` Marth64
2025-02-04 19:47 ` Gyan Doshi
2025-02-05 3:52 ` Gyan Doshi
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git