.github
|
Rename issue templates
|
2022-04-20 14:02:22 +03:00 |
config
|
Improve max message handling duration options
|
2022-06-30 14:41:37 +03:00 |
database
|
Apply periodic resync for group chats too
|
2022-06-28 16:22:11 +03:00 |
.editorconfig
|
Fix mixed indent in .sql files
|
2022-05-23 20:00:08 +03:00 |
.gitignore
|
pre-commit: add configuration
|
2022-01-27 09:50:37 -07:00 |
.gitlab-ci.yml
|
Move CI script to mautrix/ci repo
|
2022-06-18 13:27:51 +03:00 |
.pre-commit-config.yaml
|
pre-commit: add configuration
|
2022-01-27 09:50:37 -07:00 |
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
|
Include commit information in CI builds. Fixes #158
|
2020-06-03 20:32:53 +03:00 |
CHANGELOG.md
|
Update changelog
|
2022-07-01 11:07:43 +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
|
Don't print generated registration message if config is invalid
|
2022-04-09 17:04:36 +03:00 |
Dockerfile
|
Update Docker image to Alpine 3.15
|
2021-11-30 13:17:33 +02:00 |
Dockerfile.ci
|
Update Docker image to Alpine 3.15
|
2021-11-30 13:17:33 +02: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
|
Add still_working field for status event on soft timeouts
|
2022-07-01 11:02:35 +03:00 |
go.sum
|
Add still_working field for status event on soft timeouts
|
2022-07-01 11:02:35 +03:00 |
historysync.go
|
Move most double puppet source key adding to mautrix-go
|
2022-06-30 20:56:26 +03:00 |
LICENSE
|
Initial commit
|
2018-08-12 22:26:05 +03:00 |
main.go
|
Update some words and dependencies
|
2022-06-30 13:52:07 +03:00 |
matrix.go
|
encryption: add ability to control rotation settings
|
2022-06-21 12:33:04 -06:00 |
messagetracking.go
|
Use replies for error notices
|
2022-07-01 11:06:54 +03:00 |
metrics.go
|
Add some simple metrics for retry receipts
|
2022-01-28 15:06:19 +02:00 |
portal.go
|
Simplify expression
|
2022-07-01 22:34:41 +03:00 |
provisioning.go
|
provisioning/list_contacts: make augmentation with avatar more efficient
|
2022-07-01 13:15:08 -06:00 |
puppet.go
|
Move most double puppet source key adding to mautrix-go
|
2022-06-30 20:56:26 +03:00 |
README.md
|
Update setup doc links
|
2022-05-19 23:50:52 +03:00 |
ROADMAP.md
|
Add support for bridging reactions
|
2022-03-05 21:22:31 +02:00 |
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
|
Move most double puppet source key adding to mautrix-go
|
2022-06-30 20:56:26 +03:00 |