.github
|
Bump Go version used for linting
|
2022-08-04 20:42:52 +03:00 |
config
|
Replace asmux flag with generic software config option
|
2022-08-25 12:04:42 +03:00 |
database
|
Update mautrix-go
|
2022-08-14 19:37:11 +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
|
Move CI script to mautrix/ci repo
|
2022-06-18 13:27:51 +03:00 |
.pre-commit-config.yaml
|
Fix pre-commit hook ID
|
2022-07-19 22:01:50 +03:00 |
backfillqueue.go
|
Merge pull request #502 from mautrix/backfill-queue-fixes
|
2022-05-25 08:40:44 -06:00 |
bridgestate.go
|
Update mautrix-go for new bridge status package
|
2022-08-15 16:36:28 +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-08-24 12:01:02 +03:00 |
commands.go
|
Update mautrix-go for new bridge status package
|
2022-08-15 16:36:28 +03:00 |
custompuppet.go
|
Add hidden option to use appservice login for double puppeting
|
2022-08-16 20:35:49 +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.16
|
2022-07-06 18:48:30 +03:00 |
Dockerfile.ci
|
Update Docker image to Alpine 3.16
|
2022-07-06 18:48:30 +03:00 |
Dockerfile.dev
|
Add development specific Dockerfile
|
2022-08-12 15:32:18 +01:00 |
example-config.yaml
|
Replace asmux flag with generic software config option
|
2022-08-25 12:04:42 +03:00 |
formatting.go
|
Add support for list messages
|
2022-06-24 23:25:38 +03:00 |
go.mod
|
Replace asmux flag with generic software config option
|
2022-08-25 12:04:42 +03:00 |
go.sum
|
Replace asmux flag with generic software config option
|
2022-08-25 12:04:42 +03:00 |
historysync.go
|
Update mautrix-go
|
2022-08-14 19:37:11 +03:00 |
LICENSE
|
Initial commit
|
2018-08-12 22:26:05 +03:00 |
main.go
|
Bump version to v0.6.1
|
2022-08-16 20:23:44 +03:00 |
matrix.go
|
Use same ensureUserInvited method everywere. Fixes #529
|
2022-07-12 13:15:46 +03:00 |
messagetracking.go
|
Disable notices for m.notice errors. Fixes #544
|
2022-08-24 12:00:22 +03:00 |
metrics.go
|
Add some simple metrics for retry receipts
|
2022-01-28 15:06:19 +02:00 |
portal.go
|
Resize webp stickers if they're not 1:1
|
2022-08-25 11:43:16 +03:00 |
provisioning.go
|
Update mautrix-go for new bridge status package
|
2022-08-15 16:36:28 +03:00 |
puppet.go
|
Always sync private chat portal meta in background sync
|
2022-07-05 11:11:48 +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
|
Reject unsupported message types and add some more conversions
|
2022-08-22 15:05:51 +03:00 |
user.go
|
Replace asmux flag with generic software config option
|
2022-08-25 12:04:42 +03:00 |