github linuxserver/docker-thelounge nightly-30e9f45f-ls38

latest releases: v4.4.3-ls174, nightly-0d9c184f-ls144, next-v4.4.3-ls86...
pre-release22 months ago

LinuxServer Changes:

Install from source using yarn. Cleanups in nightly branch.

thelounge Changes:

Use nick as a realname fallback

Currently the realname is set to an advertisement if it isn't explicitly
set by the user.
Some clients started to show the realname as a display name in their
UI, which makes this tedious as you'll end up with gazillion "The Lounge
User" entries.

To avoid this, set the realname to the nick on first connect, so that
it is useful.
Note that this isn't done on nick changes, but only on the initial
connect step.

Fixes: thelounge/thelounge#4527

Don't miss a new docker-thelounge release

NewReleases is sending notifications on new releases.