.github
|
300815baff
Only run lint on one Go version
|
2 lat temu |
config
|
9843ba048f
Update mautrix-go
|
2 lat temu |
database
|
b97b3755dc
Add index on message timestamps
|
2 lat temu |
.editorconfig
|
66cd7cd080
Fix mixed indent in .sql files
|
3 lat temu |
.gitignore
|
b3e15cc843
pre-commit: add configuration
|
3 lat temu |
.gitlab-ci.yml
|
2a38b06326
Move CI script to mautrix/ci repo
|
3 lat temu |
.pre-commit-config.yaml
|
c9419a2a8c
Update linters
|
2 lat temu |
CHANGELOG.md
|
10aa66a128
Add support for intentional mentions in outgoing messages
|
2 lat temu |
Dockerfile
|
e38f261341
Update Docker image to Alpine 3.17
|
2 lat temu |
Dockerfile.ci
|
e38f261341
Update Docker image to Alpine 3.17
|
2 lat temu |
Dockerfile.dev
|
e38f261341
Update Docker image to Alpine 3.17
|
2 lat temu |
LICENSE
|
c84b5dd5dc
Initial commit
|
7 lat temu |
README.md
|
901eadf924
Adjust heading size in readme
|
2 lat temu |
ROADMAP.md
|
0305680317
Add support for creating polls from Matrix
|
2 lat temu |
backfillqueue.go
|
1f292dc1c5
Merge pull request #502 from mautrix/backfill-queue-fixes
|
3 lat temu |
bridgestate.go
|
0723d60205
Add error code for normal transient disconnects
|
2 lat temu |
build.sh
|
09385713de
Include commit information in CI builds. Fixes #158
|
5 lat temu |
commands.go
|
e3174a7bd7
Use create key to deduplicate group creates
|
2 lat temu |
custompuppet.go
|
1b31a36e60
Update mautrix-go
|
2 lat temu |
disappear.go
|
b8127f3545
Remove unused read receipt based disappearing timer
|
2 lat temu |
docker-run.sh
|
aceadf18e2
Update mautrix-go and switch to zerolog
|
2 lat temu |
example-config.yaml
|
7c33ed04c4
Update mautrix-go to enable appservice websockets
|
2 lat temu |
formatting.go
|
10aa66a128
Add support for intentional mentions in outgoing messages
|
2 lat temu |
go.mod
|
7c33ed04c4
Update mautrix-go to enable appservice websockets
|
2 lat temu |
go.sum
|
7c33ed04c4
Update mautrix-go to enable appservice websockets
|
2 lat temu |
historysync.go
|
559ac719a4
Store message sender mxid in database
|
2 lat temu |
main.go
|
7c33ed04c4
Update mautrix-go to enable appservice websockets
|
2 lat temu |
matrix.go
|
0fcb64c1aa
Add option to not set room meta in encrypted rooms
|
2 lat temu |
messagetracking.go
|
5ffd92731b
Add better errors for rejected edits
|
2 lat temu |
metrics.go
|
7e6c645f19
Add some simple metrics for retry receipts
|
3 lat temu |
portal.go
|
f1c07b6b49
Handle poll creation message v3
|
2 lat temu |
provisioning.go
|
5c5633548f
Don't sleep for 5 seconds when creating portal for join via link
|
2 lat temu |
puppet.go
|
a7068cd75b
contact info: omit is_bridge_bot, remove is_bot
|
2 lat temu |
segment.go
|
fa0a69d746
Allow setting segment_user_id in config
|
2 lat temu |
urlpreview.go
|
76c9660849
Reject unsupported message types and add some more conversions
|
2 lat temu |
user.go
|
5c5633548f
Don't sleep for 5 seconds when creating portal for join via link
|
2 lat temu |