.github
|
8788cbcbd2
Bump Go version used for linting
|
2 ani în urmă |
config
|
beb956973e
Add option to bridge polls into MSC3381 format
|
2 ani în urmă |
database
|
4bfd3bd644
Fix marking messages as disappearing while backfilling on SQLite
|
2 ani în urmă |
.editorconfig
|
66cd7cd080
Fix mixed indent in .sql files
|
3 ani în urmă |
.gitignore
|
b3e15cc843
pre-commit: add configuration
|
3 ani în urmă |
.gitlab-ci.yml
|
2a38b06326
Move CI script to mautrix/ci repo
|
3 ani în urmă |
.pre-commit-config.yaml
|
13f5ab9533
Fix pre-commit hook ID
|
3 ani în urmă |
CHANGELOG.md
|
a2bb46c22d
Bump version to v0.7.2
|
2 ani în urmă |
Dockerfile
|
a548fd7174
Update Docker image to Alpine 3.16
|
3 ani în urmă |
Dockerfile.ci
|
a548fd7174
Update Docker image to Alpine 3.16
|
3 ani în urmă |
Dockerfile.dev
|
56e041a03c
Add development specific Dockerfile
|
2 ani în urmă |
LICENSE
|
c84b5dd5dc
Initial commit
|
7 ani în urmă |
README.md
|
2ae3d7f5ae
Update setup doc links
|
3 ani în urmă |
ROADMAP.md
|
1eb210c249
Add support for bridging reactions
|
3 ani în urmă |
backfillqueue.go
|
1f292dc1c5
Merge pull request #502 from mautrix/backfill-queue-fixes
|
3 ani în urmă |
bridgestate.go
|
52072d9650
Update mautrix-go for new bridge status package
|
2 ani în urmă |
build.sh
|
09385713de
Include commit information in CI builds. Fixes #158
|
5 ani în urmă |
commands.go
|
6c517eaaeb
Add support for wa.me/qr links in resolve command. Fixes #556
|
2 ani în urmă |
custompuppet.go
|
e5ca572811
Add hidden option to use appservice login for double puppeting
|
2 ani în urmă |
disappear.go
|
4bfd3bd644
Fix marking messages as disappearing while backfilling on SQLite
|
2 ani în urmă |
docker-run.sh
|
f085b4d11c
Don't print generated registration message if config is invalid
|
3 ani în urmă |
example-config.yaml
|
beb956973e
Add option to bridge polls into MSC3381 format
|
2 ani în urmă |
formatting.go
|
e424382cc9
Add support for list messages
|
3 ani în urmă |
go.mod
|
1da1b9935b
Add support for poll creation messages
|
2 ani în urmă |
go.sum
|
1da1b9935b
Add support for poll creation messages
|
2 ani în urmă |
historysync.go
|
cd584d9c05
Mark room as read after backfilling disappearing notice
|
2 ani în urmă |
main.go
|
a2bb46c22d
Bump version to v0.7.2
|
2 ani în urmă |
matrix.go
|
859355a3db
Implicitly enable private_chat_portal_meta in encrypted rooms
|
2 ani în urmă |
messagetracking.go
|
d6fe852efa
Include event type in bridging error messages
|
2 ani în urmă |
metrics.go
|
7e6c645f19
Add some simple metrics for retry receipts
|
3 ani în urmă |
portal.go
|
beb956973e
Add option to bridge polls into MSC3381 format
|
2 ani în urmă |
provisioning.go
|
52072d9650
Update mautrix-go for new bridge status package
|
2 ani în urmă |
puppet.go
|
37f4182aa7
Update mautrix-go
|
2 ani în urmă |
segment.go
|
4264c50558
Check status code when tracking segment events
|
3 ani în urmă |
urlpreview.go
|
76c9660849
Reject unsupported message types and add some more conversions
|
2 ani în urmă |
user.go
|
e0294b64dd
Use constants for homeserver software checks
|
2 ani în urmă |