.github
|
8788cbcbd2
Bump Go version used for linting
|
2 년 전 |
config
|
433d901658
backfill: add option to only sync unread state if chat is younger than threshold
|
2 년 전 |
database
|
1105530c9a
Add initial support for WhatsApp message edits
|
2 년 전 |
.editorconfig
|
66cd7cd080
Fix mixed indent in .sql files
|
3 년 전 |
.gitignore
|
b3e15cc843
pre-commit: add configuration
|
3 년 전 |
.gitlab-ci.yml
|
2a38b06326
Move CI script to mautrix/ci repo
|
3 년 전 |
.pre-commit-config.yaml
|
13f5ab9533
Fix pre-commit hook ID
|
3 년 전 |
CHANGELOG.md
|
b17ebe9d05
Bump version to v0.7.1
|
2 년 전 |
Dockerfile
|
a548fd7174
Update Docker image to Alpine 3.16
|
3 년 전 |
Dockerfile.ci
|
a548fd7174
Update Docker image to Alpine 3.16
|
3 년 전 |
Dockerfile.dev
|
56e041a03c
Add development specific Dockerfile
|
2 년 전 |
LICENSE
|
c84b5dd5dc
Initial commit
|
7 년 전 |
README.md
|
2ae3d7f5ae
Update setup doc links
|
3 년 전 |
ROADMAP.md
|
1eb210c249
Add support for bridging reactions
|
3 년 전 |
backfillqueue.go
|
1f292dc1c5
Merge pull request #502 from mautrix/backfill-queue-fixes
|
3 년 전 |
bridgestate.go
|
52072d9650
Update mautrix-go for new bridge status package
|
2 년 전 |
build.sh
|
09385713de
Include commit information in CI builds. Fixes #158
|
5 년 전 |
commands.go
|
6c517eaaeb
Add support for wa.me/qr links in resolve command. Fixes #556
|
2 년 전 |
custompuppet.go
|
e5ca572811
Add hidden option to use appservice login for double puppeting
|
2 년 전 |
disappear.go
|
a948ea0146
Move a bunch of stuff to mautrix-go
|
3 년 전 |
docker-run.sh
|
f085b4d11c
Don't print generated registration message if config is invalid
|
3 년 전 |
example-config.yaml
|
433d901658
backfill: add option to only sync unread state if chat is younger than threshold
|
2 년 전 |
formatting.go
|
e424382cc9
Add support for list messages
|
3 년 전 |
go.mod
|
b17ebe9d05
Bump version to v0.7.1
|
2 년 전 |
go.sum
|
b17ebe9d05
Bump version to v0.7.1
|
2 년 전 |
historysync.go
|
433d901658
backfill: add option to only sync unread state if chat is younger than threshold
|
2 년 전 |
main.go
|
b17ebe9d05
Bump version to v0.7.1
|
2 년 전 |
matrix.go
|
859355a3db
Implicitly enable private_chat_portal_meta in encrypted rooms
|
2 년 전 |
messagetracking.go
|
d6fe852efa
Include event type in bridging error messages
|
2 년 전 |
metrics.go
|
7e6c645f19
Add some simple metrics for retry receipts
|
3 년 전 |
portal.go
|
eadc774160
Add support for sending members in /createRoom
|
2 년 전 |
provisioning.go
|
52072d9650
Update mautrix-go for new bridge status package
|
2 년 전 |
puppet.go
|
859355a3db
Implicitly enable private_chat_portal_meta in encrypted rooms
|
2 년 전 |
segment.go
|
4264c50558
Check status code when tracking segment events
|
3 년 전 |
urlpreview.go
|
76c9660849
Reject unsupported message types and add some more conversions
|
2 년 전 |
user.go
|
e0294b64dd
Use constants for homeserver software checks
|
2 년 전 |