.github
|
7983c4ddbf
Rename issue templates
|
il y a 3 ans |
config
|
44768c9c93
Improve max message handling duration options
|
il y a 3 ans |
database
|
7ccc0d005e
Remove unused dbms migration function
|
il y a 3 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
|
b3e15cc843
pre-commit: add configuration
|
il y a 3 ans |
CHANGELOG.md
|
a2d808626f
Update changelog
|
il y a 3 ans |
Dockerfile
|
a548fd7174
Update Docker image to Alpine 3.16
|
il y a 3 ans |
Dockerfile.ci
|
a548fd7174
Update Docker image to Alpine 3.16
|
il y a 3 ans |
LICENSE
|
c84b5dd5dc
Initial commit
|
il y a 7 ans |
README.md
|
2ae3d7f5ae
Update setup doc links
|
il y a 3 ans |
ROADMAP.md
|
1eb210c249
Add support for bridging reactions
|
il y a 3 ans |
backfillqueue.go
|
1f292dc1c5
Merge pull request #502 from mautrix/backfill-queue-fixes
|
il y a 3 ans |
bridgestate.go
|
79fb0d49b3
Move bridge state stuff to mautrix-go
|
il y a 3 ans |
build.sh
|
09385713de
Include commit information in CI builds. Fixes #158
|
il y a 5 ans |
commands.go
|
e9f01b81d5
Add validation for disappearing-timer command
|
il y a 3 ans |
custompuppet.go
|
29812932c2
Revert default double puppet device name change
|
il y a 3 ans |
disappear.go
|
a948ea0146
Move a bunch of stuff to mautrix-go
|
il y a 3 ans |
docker-run.sh
|
f085b4d11c
Don't print generated registration message if config is invalid
|
il y a 3 ans |
example-config.yaml
|
676ae34bbe
Remove default soft timeout on sending
|
il y a 3 ans |
formatting.go
|
e424382cc9
Add support for list messages
|
il y a 3 ans |
go.mod
|
574d6f47c3
Extend message handling timeout for scheduled messages
|
il y a 3 ans |
go.sum
|
574d6f47c3
Extend message handling timeout for scheduled messages
|
il y a 3 ans |
historysync.go
|
2bc5c32d48
Add double puppet value to backfilled event wire content
|
il y a 3 ans |
main.go
|
e6240ff68c
Update some words and dependencies
|
il y a 3 ans |
matrix.go
|
08d5b10902
Use same ensureUserInvited method everywere. Fixes #529
|
il y a 3 ans |
messagetracking.go
|
73f4449761
Add log to find which part of message handling takes long
|
il y a 3 ans |
metrics.go
|
7e6c645f19
Add some simple metrics for retry receipts
|
il y a 3 ans |
portal.go
|
08d5b10902
Use same ensureUserInvited method everywere. Fixes #529
|
il y a 3 ans |
provisioning.go
|
07a43e6541
provisioning/list_contacts: make augmentation with avatar more efficient
|
il y a 3 ans |
puppet.go
|
17a9df3297
Always sync private chat portal meta in background sync
|
il y a 3 ans |
segment.go
|
4264c50558
Check status code when tracking segment events
|
il y a 3 ans |
urlpreview.go
|
d3d69d1a8a
Add option for max message handling duration
|
il y a 3 ans |
user.go
|
35ed840a36
Don't try to do periodic sync on status broadcast chat
|
il y a 3 ans |