~raof/matrix-appservice-irc/+git/master:develop

Last commit made on 2024-05-21
Get this branch:
git clone -b develop https://git.launchpad.net/~raof/matrix-appservice-irc/+git/master

Branch merges

Branch information

Name:
develop
Repository:
lp:~raof/matrix-appservice-irc/+git/master

Recent commits

1835e04... by =?utf-8?q?Tadeusz_So=C5=9Bnierz?= <email address hidden>

Don't use origin_server_ts when tracking joins, use bridge-time instead (#1804)

* Don't use origin_server_ts when tracking joins, use bridge-time instead

* Changelog

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

Move widgets to ESM (#1800)

* Move vite to ESM

* changelog

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

Fix e2e error flakiness (#1803)

* Isolate test

* filter out as user.

* skip

* Add some message buffering

* Kill tests in a specific order.

* Add some retries for homerunner.

* remove describe annotations

* don't run docs on all pushes

* lint

* oops

* changelog

* Add a comment to describe what this does

* Add a github action reporter.

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

2.0.0

532564e... by Half-Shot <email address hidden>

update tsconfig a bit.

42af2f9... by Will Hunt <email address hidden>

Ignore functional members in admin rooms (#1782)

* Support functional member filtering out of admin rooms.

* tidyup

* Add test

* lint

* changelog

* Add ignoreFunctionalMembersInAdminRooms to schema

* Add sample config change

ef5eb44... by =?utf-8?q?Tadeusz_So=C5=9Bnierz?= <email address hidden>

Update our dependencies (#1798)

* Upgrade our dependencies

* Require Node 20

* More minor typings updates

* Update jest

* Update node container versions in Github test workflows

* Changelog

Signed-off-by: Tadeusz „tadzik” Sośnierz <email address hidden>

* Linting

* Move eslint disabler to the correct line

Signed-off-by: Tadeusz „tadzik” Sośnierz <email address hidden>

* Update .node-version

Signed-off-by: Tadeusz „tadzik” Sośnierz <email address hidden>

* Add nedb, update matrix-* packages

* Update matrix-bot-sdk

---------

Signed-off-by: Tadeusz „tadzik” Sośnierz <email address hidden>
Co-authored-by: Will Hunt <email address hidden>

4af7d30... by =?utf-8?q?Tadeusz_So=C5=9Bnierz?= <email address hidden>

Add tests for various forms of rich replies (#1799)

* Add tests for various forms of rich replies

Signed-off-by: Tadeusz „tadzik” Sośnierz <email address hidden>

* Ensure leaving the channel and rejoining doesn't allow you to quote-reply messages you haven't seen

* Fix braces

---------

Signed-off-by: Tadeusz „tadzik” Sośnierz <email address hidden>
Co-authored-by: Will Hunt <email address hidden>

fb339d0... by "John \"Warthog9\" Hawley" <email address hidden>

Node18 updates and Timer -> Timeout change (#1788)

* Convert NodeJS.Timer to NodeJS.Timeout

variable typing is off with what clearTimeout() is expecting so
adjusting to match what (clear|set)Timeout() are expecting

Signed-off-by: John 'Warthog9' Hawley <email address hidden>

* Set Node16 dependency matching more explicitly so that npm can resolve correctly

Signed-off-by: John 'Warthog9' Hawley <email address hidden>

* Create 1788.misc

---------

Signed-off-by: John 'Warthog9' Hawley <email address hidden>
Co-authored-by: Will Hunt <email address hidden>

e060290... by Sandra Snan

Libera Chat bridge is down (#1784)

* Libera Chat bridge is down

Signed-off-by: Sandra Snan <email address hidden>

* Update bridged_networks.md

---------

Signed-off-by: Sandra Snan <email address hidden>
Co-authored-by: Will Hunt <email address hidden>