config
|
082bdcca11
Move provisioning endpoint version into code
|
3 yıl önce |
database
|
dbe25bbce6
Expose db connection max lifetime and idle time settings
|
3 yıl önce |
.editorconfig
|
edd91510f1
Add olm to CI builds
|
5 yıl önce |
.gitignore
|
05da509c7c
Add build tags for disabling crypto independently of cgo
|
5 yıl önce |
.gitlab-ci.yml
|
a2bdb84414
Add sha256sum files to CI artifacts
|
3 yıl önce |
CHANGELOG.md
|
6705a6f7bf
Update changelog
|
3 yıl önce |
Dockerfile
|
dac1d92427
Update Docker image to Alpine 3.15
|
3 yıl önce |
Dockerfile.ci
|
dac1d92427
Update Docker image to Alpine 3.15
|
3 yıl önce |
LICENSE
|
c84b5dd5dc
Initial commit
|
7 yıl önce |
README.md
|
b80e0c8db5
Merge branch 'multidevice'
|
3 yıl önce |
ROADMAP.md
|
94e880c2cc
Add support for setting group avatar from Matrix
|
3 yıl önce |
bridgestate.go
|
e8c77c7ec6
Try to track when the phone is online and warn user if it's offline for too long
|
3 yıl önce |
build.sh
|
09385713de
Include commit information in CI builds. Fixes #158
|
5 yıl önce |
commands.go
|
3c274e6d35
Add proper error message for outdated client errors
|
3 yıl önce |
crypto.go
|
6aa704dc56
Fix name of trace levels
|
3 yıl önce |
custompuppet.go
|
3851fdcded
Fix legacy EDU handling
|
3 yıl önce |
disappear.go
|
125ccd3dbb
Make sure portal still exists when scheduling disappearing messages
|
3 yıl önce |
docker-run.sh
|
2e01dc4bd4
Only change the data directory ownership on Docker start
|
3 yıl önce |
example-config.yaml
|
082bdcca11
Move provisioning endpoint version into code
|
3 yıl önce |
formatting.go
|
e215850fcf
Get displayname when converting mentions of Matrix users. Fixes #338
|
3 yıl önce |
go.mod
|
9730c5e570
Update mautrix-go to remove msgtype from stickers
|
3 yıl önce |
go.sum
|
9730c5e570
Update mautrix-go to remove msgtype from stickers
|
3 yıl önce |
historysync.go
|
4bba398cfe
Remove unused backfill dummy state event type
|
3 yıl önce |
main.go
|
dbe25bbce6
Expose db connection max lifetime and idle time settings
|
3 yıl önce |
matrix.go
|
dd58e8d1e7
Add '♻️' as an alternative reaction for retrying media
|
3 yıl önce |
metrics.go
|
7e6c645f19
Add some simple metrics for retry receipts
|
3 yıl önce |
no-crypto.go
|
47105b411f
Remove legacy build tags
|
3 yıl önce |
portal.go
|
8da6e14bf8
Merge pull request #452 from abmantis/presence_on_typing
|
3 yıl önce |
provisioning.go
|
082bdcca11
Move provisioning endpoint version into code
|
3 yıl önce |
puppet.go
|
1a1fd68812
Improve connection error handling
|
3 yıl önce |
urlpreview.go
|
10a7c781e6
Add support for asking homeserver for URL previews
|
3 yıl önce |
user.go
|
8e5442300c
Add endpoints to list groups and open group portals
|
3 yıl önce |