~jae/gh-bot

865140ca — Jae Lo Presti (DN0) 2 years ago main
CI: add docker build
5068962f — Jae Lo Presti 2 years ago
Merge pull request #11 from jae1911/dependabot/pip/waitress-2.1.2

Bump waitress from 2.1.1 to 2.1.2
4f987209 — dependabot[bot] 2 years ago
Bump waitress from 2.1.1 to 2.1.2

Bumps [waitress](https://github.com/Pylons/waitress) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/Pylons/waitress/releases)
- [Changelog](https://github.com/Pylons/waitress/blob/v2.1.2/CHANGES.txt)
- [Commits](https://github.com/Pylons/waitress/compare/v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: waitress
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
a54fd1f1 — Jae Lo Presti (DN0) 2 years ago
Matrix connector: allow selection of protocol via ENV variable
931edff4 — Jae Lo Presti 2 years ago
Update docker.yml
bbb01c64 — Jae Lo Presti 2 years ago
Merge pull request #10 from jae1911/dependabot/pip/waitress-2.1.1

Bump waitress from 2.0.0 to 2.1.1
0eef9dcc — dependabot[bot] 2 years ago
Bump waitress from 2.0.0 to 2.1.1

Bumps [waitress](https://github.com/Pylons/waitress) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/Pylons/waitress/releases)
- [Changelog](https://github.com/Pylons/waitress/blob/master/CHANGES.txt)
- [Commits](https://github.com/Pylons/waitress/compare/v2.0.0...v2.1.1)

---
updated-dependencies:
- dependency-name: waitress
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2569d82b — Jae Lo Presti (DN0) 2 years ago
Main: change join delay to 5 seconds to add "snappiness"
8c2360b6 — Jae Lo Presti (DN0) 2 years ago
Readme: add logging documentation
8f92ed80 — Jae Lo Presti (DN0) 2 years ago
Message: abort logging if user doesn't wishes it
73eac384 — Jae Lo Presti (DN0) 2 years ago
Gitlab: add log to rooms
dcaafd58 — Jae Lo Presti (DN0) 2 years ago
Gitea: add log to rooms
7ceb8693 — Jae Lo Presti (DN0) 2 years ago
Main: change logs status
720ee90f — Jae Lo Presti (DN0) 2 years ago
Github: log all events to room
c209c4c6 — Jae Lo Presti (DN0) 2 years ago
Message util: add a way to silently log webhook events to room
bb8cd58b — Jae Lo Presti (DN0) 2 years ago
Readme: update bit on joining rooms
e4af416c — Jae Lo Presti (DN0) 2 years ago
Main: add scheduler to auto-join rooms (fixes #1)
a1b4b588 — Jae Lo Presti (DN0) 2 years ago
Roomutil: add basic sync roomutil
506db176 — Jae Lo Presti (DN0) 2 years ago
Requirements: add new modules
afa4da14 — Jae Lo Presti (DN0) 2 years ago
Meta: move Matrix handlers to own folders
Next