Stephan Reinwald
|
392e52231c
|
fix(matrix): store credentials after mautrix login
Add StoreCredentials flag to persist access token after authentication.
Fixes M_MISSING_TOKEN errors on subsequent API calls.
|
2025-11-25 13:25:56 +01:00 |
|
Arturo Guzman
|
f14c4438e6
|
fix: replace gomatrix client with mautrix-go, fixes #1527
|
2025-11-09 12:54:51 +00:00 |
|
CrazyMax
|
24bc0548e0
|
chore: use typed error and fix missing wraps
|
2023-09-16 11:47:53 +02:00 |
|
CrazyMax
|
42d3535188
|
Fix matrix login scheme (#487)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-09-10 12:38:08 +02:00 |
|
CrazyMax
|
5d583809a0
|
Allow to customize notification message (#415)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-06-25 23:24:02 +02:00 |
|
CrazyMax
|
c971e06d9f
|
Add message client for notifiers (#273)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-02-14 17:34:42 +00:00 |
|
CrazyMax
|
3bbe883358
|
Refactor CI and dev workflow with buildx bake (#247)
* Upload artifacts
* Add image-local target
* Single job for artifacts and image
* Add armv5 artifact
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2020-12-26 10:30:46 +00:00 |
|
CrazyMax
|
6dc9b58de9
|
Allow to customize message type for Matrix notifications (#143)
|
2020-08-08 12:17:45 +02:00 |
|
CrazyMax
|
bc90723409
|
Hostname not taken into account for Matrix notifications
|
2020-07-30 09:28:22 +02:00 |
|
CrazyMax
|
b9c35e369f
|
Add Matrix notification (#136)
* Add Matrix notification (#124)
* Fix docs
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2020-07-29 19:29:13 +00:00 |
|