~raof/matrix-appservice-irc/+git/master:release-v0.31.0

Last commit made on 2021-09-20
Get this branch:
git clone -b release-v0.31.0 https://git.launchpad.net/~raof/matrix-appservice-irc/+git/master

Branch merges

Branch information

Name:
release-v0.31.0
Repository:
lp:~raof/matrix-appservice-irc/+git/master

Recent commits

f8f5dbb... by Will Hunt <email address hidden>

0.31.0

7a344ac... by Will Hunt <email address hidden>

Merge pull request #1479 from matrix-org/tadzik/fallback-to-profile-nicknames

Fallback to generic profile displayname if we can't get the bot to join the proper room

db6d38e... by =?utf-8?b?VGFkZXVzeiDigJ50YWR6aWvigJ0gU2/Fm25pZXJ6?= <email address hidden>

Add changelog entry

3fda80e... by =?utf-8?b?VGFkZXVzeiDigJ50YWR6aWvigJ0gU2/Fm25pZXJ6?= <email address hidden>

Fallback to generic profile displayname if we can't get the bot to join the proper room

This happens if a matrix users PMs an IRC user
while not being in any channel.

4302af1... by Will Hunt <email address hidden>

Merge pull request #1478 from matrix-org/hs/help-permissions

Fix help not showing admin commands when the user is an admin

381ed87... by Will Hunt <email address hidden>

changelog

4808c66... by Will Hunt <email address hidden>

Use an enum to avoid type confusion

e8bac91... by Will Hunt <email address hidden>

Fix help not showing admin commands

d124e34... by Will Hunt <email address hidden>

Merge pull request #1471 from matrix-org/hs/nedb-username-not-unique

Ensure username index is not unique for NEdB

8d84185... by Will Hunt <email address hidden>

Remove unique index on usernames for NeDB