.github
|
8788cbcbd2
Bump Go version used for linting
|
2 years ago |
config
|
b8ffe971fc
Replace asmux flag with generic software config option
|
2 years ago |
database
|
f79efa9037
Update mautrix-go
|
2 years ago |
.editorconfig
|
66cd7cd080
Fix mixed indent in .sql files
|
3 years ago |
.gitignore
|
b3e15cc843
pre-commit: add configuration
|
3 years ago |
.gitlab-ci.yml
|
2a38b06326
Move CI script to mautrix/ci repo
|
3 years ago |
.pre-commit-config.yaml
|
13f5ab9533
Fix pre-commit hook ID
|
3 years ago |
CHANGELOG.md
|
e25974ea4e
Update changelog
|
2 years ago |
Dockerfile
|
a548fd7174
Update Docker image to Alpine 3.16
|
3 years ago |
Dockerfile.ci
|
a548fd7174
Update Docker image to Alpine 3.16
|
3 years ago |
Dockerfile.dev
|
56e041a03c
Add development specific Dockerfile
|
2 years ago |
LICENSE
|
c84b5dd5dc
Initial commit
|
7 years ago |
README.md
|
2ae3d7f5ae
Update setup doc links
|
3 years ago |
ROADMAP.md
|
1eb210c249
Add support for bridging reactions
|
3 years ago |
backfillqueue.go
|
1f292dc1c5
Merge pull request #502 from mautrix/backfill-queue-fixes
|
3 years ago |
bridgestate.go
|
52072d9650
Update mautrix-go for new bridge status package
|
2 years ago |
build.sh
|
09385713de
Include commit information in CI builds. Fixes #158
|
5 years ago |
commands.go
|
52072d9650
Update mautrix-go for new bridge status package
|
2 years ago |
custompuppet.go
|
e5ca572811
Add hidden option to use appservice login for double puppeting
|
2 years ago |
disappear.go
|
a948ea0146
Move a bunch of stuff to mautrix-go
|
3 years ago |
docker-run.sh
|
f085b4d11c
Don't print generated registration message if config is invalid
|
3 years ago |
example-config.yaml
|
b8ffe971fc
Replace asmux flag with generic software config option
|
2 years ago |
formatting.go
|
e424382cc9
Add support for list messages
|
3 years ago |
go.mod
|
b8ffe971fc
Replace asmux flag with generic software config option
|
2 years ago |
go.sum
|
b8ffe971fc
Replace asmux flag with generic software config option
|
2 years ago |
historysync.go
|
985b33fd7c
Backfill with deterministic event IDs on hungryserv
|
2 years ago |
main.go
|
a87bb67be9
Bump version to v0.6.1
|
2 years ago |
matrix.go
|
08d5b10902
Use same ensureUserInvited method everywere. Fixes #529
|
3 years ago |
messagetracking.go
|
5c5498c9c0
Disable notices for m.notice errors. Fixes #544
|
2 years ago |
metrics.go
|
7e6c645f19
Add some simple metrics for retry receipts
|
3 years ago |
portal.go
|
b923a39d76
Fix media conversion errors not including actual error
|
2 years ago |
provisioning.go
|
52072d9650
Update mautrix-go for new bridge status package
|
2 years ago |
puppet.go
|
17a9df3297
Always sync private chat portal meta in background sync
|
3 years ago |
segment.go
|
4264c50558
Check status code when tracking segment events
|
3 years ago |
urlpreview.go
|
76c9660849
Reject unsupported message types and add some more conversions
|
2 years ago |
user.go
|
b8ffe971fc
Replace asmux flag with generic software config option
|
2 years ago |