.github
|
Rename issue templates
|
2022-04-20 14:02:22 +03:00 |
config
|
Add basic config validation
|
2022-06-21 21:56:02 +03:00 |
database
|
Fix backfill queue query. Fixes #517
|
2022-06-17 10:33:47 +03:00 |
.editorconfig
|
Fix mixed indent in .sql files
|
2022-05-23 20:00:08 +03:00 |
.gitignore
|
|
|
.gitlab-ci.yml
|
Move CI script to mautrix/ci repo
|
2022-06-18 13:27:51 +03:00 |
.pre-commit-config.yaml
|
|
|
backfillqueue.go
|
Merge pull request #502 from mautrix/backfill-queue-fixes
|
2022-05-25 08:40:44 -06:00 |
bridgestate.go
|
Move bridge state stuff to mautrix-go
|
2022-05-31 00:27:44 +03:00 |
build.sh
|
|
|
CHANGELOG.md
|
Bump version to v0.5.0
|
2022-06-16 17:35:58 +03:00 |
commands.go
|
encryption: add ability to control rotation settings
|
2022-06-21 12:33:04 -06: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
|
|
|
Dockerfile.ci
|
|
|
example-config.yaml
|
encryption: add ability to control rotation settings
|
2022-06-21 12:33:04 -06:00 |
formatting.go
|
Move a bunch of stuff to mautrix-go
|
2022-05-22 01:06:30 +03:00 |
go.mod
|
Add basic config validation
|
2022-06-21 21:56:02 +03:00 |
go.sum
|
Add basic config validation
|
2022-06-21 21:56:02 +03:00 |
historysync.go
|
Add config option to bundle caption with media message
|
2022-06-17 11:34:24 +03:00 |
LICENSE
|
|
|
main.go
|
Bump version to v0.5.0
|
2022-06-16 17:35:58 +03:00 |
matrix.go
|
encryption: add ability to control rotation settings
|
2022-06-21 12:33:04 -06:00 |
metrics.go
|
Add some simple metrics for retry receipts
|
2022-01-28 15:06:19 +02:00 |
portal.go
|
encryption: add ability to control rotation settings
|
2022-06-21 12:33:04 -06:00 |
provisioning.go
|
Move bridge state stuff to mautrix-go
|
2022-05-31 00:27:44 +03:00 |
puppet.go
|
Disable double puppeting in broadcast rooms. Fixes #506
|
2022-05-29 19:20:29 +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 bridge state stuff to mautrix-go
|
2022-05-31 00:27:44 +03:00 |