config
|
Add option to disable federation on portal rooms (#362)
|
2021-11-01 11:17:44 +02:00 |
database
|
Store server timestamp of outgoing messages in db
|
2021-11-01 11:21:38 +02:00 |
.editorconfig
|
Add olm to CI builds
|
2020-05-08 23:53:30 +03:00 |
.gitignore
|
Add build tags for disabling crypto independently of cgo
|
2020-08-02 13:55:02 +03:00 |
.gitlab-ci.yml
|
Fix provisioning API including jid field at the wrong time
|
2021-11-01 18:45:58 +02:00 |
bridgestate.go
|
Stop using ioutil
|
2021-10-31 13:30:19 +02:00 |
build.sh
|
Include commit information in CI builds. Fixes #158
|
2020-06-03 20:32:53 +03:00 |
commands.go
|
Improve ping command response
|
2021-11-01 15:32:08 +02:00 |
crypto.go
|
Remove legacy build tags
|
2021-10-31 13:04:56 +02:00 |
custompuppet.go
|
Add support for group invite messages
|
2021-10-31 20:42:53 +02:00 |
docker-run.sh
|
Update license year, Dockerfile, docker-run.sh and deps and add editorconfig
|
2019-01-12 15:54:04 +02:00 |
Dockerfile
|
Update Docker image to Alpine 3.14
|
2021-06-25 17:11:53 +03:00 |
Dockerfile.ci
|
Update Docker image to Alpine 3.14
|
2021-06-25 17:11:53 +03:00 |
example-config.yaml
|
Fix backfill config comment
|
2021-11-01 16:45:39 +02:00 |
formatting.go
|
Initial switch to go.mau.fi/whatsmeow
|
2021-10-22 20:14:34 +03:00 |
go.mod
|
Update whatsmeow to fix panic on 32-bit arm
|
2021-11-01 21:13:58 +02:00 |
go.sum
|
Update whatsmeow to fix panic on 32-bit arm
|
2021-11-01 21:13:58 +02:00 |
LICENSE
|
Initial commit
|
2018-08-12 22:26:05 +03:00 |
main.go
|
Fix bridge bot requests not being logged
|
2021-11-02 12:27:38 +02:00 |
matrix.go
|
Allow redacting through relaybot. Fixes #298
|
2021-11-01 16:46:03 +02:00 |
metrics.go
|
Merge branch 'master' into multidevice
|
2021-10-28 14:00:10 +03:00 |
no-crypto.go
|
Remove legacy build tags
|
2021-10-31 13:04:56 +02:00 |
portal.go
|
Adjust logic for adding members in backfill
|
2021-11-02 12:28:53 +02:00 |
provisioning.go
|
Fix provisioning API including jid field at the wrong time
|
2021-11-01 18:45:58 +02:00 |
puppet.go
|
Add typing notification bridging in both directions
|
2021-10-27 19:30:34 +03:00 |
README.md
|
Merge branch 'multidevice'
|
2021-10-30 18:53:34 +03:00 |
ROADMAP.md
|
Update ROADMAP.md
|
2021-10-28 12:59:36 +03:00 |
user.go
|
Fix checking if message contains interesting things
|
2021-11-01 15:30:56 +02:00 |