.github
|
52f7ca1a49
Update Go in actions and add go vet to pre-commit
|
2 年之前 |
config
|
09a94010d8
Add option to disable custom emoji reactions
|
2 年之前 |
database
|
7d959c92dc
Automatically unbridge guild when leaving if it has no other Matrix users
|
2 年之前 |
remoteauth
|
704bdaefd7
Update to remote auth v2
|
2 年之前 |
.editorconfig
|
888731cec2
Switch to spaces in .sql files
|
3 年之前 |
.gitignore
|
ad9ead6e81
Check permission overwrites before bridging channels
|
2 年之前 |
.gitlab-ci.yml
|
c61d496dfe
Move CI script to mautrix/ci repo
|
3 年之前 |
.pre-commit-config.yaml
|
52f7ca1a49
Update Go in actions and add go vet to pre-commit
|
2 年之前 |
Dockerfile
|
4941bb2366
Update Docker image to Alpine 3.17
|
2 年之前 |
Dockerfile.ci
|
4941bb2366
Update Docker image to Alpine 3.17
|
2 年之前 |
Dockerfile.dev
|
4941bb2366
Update Docker image to Alpine 3.17
|
2 年之前 |
LICENSE
|
8553f49ac6
Add the LICENSE file.
|
3 年之前 |
README.md
|
972cc18e26
Fix link in readme
|
3 年之前 |
ROADMAP.md
|
a8d99e2bc7
Update roadmap
|
2 年之前 |
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
|
9f95a1b686
Add better error message when QR login fails due to captcha
|
2 年之前 |
custompuppet.go
|
315e7921e6
Save new access token after relogining
|
2 年之前 |
discord.go
|
ad9ead6e81
Check permission overwrites before bridging channels
|
2 年之前 |
docker-run.sh
|
3540f8a5ca
dockerfile: initialize
|
3 年之前 |
emoji.go
|
152fb5c7ce
Add support for tags in Discord -> Matrix formatter
|
3 年之前 |
example-config.yaml
|
09a94010d8
Add option to disable custom emoji reactions
|
2 年之前 |
formatter.go
|
2cb83aeee9
Disable lists in goldmark when parsing discord markdown
|
2 年之前 |
formatter_tag.go
|
52f7ca1a49
Update Go in actions and add go vet to pre-commit
|
2 年之前 |
formatter_test.go
|
0b84527eab
Improve Discord markdown escaper. Fixes #14
|
2 年之前 |
go.mod
|
2cb83aeee9
Disable lists in goldmark when parsing discord markdown
|
2 年之前 |
go.sum
|
2cb83aeee9
Disable lists in goldmark when parsing discord markdown
|
2 年之前 |
guildportal.go
|
9d84faa954
Add support for unbridging guilds
|
2 年之前 |
main.go
|
f268ddd132
Add option for autojoining threads when opened
|
2 年之前 |
portal.go
|
09a94010d8
Add option to disable custom emoji reactions
|
2 年之前 |
provisioning.go
|
856f9a40fa
Clean up provisioning API error codes
|
2 年之前 |
puppet.go
|
e2bd89bd97
Add hacky option to mute all guild channels on create
|
2 年之前 |
thread.go
|
f268ddd132
Add option for autojoining threads when opened
|
2 年之前 |
user.go
|
97b388fd24
Add some logs for guild and channel create/update/delete events
|
2 年之前 |