.github
|
300815baff
Only run lint on one Go version
|
2 年 前 |
config
|
172ce83318
Add option to disable reply fallbacks
|
2 年 前 |
database
|
c7b6826455
Update dependencies
|
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
|
c9419a2a8c
Update linters
|
2 年 前 |
CHANGELOG.md
|
1c1843c769
Bump version to v0.8.4
|
2 年 前 |
Dockerfile
|
e38f261341
Update Docker image to Alpine 3.17
|
2 年 前 |
Dockerfile.ci
|
e38f261341
Update Docker image to Alpine 3.17
|
2 年 前 |
Dockerfile.dev
|
e38f261341
Update Docker image to Alpine 3.17
|
2 年 前 |
LICENSE
|
c84b5dd5dc
Initial commit
|
7 年 前 |
README.md
|
901eadf924
Adjust heading size in readme
|
2 年 前 |
ROADMAP.md
|
0305680317
Add support for creating polls from Matrix
|
2 年 前 |
backfillqueue.go
|
1f292dc1c5
Merge pull request #502 from mautrix/backfill-queue-fixes
|
3 年 前 |
bridgestate.go
|
0723d60205
Add error code for normal transient disconnects
|
2 年 前 |
build.sh
|
09385713de
Include commit information in CI builds. Fixes #158
|
5 年 前 |
commands.go
|
3a5ca36d49
Fix disappearing message timing
|
2 年 前 |
custompuppet.go
|
1b31a36e60
Update mautrix-go
|
2 年 前 |
disappear.go
|
b8127f3545
Remove unused read receipt based disappearing timer
|
2 年 前 |
docker-run.sh
|
aceadf18e2
Update mautrix-go and switch to zerolog
|
2 年 前 |
example-config.yaml
|
172ce83318
Add option to disable reply fallbacks
|
2 年 前 |
formatting.go
|
65e0c0019e
Implement MSC3952 for incoming messages
|
2 年 前 |
go.mod
|
eb5f28355f
Update dependencies
|
2 年 前 |
go.sum
|
eb5f28355f
Update dependencies
|
2 年 前 |
historysync.go
|
d320c4ab08
Add more detailed logging when receiving history syncs
|
2 年 前 |
main.go
|
1c1843c769
Bump version to v0.8.4
|
2 年 前 |
matrix.go
|
0fcb64c1aa
Add option to not set room meta in encrypted rooms
|
2 年 前 |
messagetracking.go
|
5ffd92731b
Add better errors for rejected edits
|
2 年 前 |
metrics.go
|
7e6c645f19
Add some simple metrics for retry receipts
|
3 年 前 |
portal.go
|
8a75e762d5
Save real sender mxid before overriding sender
|
2 年 前 |
provisioning.go
|
a97f9765bc
Add provisioning API for using group invite links
|
2 年 前 |
puppet.go
|
a7068cd75b
contact info: omit is_bridge_bot, remove is_bot
|
2 年 前 |
segment.go
|
fa0a69d746
Allow setting segment_user_id in config
|
2 年 前 |
urlpreview.go
|
76c9660849
Reject unsupported message types and add some more conversions
|
2 年 前 |
user.go
|
1ab3d76db4
Improve logging when handling group info updates
|
2 年 前 |