.github
|
52f7ca1a49
Update Go in actions and add go vet to pre-commit
|
2 years ago |
config
|
1ced229be9
Update mautrix-go for new bridge status package
|
2 years ago |
database
|
1ced229be9
Update mautrix-go for new bridge status package
|
2 years ago |
remoteauth
|
704bdaefd7
Update to remote auth v2
|
2 years ago |
.editorconfig
|
888731cec2
Switch to spaces in .sql files
|
3 years ago |
.gitignore
|
78ab3d3804
Initial database setup including migrations
|
3 years ago |
.gitlab-ci.yml
|
c61d496dfe
Move CI script to mautrix/ci repo
|
3 years ago |
.pre-commit-config.yaml
|
52f7ca1a49
Update Go in actions and add go vet to pre-commit
|
2 years ago |
Dockerfile
|
08a21feea8
Update Docker image to Alpine 3.16
|
3 years ago |
Dockerfile.ci
|
08a21feea8
Update Docker image to Alpine 3.16
|
3 years ago |
Dockerfile.dev
|
91b6fdba77
Add development specific Dockerfile
|
2 years ago |
LICENSE
|
8553f49ac6
Add the LICENSE file.
|
3 years ago |
README.md
|
972cc18e26
Fix link in readme
|
3 years ago |
ROADMAP.md
|
4774463e1e
Add role permissions to roadmap
|
2 years ago |
attachments.go
|
752063f292
Add support for stickers from Discord
|
3 years ago |
avatar.go
|
91dbc83b5d
Break a bunch of stuff
|
3 years ago |
build.sh
|
9f9f7ca4fd
Switch startup, config, commands and db migrations to mautrix-go systems
|
3 years ago |
commands.go
|
92c5407359
Add missing returns
|
2 years ago |
custompuppet.go
|
2d1e8baf1c
Add hidden option to use appservice login for double puppeting
|
2 years ago |
discord.go
|
9f9f7ca4fd
Switch startup, config, commands and db migrations to mautrix-go systems
|
3 years ago |
docker-run.sh
|
3540f8a5ca
dockerfile: initialize
|
3 years ago |
emoji.go
|
152fb5c7ce
Add support for tags in Discord -> Matrix formatter
|
3 years ago |
example-config.yaml
|
b0fd4c01e3
Remove extra space in example displayname template
|
3 years ago |
formatter.go
|
0b84527eab
Improve Discord markdown escaper. Fixes #14
|
2 years ago |
formatter_tag.go
|
52f7ca1a49
Update Go in actions and add go vet to pre-commit
|
2 years ago |
formatter_test.go
|
0b84527eab
Improve Discord markdown escaper. Fixes #14
|
2 years ago |
go.mod
|
704bdaefd7
Update to remote auth v2
|
2 years ago |
go.sum
|
704bdaefd7
Update to remote auth v2
|
2 years ago |
guildportal.go
|
036b5f889f
Use discordgo as the protocol.id in the m.bridge event to differentiate from other discord bridges
|
2 years ago |
main.go
|
1ced229be9
Update mautrix-go for new bridge status package
|
2 years ago |
portal.go
|
0e12bd58d6
Add missing error to log line
|
2 years ago |
provisioning.go
|
d797541cdc
Add DM rooms to space
|
3 years ago |
puppet.go
|
c6fbaa90bf
Re-add support for channel name templates
|
3 years ago |
thread.go
|
91dbc83b5d
Break a bunch of stuff
|
3 years ago |
user.go
|
522ac4e2fe
Remove duplicate calls to send m.space.child for DM rooms
|
2 years ago |