config
|
a68bce35fc
segment: add tracking to provisioning API
|
il y a 3 ans |
database
|
c82a96dccc
Handle incoming reaction removals
|
il y a 3 ans |
.editorconfig
|
edd91510f1
Add olm to CI builds
|
il y a 5 ans |
.gitignore
|
05da509c7c
Add build tags for disabling crypto independently of cgo
|
il y a 5 ans |
.gitlab-ci.yml
|
a2bdb84414
Add sha256sum files to CI artifacts
|
il y a 3 ans |
CHANGELOG.md
|
1eb210c249
Add support for bridging reactions
|
il y a 3 ans |
Dockerfile
|
dac1d92427
Update Docker image to Alpine 3.15
|
il y a 3 ans |
Dockerfile.ci
|
dac1d92427
Update Docker image to Alpine 3.15
|
il y a 3 ans |
LICENSE
|
c84b5dd5dc
Initial commit
|
il y a 7 ans |
README.md
|
b80e0c8db5
Merge branch 'multidevice'
|
il y a 3 ans |
ROADMAP.md
|
1eb210c249
Add support for bridging reactions
|
il y a 3 ans |
bridgestate.go
|
e8c77c7ec6
Try to track when the phone is online and warn user if it's offline for too long
|
il y a 3 ans |
build.sh
|
09385713de
Include commit information in CI builds. Fixes #158
|
il y a 5 ans |
commands.go
|
973f80d7a7
Fix accepting group invites in encrypted rooms
|
il y a 3 ans |
crypto.go
|
6aa704dc56
Fix name of trace levels
|
il y a 3 ans |
custompuppet.go
|
3851fdcded
Fix legacy EDU handling
|
il y a 3 ans |
disappear.go
|
125ccd3dbb
Make sure portal still exists when scheduling disappearing messages
|
il y a 3 ans |
docker-run.sh
|
601864131e
Disable file logging in Docker by default
|
il y a 3 ans |
example-config.yaml
|
a68bce35fc
segment: add tracking to provisioning API
|
il y a 3 ans |
formatting.go
|
e215850fcf
Get displayname when converting mentions of Matrix users. Fixes #338
|
il y a 3 ans |
go.mod
|
e31788541a
Check for WhatsApp web updates on bridge startup
|
il y a 3 ans |
go.sum
|
e31788541a
Check for WhatsApp web updates on bridge startup
|
il y a 3 ans |
historysync.go
|
44f232f37b
Remove special-cased fast backfill
|
il y a 3 ans |
main.go
|
e31788541a
Check for WhatsApp web updates on bridge startup
|
il y a 3 ans |
matrix.go
|
766e6a5130
Invite bot when user enables encryption in DM portal
|
il y a 3 ans |
metrics.go
|
7e6c645f19
Add some simple metrics for retry receipts
|
il y a 3 ans |
no-crypto.go
|
47105b411f
Remove legacy build tags
|
il y a 3 ans |
portal.go
|
973f80d7a7
Fix accepting group invites in encrypted rooms
|
il y a 3 ans |
provisioning.go
|
7322f78d56
Delete connection and update JID map on remote logout
|
il y a 3 ans |
puppet.go
|
1a1fd68812
Improve connection error handling
|
il y a 3 ans |
segment.go
|
a68bce35fc
segment: add tracking to provisioning API
|
il y a 3 ans |
urlpreview.go
|
10a7c781e6
Add support for asking homeserver for URL previews
|
il y a 3 ans |
user.go
|
7322f78d56
Delete connection and update JID map on remote logout
|
il y a 3 ans |