.github
|
8788cbcbd2
Bump Go version used for linting
|
il y a 2 ans |
config
|
fa0a69d746
Allow setting segment_user_id in config
|
il y a 2 ans |
database
|
b8127f3545
Remove unused read receipt based disappearing timer
|
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
|
13f5ab9533
Fix pre-commit hook ID
|
il y a 3 ans |
CHANGELOG.md
|
ac8a2f8368
Bump version to v0.8.1
|
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 7 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
|
1f292dc1c5
Merge pull request #502 from mautrix/backfill-queue-fixes
|
il y a 3 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
|
3a5ca36d49
Fix disappearing message timing
|
il y a 2 ans |
custompuppet.go
|
e5ca572811
Add hidden option to use appservice login for double puppeting
|
il y a 2 ans |
disappear.go
|
b8127f3545
Remove unused read receipt based disappearing timer
|
il y a 2 ans |
docker-run.sh
|
f085b4d11c
Don't print generated registration message if config is invalid
|
il y a 3 ans |
example-config.yaml
|
fa0a69d746
Allow setting segment_user_id in config
|
il y a 2 ans |
formatting.go
|
0305680317
Add support for creating polls from Matrix
|
il y a 2 ans |
go.mod
|
e5d32cc1e2
Update whatsmeow to handle some message send errors
|
il y a 2 ans |
go.sum
|
e5d32cc1e2
Update whatsmeow to handle some message send errors
|
il y a 2 ans |
historysync.go
|
3a5ca36d49
Fix disappearing message timing
|
il y a 2 ans |
main.go
|
fa0a69d746
Allow setting segment_user_id in config
|
il y a 2 ans |
matrix.go
|
859355a3db
Implicitly enable private_chat_portal_meta in encrypted rooms
|
il y a 2 ans |
messagetracking.go
|
c42b1f1e93
Update mautrix-go
|
il y a 2 ans |
metrics.go
|
7e6c645f19
Add some simple metrics for retry receipts
|
il y a 3 ans |
portal.go
|
da0fb48eb2
Update base power level for poll votes
|
il y a 2 ans |
provisioning.go
|
e1b734e52f
provisioning: add logging for timezone
|
il y a 2 ans |
puppet.go
|
a8a98264fb
Fix syncing community avatars
|
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
|
0723d60205
Add error code for normal transient disconnects
|
il y a 2 ans |