.github
|
8788cbcbd2
Bump Go version used for linting
|
2 gadi atpakaļ |
config
|
5d4862f111
Forgot to copy segment_user_id in upgrade.go
|
2 gadi atpakaļ |
database
|
b8127f3545
Remove unused read receipt based disappearing timer
|
2 gadi atpakaļ |
.editorconfig
|
66cd7cd080
Fix mixed indent in .sql files
|
3 gadi atpakaļ |
.gitignore
|
b3e15cc843
pre-commit: add configuration
|
3 gadi atpakaļ |
.gitlab-ci.yml
|
2a38b06326
Move CI script to mautrix/ci repo
|
3 gadi atpakaļ |
.pre-commit-config.yaml
|
13f5ab9533
Fix pre-commit hook ID
|
3 gadi atpakaļ |
CHANGELOG.md
|
ac8a2f8368
Bump version to v0.8.1
|
2 gadi atpakaļ |
Dockerfile
|
e38f261341
Update Docker image to Alpine 3.17
|
2 gadi atpakaļ |
Dockerfile.ci
|
e38f261341
Update Docker image to Alpine 3.17
|
2 gadi atpakaļ |
Dockerfile.dev
|
e38f261341
Update Docker image to Alpine 3.17
|
2 gadi atpakaļ |
LICENSE
|
c84b5dd5dc
Initial commit
|
7 gadi atpakaļ |
README.md
|
901eadf924
Adjust heading size in readme
|
2 gadi atpakaļ |
ROADMAP.md
|
0305680317
Add support for creating polls from Matrix
|
2 gadi atpakaļ |
backfillqueue.go
|
1f292dc1c5
Merge pull request #502 from mautrix/backfill-queue-fixes
|
3 gadi atpakaļ |
bridgestate.go
|
0723d60205
Add error code for normal transient disconnects
|
2 gadi atpakaļ |
build.sh
|
09385713de
Include commit information in CI builds. Fixes #158
|
5 gadi atpakaļ |
commands.go
|
3a5ca36d49
Fix disappearing message timing
|
2 gadi atpakaļ |
custompuppet.go
|
e5ca572811
Add hidden option to use appservice login for double puppeting
|
2 gadi atpakaļ |
disappear.go
|
b8127f3545
Remove unused read receipt based disappearing timer
|
2 gadi atpakaļ |
docker-run.sh
|
f085b4d11c
Don't print generated registration message if config is invalid
|
3 gadi atpakaļ |
example-config.yaml
|
fa0a69d746
Allow setting segment_user_id in config
|
2 gadi atpakaļ |
formatting.go
|
0305680317
Add support for creating polls from Matrix
|
2 gadi atpakaļ |
go.mod
|
e5d32cc1e2
Update whatsmeow to handle some message send errors
|
2 gadi atpakaļ |
go.sum
|
e5d32cc1e2
Update whatsmeow to handle some message send errors
|
2 gadi atpakaļ |
historysync.go
|
3a5ca36d49
Fix disappearing message timing
|
2 gadi atpakaļ |
main.go
|
8d4c8afef8
Forgot two ID uppercasings
|
2 gadi atpakaļ |
matrix.go
|
859355a3db
Implicitly enable private_chat_portal_meta in encrypted rooms
|
2 gadi atpakaļ |
messagetracking.go
|
c42b1f1e93
Update mautrix-go
|
2 gadi atpakaļ |
metrics.go
|
7e6c645f19
Add some simple metrics for retry receipts
|
3 gadi atpakaļ |
portal.go
|
da0fb48eb2
Update base power level for poll votes
|
2 gadi atpakaļ |
provisioning.go
|
e1b734e52f
provisioning: add logging for timezone
|
2 gadi atpakaļ |
puppet.go
|
a8a98264fb
Fix syncing community avatars
|
2 gadi atpakaļ |
segment.go
|
fa0a69d746
Allow setting segment_user_id in config
|
2 gadi atpakaļ |
urlpreview.go
|
76c9660849
Reject unsupported message types and add some more conversions
|
2 gadi atpakaļ |
user.go
|
0723d60205
Add error code for normal transient disconnects
|
2 gadi atpakaļ |