.github
|
7983c4ddbf
Rename issue templates
|
3 years ago |
config
|
f2e762680c
media backfill: add ability to automatically request media not on WA server
|
3 years ago |
database
|
e74bb62fc1
backfill logging: fix logging of Backfill structs
|
3 years ago |
.editorconfig
|
edd91510f1
Add olm to CI builds
|
5 years ago |
.gitignore
|
b3e15cc843
pre-commit: add configuration
|
3 years ago |
.gitlab-ci.yml
|
8e2077b9ae
ci: automatically update both STABLE and NIGHTLY on dev environment
|
3 years ago |
.pre-commit-config.yaml
|
b3e15cc843
pre-commit: add configuration
|
3 years ago |
CHANGELOG.md
|
2e15edb209
Add endpoints for checking if number is on WhatsApp
|
3 years ago |
Dockerfile
|
dac1d92427
Update Docker image to Alpine 3.15
|
3 years ago |
Dockerfile.ci
|
dac1d92427
Update Docker image to Alpine 3.15
|
3 years ago |
LICENSE
|
c84b5dd5dc
Initial commit
|
7 years ago |
README.md
|
b80e0c8db5
Merge branch 'multidevice'
|
3 years ago |
ROADMAP.md
|
1eb210c249
Add support for bridging reactions
|
3 years ago |
backfillqueue.go
|
f2e762680c
media backfill: add ability to automatically request media not on WA server
|
3 years ago |
bridgestate.go
|
a99ced14fd
Send bridge state if connection fails
|
3 years ago |
build.sh
|
09385713de
Include commit information in CI builds. Fixes #158
|
5 years ago |
commands.go
|
f2e762680c
media backfill: add ability to automatically request media not on WA server
|
3 years ago |
crypto.go
|
6aa704dc56
Fix name of trace levels
|
3 years ago |
custompuppet.go
|
3851fdcded
Fix legacy EDU handling
|
3 years ago |
disappear.go
|
125ccd3dbb
Make sure portal still exists when scheduling disappearing messages
|
3 years ago |
docker-run.sh
|
f085b4d11c
Don't print generated registration message if config is invalid
|
3 years ago |
example-config.yaml
|
dad5c44680
Update browser name list link
|
3 years ago |
formatting.go
|
e215850fcf
Get displayname when converting mentions of Matrix users. Fixes #338
|
3 years ago |
go.mod
|
7f2d12aa5f
Update mautrix-go to switch to /v3 paths
|
3 years ago |
go.sum
|
7f2d12aa5f
Update mautrix-go to switch to /v3 paths
|
3 years ago |
historysync.go
|
e74bb62fc1
backfill logging: fix logging of Backfill structs
|
3 years ago |
main.go
|
72556a3767
Bump version to v0.3.1
|
3 years ago |
matrix.go
|
766e6a5130
Invite bot when user enables encryption in DM portal
|
3 years ago |
metrics.go
|
7e6c645f19
Add some simple metrics for retry receipts
|
3 years ago |
no-crypto.go
|
47105b411f
Remove legacy build tags
|
3 years ago |
portal.go
|
f2e762680c
media backfill: add ability to automatically request media not on WA server
|
3 years ago |
provisioning.go
|
2e15edb209
Add endpoints for checking if number is on WhatsApp
|
3 years ago |
puppet.go
|
5ef66496d6
Acquire roomCreateLock when updating puppet info to prevent race conditions
|
3 years ago |
segment.go
|
a68bce35fc
segment: add tracking to provisioning API
|
3 years ago |
urlpreview.go
|
10a7c781e6
Add support for asking homeserver for URL previews
|
3 years ago |
user.go
|
a99ced14fd
Send bridge state if connection fails
|
3 years ago |