Forum teuk.org

TeuK  Admin

Member since 2025-12-22 09:24:20Z · 6mo ago

Total posts: 149  ·  Total topics: 146


Topics (page 4/15)

← PrevPage 4 / 15Next →

Posts (page 11/15)

🧙 Mediabot v3: Moving DCC / CTCP Parsing into a Dedicated Module

Another cleanup and reliability milestone has been reached for Mediabot v3.

This update focuses on one fragile area that recently caused real-world pain: DCC CHAT and CTCP CHAT handling.

The Partyline already suppor…

🧪 Protego Testum: Hardening Mediabot v3 with Better Tests and Regression Coverage

A new quality milestone has been reached for Mediabot v3.

After the recent work on the Partyline, DCC CHAT, CTCP CHAT, persistent channel bans, timed kickbans and ban levels, the project now has a stronger…

🧪 Protego Testum: a Stronger Test Framework for Mediabot v3

A new quality milestone has been reached for Mediabot v3.

After the recent work on the Partyline, DCC CHAT, CTCP CHAT, persistent bans, timed kickbans, and ban levels, the project now has a much stronger test framework to keep …

Mediabot v3 — install/mediabot.sql sync with production (May 2026)

Context

After adding Mediabot::ChannelBan and the CHANNEL_BAN table via a migration script (install/migrations/20260502_channel_ban.sql), the reference install schema install/mediabot.sql was not updated to match…

Mediabot v3 — Bug fixes and improvements (May 2026)

Context

Audit of snapshot 20260502. Six files touched across the ban system, the DCC CHAT handler, and the Partyline. The new ChannelBan module and CHANNEL_BAN table were already in place — this pass fixes the edge cases and wir…

🪄 Petrificus Banum: Persistent Channel Bans and Timed Kickban Control for Mediabot v3

Mediabot v3 now has a real persistent channel ban system.

Until now, the bot could kick users from IRC channels when it had operator privileges. That worked, but it had an obvious limitation: a kicked user…

🪄 Portus DCC: Eggdrop-style Partyline access for Mediabot v3

Mediabot v3 now has a much cleaner and more complete Partyline access flow.

The goal was simple: make the Mediabot Partyline feel closer to the classic Eggdrop experience, while keeping the current Mediabot rights model and improv…

🪄 Muffliato Partyline: a Cleaner and Safer Mediabot Login Ritual

I have just improved the Mediabot v3 Partyline login flow.

Until now, the Partyline accepted authentication with a direct command:

login <user> <password>

It worked, but it was not very elegant, and it …

mbweb — Bug fixes and improvements round 4 (April 2026)

Context

Fourth pass on the mbweb web console. Snap 20260429-1009 analysed and cleaned. Bugs, dead code, remaining French strings, and the last open improvement items from the backlog.


Bug fixes

B1 — Users stat…

mbweb — Refactoring and improvements round 3 (April 2026)

Context

Third audit pass on the mbweb web console. This article covers the remaining items from the backlog: bug fixes, full i18n cleanup, and the major structural refactor of app.js.


Bug fixes

B1 — `/channe…

← PrevPage 11 / 15Next →