.github
|
bd03e80b52
Add pre-commit with CI and issue templates
|
3 年之前 |
config
|
d0f5e5d7de
Change bridge info protocol ID and add resend_bridge_info config option
|
3 年之前 |
database
|
ac7be4bb4e
Don't try to insert nothing into the database. Fixes #11
|
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
|
3540f8a5ca
dockerfile: initialize
|
3 年之前 |
Dockerfile.ci
|
ff16cdf3f1
ci: add automatic builds
|
3 年之前 |
LICENSE
|
8553f49ac6
Add the LICENSE file.
|
3 年之前 |
README.md
|
972cc18e26
Fix link in readme
|
3 年之前 |
ROADMAP.md
|
752063f292
Add support for stickers from Discord
|
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
|
ffe9e75479
Update logout command help
|
3 年之前 |
custompuppet.go
|
4c7829c304
Update database schema and fix things
|
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
|
7511b50cb2
Improve send error handling
|
3 年之前 |
formatter.go
|
152fb5c7ce
Add support for tags in Discord -> Matrix formatter
|
3 年之前 |
formatter_tag.go
|
b0be1a3c08
Handle channel mentions where portal hasn't been created
|
3 年之前 |
go.mod
|
1efcd8312c
Update mautrix-go
|
3 年之前 |
go.sum
|
1efcd8312c
Update mautrix-go
|
3 年之前 |
guildportal.go
|
25d85962e4
Adjust some things
|
3 年之前 |
main.go
|
b25c205cc4
Update mautrix-go
|
3 年之前 |
portal.go
|
752063f292
Add support for stickers from Discord
|
3 年之前 |
provisioning.go
|
d797541cdc
Add DM rooms to space
|
3 年之前 |
puppet.go
|
98ec4c6ed9
Update mautrix-go
|
3 年之前 |
thread.go
|
91dbc83b5d
Break a bunch of stuff
|
3 年之前 |
user.go
|
152fb5c7ce
Add support for tags in Discord -> Matrix formatter
|
3 年之前 |