.github
|
bd03e80b52
Add pre-commit with CI and issue templates
|
3 年之前 |
config
|
7f0f77423d
Bridge channel deletions from Discord
|
3 年之前 |
database
|
7f0f77423d
Bridge channel deletions from Discord
|
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 年之前 |
Dockerfile.dev
|
91b6fdba77
Add development specific Dockerfile
|
2 年之前 |
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
|
edeb50b87a
Allow leaving main space and add command to rejoin it
|
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
|
b0fd4c01e3
Remove extra space in example displayname template
|
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
|
036b5f889f
Use discordgo as the protocol.id in the m.bridge event to differentiate from other discord bridges
|
2 年之前 |
main.go
|
b25c205cc4
Update mautrix-go
|
3 年之前 |
portal.go
|
036b5f889f
Use discordgo as the protocol.id in the m.bridge event to differentiate from other discord bridges
|
2 年之前 |
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
|
249c7a22d8
Add private channels to space when they're created from an incoming message
|
3 年之前 |