.github
|
Update linters
|
2023-02-12 12:26:10 +02:00 |
config
|
Add config option to bridge cross-room replies
|
2023-03-08 17:14:31 +02:00 |
database
|
Add more detailed logging when receiving history syncs
|
2023-03-02 17:33:44 +02: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
|
Update linters
|
2023-02-12 12:26:10 +02:00 |
backfillqueue.go
|
Merge pull request #502 from mautrix/backfill-queue-fixes
|
2022-05-25 08:40:44 -06:00 |
bridgestate.go
|
Add error code for normal transient disconnects
|
2023-01-14 13:36:08 +02:00 |
build.sh
|
Include commit information in CI builds. Fixes #158
|
2020-06-03 20:32:53 +03:00 |
CHANGELOG.md
|
Bump version to v0.8.3
|
2023-03-16 13:07:42 +02:00 |
commands.go
|
Fix disappearing message timing
|
2023-01-16 17:15:04 +02:00 |
custompuppet.go
|
Update mautrix-go
|
2023-03-15 16:22:05 +02:00 |
disappear.go
|
Remove unused read receipt based disappearing timer
|
2023-01-16 17:16:01 +02:00 |
docker-run.sh
|
Update mautrix-go and switch to zerolog
|
2023-02-24 14:45:28 +02:00 |
Dockerfile
|
Update Docker image to Alpine 3.17
|
2022-11-26 22:06:34 +02:00 |
Dockerfile.ci
|
Update Docker image to Alpine 3.17
|
2022-11-26 22:06:34 +02:00 |
Dockerfile.dev
|
Update Docker image to Alpine 3.17
|
2022-11-26 22:06:34 +02:00 |
example-config.yaml
|
Add config option to bridge cross-room replies
|
2023-03-08 17:14:31 +02:00 |
formatting.go
|
Implement MSC3952 for incoming messages
|
2023-03-02 14:02:11 +02:00 |
go.mod
|
Update outgoing edit format
|
2023-04-06 13:54:29 +03:00 |
go.sum
|
Update outgoing edit format
|
2023-04-06 13:54:29 +03:00 |
historysync.go
|
Add more detailed logging when receiving history syncs
|
2023-03-02 17:33:44 +02:00 |
LICENSE
|
Initial commit
|
2018-08-12 22:26:05 +03:00 |
main.go
|
Bump version to v0.8.3
|
2023-03-16 13:07:42 +02:00 |
matrix.go
|
Implicitly enable private_chat_portal_meta in encrypted rooms
|
2022-10-07 21:01:05 +03:00 |
messagetracking.go
|
Update mautrix-go
|
2023-01-04 12:41:45 +02:00 |
metrics.go
|
Add some simple metrics for retry receipts
|
2022-01-28 15:06:19 +02:00 |
portal.go
|
Update outgoing edit format
|
2023-04-06 13:54:29 +03:00 |
provisioning.go
|
provisioning: add logging for timezone
|
2023-01-13 16:18:55 -07:00 |
puppet.go
|
Fix syncing community avatars
|
2022-12-14 01:04:14 +02:00 |
README.md
|
Adjust heading size in readme
|
2022-11-18 14:46:24 +02:00 |
ROADMAP.md
|
Add support for creating polls from Matrix
|
2022-12-23 15:18:16 +02:00 |
segment.go
|
Allow setting segment_user_id in config
|
2023-01-31 14:11:01 -05:00 |
urlpreview.go
|
Reject unsupported message types and add some more conversions
|
2022-08-22 15:05:51 +03:00 |
user.go
|
Update mautrix-go and switch to zerolog
|
2023-02-24 14:45:28 +02:00 |