config
|
082bdcca11
Move provisioning endpoint version into code
|
il y a 3 ans |
database
|
dbe25bbce6
Expose db connection max lifetime and idle time settings
|
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
|
6705a6f7bf
Update changelog
|
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
|
94e880c2cc
Add support for setting group avatar from Matrix
|
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
|
3c274e6d35
Add proper error message for outdated client errors
|
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
|
79bd35964f
Update license year, Dockerfile, docker-run.sh and deps and add editorconfig
|
il y a 6 ans |
example-config.yaml
|
082bdcca11
Move provisioning endpoint version into code
|
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
|
9730c5e570
Update mautrix-go to remove msgtype from stickers
|
il y a 3 ans |
go.sum
|
9730c5e570
Update mautrix-go to remove msgtype from stickers
|
il y a 3 ans |
historysync.go
|
4bba398cfe
Remove unused backfill dummy state event type
|
il y a 3 ans |
main.go
|
dbe25bbce6
Expose db connection max lifetime and idle time settings
|
il y a 3 ans |
matrix.go
|
dd58e8d1e7
Add '♻️' as an alternative reaction for retrying media
|
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
|
8da6e14bf8
Merge pull request #452 from abmantis/presence_on_typing
|
il y a 3 ans |
provisioning.go
|
082bdcca11
Move provisioning endpoint version into code
|
il y a 3 ans |
puppet.go
|
1a1fd68812
Improve connection error handling
|
il y a 3 ans |
urlpreview.go
|
10a7c781e6
Add support for asking homeserver for URL previews
|
il y a 3 ans |
user.go
|
8e5442300c
Add endpoints to list groups and open group portals
|
il y a 3 ans |