.github
|
bd03e80b52
Add pre-commit with CI and issue templates
|
3 年 前 |
config
|
c6fbaa90bf
Re-add support for channel name templates
|
3 年 前 |
database
|
ca8682657c
Fix latest revision version
|
3 年 前 |
remoteauth
|
91dbc83b5d
Break a bunch of stuff
|
3 年 前 |
.editorconfig
|
888731cec2
Switch to spaces in .sql files
|
3 年 前 |
.gitignore
|
78ab3d3804
Initial database setup including migrations
|
3 年 前 |
.gitlab-ci.yml
|
c61d496dfe
Move CI script to mautrix/ci repo
|
3 年 前 |
.pre-commit-config.yaml
|
bd03e80b52
Add pre-commit with CI and issue templates
|
3 年 前 |
Dockerfile
|
08a21feea8
Update Docker image to Alpine 3.16
|
3 年 前 |
Dockerfile.ci
|
08a21feea8
Update Docker image to Alpine 3.16
|
3 年 前 |
LICENSE
|
8553f49ac6
Add the LICENSE file.
|
3 年 前 |
README.md
|
972cc18e26
Fix link in readme
|
3 年 前 |
ROADMAP.md
|
1ecf096aec
Add basic typing notification bridging
|
3 年 前 |
attachments.go
|
752063f292
Add support for stickers from Discord
|
3 年 前 |
avatar.go
|
91dbc83b5d
Break a bunch of stuff
|
3 年 前 |
build.sh
|
9f9f7ca4fd
Switch startup, config, commands and db migrations to mautrix-go systems
|
3 年 前 |
commands.go
|
573c5dd33e
Set auto_bridge_channels if bridging with --entire flag
|
3 年 前 |
custompuppet.go
|
4bc3887471
Remove double puppet syncing option
|
3 年 前 |
discord.go
|
9f9f7ca4fd
Switch startup, config, commands and db migrations to mautrix-go systems
|
3 年 前 |
docker-run.sh
|
3540f8a5ca
dockerfile: initialize
|
3 年 前 |
emoji.go
|
152fb5c7ce
Add support for tags in Discord -> Matrix formatter
|
3 年 前 |
example-config.yaml
|
f05e7df862
Use postgres in example config
|
3 年 前 |
formatter.go
|
152fb5c7ce
Add support for tags in Discord -> Matrix formatter
|
3 年 前 |
formatter_tag.go
|
2611cbfa34
Store role list in database and convert role mentions into a readable format
|
3 年 前 |
go.mod
|
e0573169fa
Update dependencies
|
3 年 前 |
go.sum
|
e0573169fa
Update dependencies
|
3 年 前 |
guildportal.go
|
5b4c078874
Add logs when updating portal details
|
3 年 前 |
main.go
|
b25c205cc4
Update mautrix-go
|
3 年 前 |
portal.go
|
5b4c078874
Add logs when updating portal details
|
3 年 前 |
provisioning.go
|
d797541cdc
Add DM rooms to space
|
3 年 前 |
puppet.go
|
c6fbaa90bf
Re-add support for channel name templates
|
3 年 前 |
thread.go
|
91dbc83b5d
Break a bunch of stuff
|
3 年 前 |
user.go
|
573c5dd33e
Set auto_bridge_channels if bridging with --entire flag
|
3 年 前 |