.github
|
f88abb99a8
Use Go 1.18 for lint
|
3 years ago |
config
|
f79ca422e8
Add option to use async media uploads
|
3 years ago |
database
|
caacac15c7
Check database owner and foreign tables before starting
|
3 years ago |
.editorconfig
|
edd91510f1
Add olm to CI builds
|
5 years ago |
.gitignore
|
b3e15cc843
pre-commit: add configuration
|
3 years ago |
.gitlab-ci.yml
|
a2bdb84414
Add sha256sum files to CI artifacts
|
3 years ago |
.pre-commit-config.yaml
|
b3e15cc843
pre-commit: add configuration
|
3 years ago |
CHANGELOG.md
|
d1c70fbda1
Update changelog
|
3 years ago |
Dockerfile
|
dac1d92427
Update Docker image to Alpine 3.15
|
3 years ago |
Dockerfile.ci
|
dac1d92427
Update Docker image to Alpine 3.15
|
3 years ago |
LICENSE
|
c84b5dd5dc
Initial commit
|
7 years ago |
README.md
|
b80e0c8db5
Merge branch 'multidevice'
|
3 years ago |
ROADMAP.md
|
1eb210c249
Add support for bridging reactions
|
3 years ago |
bridgestate.go
|
73241b6f21
Add proper bridge state errors for different logout types
|
3 years ago |
build.sh
|
09385713de
Include commit information in CI builds. Fixes #158
|
5 years ago |
commands.go
|
973f80d7a7
Fix accepting group invites in encrypted rooms
|
3 years ago |
crypto.go
|
6aa704dc56
Fix name of trace levels
|
3 years ago |
custompuppet.go
|
3851fdcded
Fix legacy EDU handling
|
3 years ago |
disappear.go
|
125ccd3dbb
Make sure portal still exists when scheduling disappearing messages
|
3 years ago |
docker-run.sh
|
601864131e
Disable file logging in Docker by default
|
3 years ago |
example-config.yaml
|
f79ca422e8
Add option to use async media uploads
|
3 years ago |
formatting.go
|
e215850fcf
Get displayname when converting mentions of Matrix users. Fixes #338
|
3 years ago |
go.mod
|
0a61d21373
Update whatsmeow
|
3 years ago |
go.sum
|
0a61d21373
Update whatsmeow
|
3 years ago |
historysync.go
|
44f232f37b
Remove special-cased fast backfill
|
3 years ago |
main.go
|
44eaf285e6
Adjust outdated version logs
|
3 years ago |
matrix.go
|
766e6a5130
Invite bot when user enables encryption in DM portal
|
3 years ago |
metrics.go
|
7e6c645f19
Add some simple metrics for retry receipts
|
3 years ago |
no-crypto.go
|
47105b411f
Remove legacy build tags
|
3 years ago |
portal.go
|
f79ca422e8
Add option to use async media uploads
|
3 years ago |
provisioning.go
|
7322f78d56
Delete connection and update JID map on remote logout
|
3 years ago |
puppet.go
|
5ef66496d6
Acquire roomCreateLock when updating puppet info to prevent race conditions
|
3 years ago |
segment.go
|
a68bce35fc
segment: add tracking to provisioning API
|
3 years ago |
urlpreview.go
|
10a7c781e6
Add support for asking homeserver for URL previews
|
3 years ago |
user.go
|
73241b6f21
Add proper bridge state errors for different logout types
|
3 years ago |