.github
|
|
|
config
|
Improve max message handling duration options
|
2022-06-30 14:41:37 +03:00 |
database
|
Remove unused dbms migration function
|
2022-07-12 13:15:49 +03:00 |
.editorconfig
|
Fix mixed indent in .sql files
|
2022-05-23 20:00:08 +03:00 |
.gitignore
|
|
|
.gitlab-ci.yml
|
Move CI script to mautrix/ci repo
|
2022-06-18 13:27:51 +03:00 |
.pre-commit-config.yaml
|
|
|
backfillqueue.go
|
Merge pull request #502 from mautrix/backfill-queue-fixes
|
2022-05-25 08:40:44 -06:00 |
bridgestate.go
|
Move bridge state stuff to mautrix-go
|
2022-05-31 00:27:44 +03:00 |
build.sh
|
|
|
CHANGELOG.md
|
Update changelog
|
2022-07-09 11:33:33 +03:00 |
commands.go
|
Add validation for disappearing-timer command
|
2022-06-30 17:25:43 +03:00 |
custompuppet.go
|
Revert default double puppet device name change
|
2022-06-21 22:28:57 +03:00 |
disappear.go
|
Move a bunch of stuff to mautrix-go
|
2022-05-22 01:06:30 +03:00 |
docker-run.sh
|
|
|
Dockerfile
|
Update Docker image to Alpine 3.16
|
2022-07-06 18:48:30 +03:00 |
Dockerfile.ci
|
Update Docker image to Alpine 3.16
|
2022-07-06 18:48:30 +03:00 |
example-config.yaml
|
Remove default soft timeout on sending
|
2022-07-01 11:06:20 +03:00 |
formatting.go
|
Add support for list messages
|
2022-06-24 23:25:38 +03:00 |
go.mod
|
Extend message handling timeout for scheduled messages
|
2022-07-11 15:08:34 +03:00 |
go.sum
|
Extend message handling timeout for scheduled messages
|
2022-07-11 15:08:34 +03:00 |
historysync.go
|
Add double puppet value to backfilled event wire content
|
2022-07-05 16:41:28 +03:00 |
LICENSE
|
|
|
main.go
|
Update some words and dependencies
|
2022-06-30 13:52:07 +03:00 |
matrix.go
|
Use same ensureUserInvited method everywere. Fixes #529
|
2022-07-12 13:15:46 +03:00 |
messagetracking.go
|
Add log to find which part of message handling takes long
|
2022-07-11 14:20:31 +03:00 |
metrics.go
|
|
|
portal.go
|
Use same ensureUserInvited method everywere. Fixes #529
|
2022-07-12 13:15:46 +03:00 |
provisioning.go
|
provisioning/list_contacts: make augmentation with avatar more efficient
|
2022-07-01 13:15:08 -06:00 |
puppet.go
|
Always sync private chat portal meta in background sync
|
2022-07-05 11:11:48 +03:00 |
README.md
|
Update setup doc links
|
2022-05-19 23:50:52 +03:00 |
ROADMAP.md
|
|
|
segment.go
|
Check status code when tracking segment events
|
2022-05-16 15:24:26 +03:00 |
urlpreview.go
|
Add option for max message handling duration
|
2022-06-29 20:05:55 +03:00 |
user.go
|
Don't try to do periodic sync on status broadcast chat
|
2022-07-11 19:47:10 +03:00 |