Skip to content

Commit a5dd349

Browse files
committed
Merge remote-tracking branch 'tulir/master' into element-master
2 parents 5211f95 + 782cd42 commit a5dd349

23 files changed

+158
-518
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Upstream uses 3.15, but that breaks our build.
12
FROM dock.mau.dev/tulir/lottieconverter:alpine-3.14
23

34
ARG TARGETARCH=amd64

ROADMAP.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@
5959
* [ ] ‡ Secret chats (i.e. End-to-bridge encryption on Telegram)
6060
* [x] End-to-bridge encryption in Matrix rooms (see [wiki](https://github.com/tulir/mautrix-telegram/wiki/End%E2%80%90to%E2%80%90bridge-encryption))
6161

62-
† Information not automatically sent from source, i.e. implementation may not be possible
62+
† Information not automatically sent from source, i.e. implementation may not be possible
6363
‡ Maybe, i.e. this feature may or may not be implemented at some point

helm/mautrix-telegram/.editorconfig

-2
This file was deleted.

helm/mautrix-telegram/.gitignore

-1
This file was deleted.

helm/mautrix-telegram/.helmignore

-22
This file was deleted.

helm/mautrix-telegram/Chart.yaml

-14
This file was deleted.

helm/mautrix-telegram/requirements.lock

-6
This file was deleted.

helm/mautrix-telegram/requirements.yaml

-5
This file was deleted.

helm/mautrix-telegram/templates/NOTES.txt

-21
This file was deleted.

helm/mautrix-telegram/templates/_helpers.tpl

-55
This file was deleted.

helm/mautrix-telegram/templates/configmap.yaml

-57
This file was deleted.

helm/mautrix-telegram/templates/deployment.yaml

-69
This file was deleted.

helm/mautrix-telegram/templates/service.yaml

-16
This file was deleted.

helm/mautrix-telegram/templates/serviceaccount.yaml

-8
This file was deleted.

0 commit comments

Comments
 (0)