~raof/matrix-appservice-irc/+git/master:hs/postgres-experiments

Last commit made on 2022-10-06
Get this branch:
git clone -b hs/postgres-experiments https://git.launchpad.net/~raof/matrix-appservice-irc/+git/master

Branch merges

Branch information

Name:
hs/postgres-experiments
Repository:
lp:~raof/matrix-appservice-irc/+git/master

Recent commits

0cd75fb... by Half-Shot <email address hidden>

Rewrite PgDatastore

26c6621... by Half-Shot <email address hidden>

Experiments with postgres libraray

8ee0fce... by Christian Paul <email address hidden>

PublicitySyncer: Replace Object with Map (#1614)

* PublicitySyncer: Replace Object with Map to avoid risk of prototype pollution by malicious Matrix Room IDs

* Update changelog

* Update 1614.bugfix

* Add type MatrixDirectoryVisibility = "private"|"public"

* Update 1614.bugfix

15fdfec... by Christian Paul <email address hidden>

Logging: Replace Object with Map (#1608)

* Logging: Use Map instead of object

* Add changelog

* Update src/logging.ts

Co-authored-by: Tadeusz Sośnierz <email address hidden>

Co-authored-by: Tadeusz Sośnierz <email address hidden>

c2bbf2c... by Christian Paul <email address hidden>

Refactor Logging: Increase explicit TypeScript types and safer loops (#1609)

* Logging: Use Map instead of object

* Logging: Refactor complex code

* Add changelog

* Update 1609.misc

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

Merge tag '0.35.1' into develop

0.35.1

89343fa... by Half-Shot <email address hidden>

0.35.1

14e39af... by Christian Paul <email address hidden>

Prevent low-risk SQL injection from roomId values when entered into the config (#1619)

* Prevent SQL injection from roomId values when checking room visibility

* Add newsfile

* Update newsfile

* Update 1619.bugfix

Co-authored-by: Will Hunt <email address hidden>

7f717de... by Christian Paul <email address hidden>

Prevent SQL injection from roomId values when checking room visibility

179313a... by Christian Paul <email address hidden>

Prevent low-risk SQL injection from roomId values when entered into the config (#1619)

* Prevent SQL injection from roomId values when checking room visibility

* Add newsfile

* Update newsfile

* Update 1619.bugfix

Co-authored-by: Will Hunt <email address hidden>