.github
|
Only run lint on one Go version
|
2023-04-19 17:31:12 +03:00 |
config
|
Update mautrix-go
|
2023-06-05 18:18:48 +03:00 |
database
|
Store message sender mxid in database
|
2023-05-31 16:34:30 +03:00 |
.editorconfig
|
|
|
.gitignore
|
|
|
.gitlab-ci.yml
|
|
|
.pre-commit-config.yaml
|
Update linters
|
2023-02-12 12:26:10 +02:00 |
backfillqueue.go
|
|
|
bridgestate.go
|
Add error code for normal transient disconnects
|
2023-01-14 13:36:08 +02:00 |
build.sh
|
|
|
CHANGELOG.md
|
Add support for intentional mentions in outgoing messages
|
2023-05-24 13:02:32 +03:00 |
commands.go
|
Use create key to deduplicate group creates
|
2023-05-10 22:41:12 +03: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
|
Update mautrix-go
|
2023-06-05 18:18:48 +03:00 |
formatting.go
|
Add support for intentional mentions in outgoing messages
|
2023-05-24 13:02:32 +03:00 |
go.mod
|
Update whatsmeow and mautrix-go
|
2023-06-09 12:33:02 +03:00 |
go.sum
|
Update whatsmeow and mautrix-go
|
2023-06-09 12:33:02 +03:00 |
historysync.go
|
Store message sender mxid in database
|
2023-05-31 16:34:30 +03:00 |
LICENSE
|
|
|
main.go
|
Bump version to v0.8.5
|
2023-05-16 17:58:15 +03:00 |
matrix.go
|
Add option to not set room meta in encrypted rooms
|
2023-04-14 13:40:35 +03:00 |
messagetracking.go
|
Add better errors for rejected edits
|
2023-04-06 14:18:09 +03:00 |
metrics.go
|
|
|
portal.go
|
Handle poll creation message v3
|
2023-06-02 15:16:59 +03:00 |
provisioning.go
|
Allow resyncing groups in provisioning API
|
2023-05-15 12:30:57 +03:00 |
puppet.go
|
contact info: omit is_bridge_bot, remove is_bot
|
2023-04-18 10:17:55 -06:00 |
README.md
|
|
|
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
|
|
|
user.go
|
Don't deduplicate group create events with empty create key
|
2023-06-02 15:42:43 +03:00 |