.github
|
300815baff
Only run lint on one Go version
|
il y a 2 ans |
config
|
11beb10b97
Remove MSC2716 backfill support on Synapse
|
il y a 2 ans |
database
|
c850f6f373
Fix things in legacy backfill
|
il y a 2 ans |
.editorconfig
|
66cd7cd080
Fix mixed indent in .sql files
|
il y a 3 ans |
.gitignore
|
b3e15cc843
pre-commit: add configuration
|
il y a 3 ans |
.gitlab-ci.yml
|
2a38b06326
Move CI script to mautrix/ci repo
|
il y a 3 ans |
.pre-commit-config.yaml
|
c9419a2a8c
Update linters
|
il y a 2 ans |
CHANGELOG.md
|
2d33bb1673
Add non-MSC2716 backfill support
|
il y a 2 ans |
Dockerfile
|
e38f261341
Update Docker image to Alpine 3.17
|
il y a 2 ans |
Dockerfile.ci
|
e38f261341
Update Docker image to Alpine 3.17
|
il y a 2 ans |
Dockerfile.dev
|
e38f261341
Update Docker image to Alpine 3.17
|
il y a 2 ans |
LICENSE
|
c84b5dd5dc
Initial commit
|
il y a 6 ans |
README.md
|
901eadf924
Adjust heading size in readme
|
il y a 2 ans |
ROADMAP.md
|
0305680317
Add support for creating polls from Matrix
|
il y a 2 ans |
backfillqueue.go
|
c850f6f373
Fix things in legacy backfill
|
il y a 2 ans |
bridgestate.go
|
0723d60205
Add error code for normal transient disconnects
|
il y a 2 ans |
build.sh
|
09385713de
Include commit information in CI builds. Fixes #158
|
il y a 5 ans |
commands.go
|
e3174a7bd7
Use create key to deduplicate group creates
|
il y a 2 ans |
custompuppet.go
|
1b31a36e60
Update mautrix-go
|
il y a 2 ans |
disappear.go
|
b8127f3545
Remove unused read receipt based disappearing timer
|
il y a 2 ans |
docker-run.sh
|
aceadf18e2
Update mautrix-go and switch to zerolog
|
il y a 2 ans |
example-config.yaml
|
11beb10b97
Remove MSC2716 backfill support on Synapse
|
il y a 2 ans |
formatting.go
|
10aa66a128
Add support for intentional mentions in outgoing messages
|
il y a 2 ans |
go.mod
|
a57f4a67be
Check more things via /versions flags
|
il y a 2 ans |
go.sum
|
a57f4a67be
Check more things via /versions flags
|
il y a 2 ans |
historysync.go
|
c850f6f373
Fix things in legacy backfill
|
il y a 2 ans |
main.go
|
2d33bb1673
Add non-MSC2716 backfill support
|
il y a 2 ans |
matrix.go
|
0fcb64c1aa
Add option to not set room meta in encrypted rooms
|
il y a 2 ans |
messagetracking.go
|
5ffd92731b
Add better errors for rejected edits
|
il y a 2 ans |
metrics.go
|
be5e44378f
Add a metric for connection failures
|
il y a 2 ans |
portal.go
|
a57f4a67be
Check more things via /versions flags
|
il y a 2 ans |
provisioning.go
|
5c5633548f
Don't sleep for 5 seconds when creating portal for join via link
|
il y a 2 ans |
puppet.go
|
a57f4a67be
Check more things via /versions flags
|
il y a 2 ans |
segment.go
|
fa0a69d746
Allow setting segment_user_id in config
|
il y a 2 ans |
urlpreview.go
|
76c9660849
Reject unsupported message types and add some more conversions
|
il y a 2 ans |
user.go
|
90ff645122
Merge pull request #620 from vector-im/hs/add-connectionFailures-metric
|
il y a 2 ans |