mirror of
https://github.com/tulir/mautrix-whatsapp
synced 2024-12-14 09:23:51 +01:00
No description
536d340f20
bridge.history_sync.max_initial_conversations: This setting determines the maximum number of initial conversations that should be backfilled. The data for all the other conversations will be stored in the database for backfill at a later time. bridge.history_sync.immediate: These settings are for the initial backfill that should be performed to populate each of the initial chats with a few messages so that users can continue their conversations without loosing context. bridge.history_sync.deferred: These settings are for backfilling the rest of the chat history that was not covered by the immediate backfills. These should generally be done at a slower pace to avoid overloading the homeserver. |
||
---|---|---|
.github/workflows | ||
config | ||
database | ||
.editorconfig | ||
.gitignore | ||
.gitlab-ci.yml | ||
.pre-commit-config.yaml | ||
bridgestate.go | ||
build.sh | ||
CHANGELOG.md | ||
commands.go | ||
crypto.go | ||
custompuppet.go | ||
disappear.go | ||
docker-run.sh | ||
Dockerfile | ||
Dockerfile.ci | ||
example-config.yaml | ||
formatting.go | ||
go.mod | ||
go.sum | ||
historysync.go | ||
LICENSE | ||
main.go | ||
matrix.go | ||
metrics.go | ||
no-crypto.go | ||
portal.go | ||
provisioning.go | ||
puppet.go | ||
README.md | ||
ROADMAP.md | ||
segment.go | ||
urlpreview.go | ||
user.go |
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:
- Bridge setup (or with Docker)
- Basic usage: Authentication
Features & Roadmap
ROADMAP.md contains a general overview of what is supported by the bridge.
Discussion
Matrix room: #whatsapp:maunium.net