Oliver

Results 16 issues of Oliver

This basically mirrors the existing IRC blacklist, but for the Telegram side: allows defining a comma-separated list of Telegram usernames, for whom messages will be allowed to be bridged to...

Discards any Messages form non-bridged Telegram Chat IDs the Bot «can read», but are not in scope. Better early prevention to process any arbitrary messages or objects. Why? Allows reusing...

On Telegram the username is a must-have when creating an account, whereas «First name» (and «Last name») are freely adjustable at any time. By adding a new setting `PREFER_FIRSTNAME=true` it...

Allows disabling either bridge to go just "one-way": Telegram → IRC, and IRC → Telegram Each are naturally ENABLED by default, but can be individually be disabled using: - a)...

Introduces a new optional `QUOTE_NICKNAME=true` setting, that adjusts how IRC messages - particularly the nickname part - are rendered when bridged to Telegram. Instead of a whole unformatted string, it...

## Summary Allows building docker image using `docker compose` remotely, and for this also adds support for passable process ENVIRONMENT variables - not failing when no dedicated .env-file is being...