Project

General

Profile

Actions

Task #3579

open

Change Teleirc Telegram bridge's zero-width space setting to false

Added by Beluga Beluga about 2 years ago. Updated about 2 years ago.

Status:
New
Priority:
Low
Category:
IRC
Target version:
-
Start date:
Due date:
% Done:

0%

Tags:

Description

https://github.com/RITlug/teleirc/blob/129dcac0c3e8a1cbf94f7655a102d0aa4d25e44a/internal/config.go#L36

ShowZWSP            bool     `env:"IRC_SHOW_ZWSP" envDefault:"true" 

Teleirc has this silly feature, where it mangles the nicknames of Telegram users. Fortunately it can be turned off.

Actions #1

Updated by Guilhem Moulin about 2 years ago

  • Assignee changed from Christian Lohmaier to Guilhem Moulin
  • Priority changed from Normal to Low

Beluga Beluga wrote:

https://github.com/RITlug/teleirc/blob/129dcac0c3e8a1cbf94f7655a102d0aa4d25e44a/internal/config.go#L36
[...]

Teleirc has this silly feature, where it mangles the nicknames of Telegram users. Fortunately it can be turned off.

That settings isn't available on the 1.x branch we're currently using.

Actions #2

Updated by Beluga Beluga about 2 years ago

Guilhem Moulin wrote in #note-1:

Beluga Beluga wrote:

https://github.com/RITlug/teleirc/blob/129dcac0c3e8a1cbf94f7655a102d0aa4d25e44a/internal/config.go#L36
[...]

Teleirc has this silly feature, where it mangles the nicknames of Telegram users. Fortunately it can be turned off.

That settings isn't available on the 1.x branch we're currently using.

It looks like the setting was added at the same time as the feature itself: https://github.com/RITlug/teleirc/commit/db058f855c7f7a811c5b0841ec8a48a337d841c9
So how can it be that we are seeing these spaces at least in #libreoffice-qa?

Actions #3

Updated by Guilhem Moulin about 2 years ago

≥1.3.1, <2.0 adds them unconditionally.

Actions

Also available in: Atom PDF