.github
|
Bump Go version used for linting
|
2022-08-04 20:42:52 +03:00 |
config
|
Update mautrix-go
|
2022-08-04 20:42:03 +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
|
Move bridge state stuff to mautrix-go
|
2022-05-31 00:27:44 +03: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.6.0
|
2022-07-16 19:50:34 +03:00 |
commands.go
|
Add validation for disappearing-timer command
|
2022-06-30 17:25:43 +03:00 |
custompuppet.go
|
Revert default double puppet device name change
|
2022-06-21 22:28:57 +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
|
Remove default soft timeout on sending
|
2022-07-01 11:06:20 +03:00 |
formatting.go
|
Add support for list messages
|
2022-06-24 23:25:38 +03:00 |
go.mod
|
Update mautrix-go
|
2022-08-14 19:37:11 +03:00 |
go.sum
|
Update mautrix-go
|
2022-08-14 19:37:11 +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
|
Update mautrix-go
|
2022-08-14 19:37:11 +03:00 |
matrix.go
|
Use same ensureUserInvited method everywere. Fixes #529
|
2022-07-12 13:15:46 +03:00 |
messagetracking.go
|
Add support for admin redactions in groups
|
2022-08-01 09:49:27 +03:00 |
metrics.go
|
Add some simple metrics for retry receipts
|
2022-01-28 15:06:19 +02:00 |
portal.go
|
Update mautrix-go
|
2022-08-14 19:37:11 +03:00 |
provisioning.go
|
provisioning: better logging around authentication
|
2022-07-27 13:01:12 -07: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
|
Add option for max message handling duration
|
2022-06-29 20:05:55 +03:00 |
user.go
|
Delete portal if user deletes chat on WhatsApp (#531)
|
2022-07-18 16:16:17 +03:00 |