Go to file
Sumner Evans f2e762680c
media backfill: add ability to automatically request media not on WA server
This adds a new backfill type for media that sends a request to the
phone for every media that is not available on the WA servers. WA
deletes media from their servers after about two weeks, so you have to
ask the phone to re-upload it.

In order to use this, you need to enable
bridge.history_sync.backfill_media and configure the requests that will
be made per portal using bridge.history_sync.media (which is similar to
the deferred backfill config).

If you already have backfilled portals, but want to do a one-off media
backfill for all existing portals, you can set
bridge.history_sync.enqueue_backfill_media_next_start to true.
2022-04-19 08:12:51 -06:00
.github/workflows
config media backfill: add ability to automatically request media not on WA server 2022-04-19 08:12:51 -06:00
database media backfill: add ability to automatically request media not on WA server 2022-04-19 08:12:51 -06:00
.editorconfig
.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
backfillqueue.go media backfill: add ability to automatically request media not on WA server 2022-04-19 08:12:51 -06:00
bridgestate.go
build.sh
CHANGELOG.md Update mautrix-go to switch to /v3 paths 2022-04-17 13:09:54 +03:00
commands.go media backfill: add ability to automatically request media not on WA server 2022-04-19 08:12:51 -06:00
crypto.go
custompuppet.go
disappear.go
docker-run.sh
Dockerfile
Dockerfile.ci
example-config.yaml media backfill: add ability to automatically request media not on WA server 2022-04-19 08:12:51 -06:00
formatting.go
go.mod Update mautrix-go to switch to /v3 paths 2022-04-17 13:09:54 +03:00
go.sum Update mautrix-go to switch to /v3 paths 2022-04-17 13:09:54 +03:00
historysync.go media backfill: add ability to automatically request media not on WA server 2022-04-19 08:12:51 -06:00
LICENSE
main.go Bump version to v0.3.1 2022-04-16 23:21:15 +03:00
matrix.go
metrics.go
no-crypto.go
portal.go media backfill: add ability to automatically request media not on WA server 2022-04-19 08:12:51 -06:00
provisioning.go
puppet.go
README.md
ROADMAP.md
segment.go
urlpreview.go
user.go media backfill: add ability to automatically request media not on WA server 2022-04-19 08:12:51 -06:00

mautrix-whatsapp

A Matrix-WhatsApp puppeting bridge based on whatsmeow.

Documentation

All setup and usage instructions are located on docs.mau.fi. Some quick links:

Features & Roadmap

ROADMAP.md contains a general overview of what is supported by the bridge.

Discussion

Matrix room: #whatsapp:maunium.net