~raof/matrix-appservice-irc/+git/master:hs/add-privacy-filter-tests

Last commit made on 2023-08-04
Get this branch:
git clone -b hs/add-privacy-filter-tests https://git.launchpad.net/~raof/matrix-appservice-irc/+git/master

Branch merges

Branch information

Name:
hs/add-privacy-filter-tests
Repository:
lp:~raof/matrix-appservice-irc/+git/master

Recent commits

90e43cd... by Half-Shot <email address hidden>

changelog

e99a25e... by Half-Shot <email address hidden>

Add a test to ensure kicks work

6fd912b... by Half-Shot <email address hidden>

Add privacy filter tests

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

Fix Redis <=6.2 throwing errors when trying to clear the command queue in pooling mode. (#1763)

* Try to unify queue implementations.

* Switch pool client and connection pool to command reader

* Document version requirement.

* changelog

* A newline

* Move types

* Tidy up version check

c557cbe... by Half-Shot <email address hidden>

1.0.1

9c37bd6... by Will Hunt <email address hidden>

Don't await connection when starting up in pooling mode (#1759)

* Don't await connection for pooling mode

* changelog

* Fix log line

8bbd2b6... by Justin Carlson <email address hidden>

Merge pull request from GHSA-c7hh-3v6c-fj4q

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

Update to matrix-appservice-bridge 9.0.1 (#1760)

* Update matrix-appservice-bridge to 9.0.1

* changelog

0afb064... by Will Hunt <email address hidden>

Add a test to ensure that the irc client state doesn't bloat on VERSION (#1753)

* Add a test to ensure that the irc client state doesn't bloat on VERSION

* Sensible linting

* Update matrix-org-irc

5fa23ed... by Will Hunt <email address hidden>

Sync bans from legacy Mjolnir-y rules (#1755)

* Run a check for banned users at the end of startup.

* Support legacy m.room. ban codes

* changelog

* Skip ban checks on restoring connections.

* Also connect

* Reinstate bot check