.github
Rename issue templates
2022-04-20 14:02:22 +03:00
config
Move permission config to mautrix-go
2022-05-22 22:03:08 +03:00
database
Fix mixed indent in .sql files
2022-05-23 20:00:08 +03:00
.editorconfig
Fix mixed indent in .sql files
2022-05-23 20:00:08 +03:00
.gitignore
pre-commit: add configuration
2022-01-27 09:50:37 -07:00
.gitlab-ci.yml
ci: automatically update both STABLE and NIGHTLY on dev environment
2022-04-18 19:26:05 -06:00
.pre-commit-config.yaml
pre-commit: add configuration
2022-01-27 09:50:37 -07:00
backfillqueue.go
backfill: remove intermediate buffer for backfill
2022-05-16 14:04:22 -06:00
bridgestate.go
Move a bunch of stuff to mautrix-go
2022-05-22 01:06:30 +03:00
build.sh
Include commit information in CI builds. Fixes #158
2020-06-03 20:32:53 +03:00
CHANGELOG.md
Update changelog
2022-05-24 11:28:43 +03:00
commands.go
Move login-matrix commands to mautrix-go
2022-05-22 22:03:08 +03:00
custompuppet.go
Move Matrix event and command handling to mautrix-go
2022-05-22 16:15:54 +03:00
disappear.go
Move a bunch of stuff to mautrix-go
2022-05-22 01:06:30 +03:00
docker-run.sh
Don't print generated registration message if config is invalid
2022-04-09 17:04:36 +03:00
Dockerfile
Update Docker image to Alpine 3.15
2021-11-30 13:17:33 +02:00
Dockerfile.ci
Update Docker image to Alpine 3.15
2021-11-30 13:17:33 +02:00
example-config.yaml
Move a bunch of stuff to mautrix-go
2022-05-22 01:06:30 +03:00
formatting.go
Move a bunch of stuff to mautrix-go
2022-05-22 01:06:30 +03:00
go.mod
Update whatsmeow
2022-05-24 00:08:28 +03:00
go.sum
Update whatsmeow
2022-05-24 00:08:28 +03:00
historysync.go
Add mutex to block new messages in specific backfill cases
2022-05-24 13:39:29 +03:00
LICENSE
Initial commit
2018-08-12 22:26:05 +03:00
main.go
Update whatsmeow
2022-05-24 00:08:28 +03:00
matrix.go
Move Matrix event and command handling to mautrix-go
2022-05-22 16:15:54 +03:00
metrics.go
Add some simple metrics for retry receipts
2022-01-28 15:06:19 +02:00
portal.go
Add mutex to block new messages in specific backfill cases
2022-05-24 13:39:29 +03:00
provisioning.go
Merge pull request #501 from mautrix/sumner/bri-3528
2022-05-22 08:44:54 -06:00
puppet.go
Move login-matrix commands to mautrix-go
2022-05-22 22:03:08 +03:00
README.md
Update setup doc links
2022-05-19 23:50:52 +03:00
ROADMAP.md
Add support for bridging reactions
2022-03-05 21:22:31 +02:00
segment.go
Check status code when tracking segment events
2022-05-16 15:24:26 +03:00
urlpreview.go
Update mautrix-go again
2022-04-27 23:48:55 +03:00
user.go
Move permission config to mautrix-go
2022-05-22 22:03:08 +03:00