.github
|
52f7ca1a49
Update Go in actions and add go vet to pre-commit
|
2 éve |
config
|
e33bc8c462
Add support for text embeds
|
2 éve |
database
|
9ca27a8df6
Cache files copied to Matrix
|
2 éve |
remoteauth
|
704bdaefd7
Update to remote auth v2
|
2 éve |
.editorconfig
|
888731cec2
Switch to spaces in .sql files
|
3 éve |
.gitignore
|
ad9ead6e81
Check permission overwrites before bridging channels
|
2 éve |
.gitlab-ci.yml
|
c61d496dfe
Move CI script to mautrix/ci repo
|
3 éve |
.pre-commit-config.yaml
|
52f7ca1a49
Update Go in actions and add go vet to pre-commit
|
2 éve |
Dockerfile
|
4941bb2366
Update Docker image to Alpine 3.17
|
2 éve |
Dockerfile.ci
|
4941bb2366
Update Docker image to Alpine 3.17
|
2 éve |
Dockerfile.dev
|
4941bb2366
Update Docker image to Alpine 3.17
|
2 éve |
LICENSE
|
8553f49ac6
Add the LICENSE file.
|
3 éve |
README.md
|
972cc18e26
Fix link in readme
|
3 éve |
ROADMAP.md
|
a8d99e2bc7
Update roadmap
|
2 éve |
attachments.go
|
e33bc8c462
Add support for text embeds
|
2 éve |
avatar.go
|
91dbc83b5d
Break a bunch of stuff
|
3 éve |
build.sh
|
9f9f7ca4fd
Switch startup, config, commands and db migrations to mautrix-go systems
|
3 éve |
commands.go
|
f99b7ce923
Add subcommand descriptions for guilds command. Fixes #19
|
2 éve |
custompuppet.go
|
315e7921e6
Save new access token after relogining
|
2 éve |
discord.go
|
ad9ead6e81
Check permission overwrites before bridging channels
|
2 éve |
docker-run.sh
|
3540f8a5ca
dockerfile: initialize
|
3 éve |
emoji.go
|
152fb5c7ce
Add support for tags in Discord -> Matrix formatter
|
3 éve |
example-config.yaml
|
e33bc8c462
Add support for text embeds
|
2 éve |
formatter.go
|
e33bc8c462
Add support for text embeds
|
2 éve |
formatter_tag.go
|
52f7ca1a49
Update Go in actions and add go vet to pre-commit
|
2 éve |
formatter_test.go
|
0b84527eab
Improve Discord markdown escaper. Fixes #14
|
2 éve |
go.mod
|
e33bc8c462
Add support for text embeds
|
2 éve |
go.sum
|
e33bc8c462
Add support for text embeds
|
2 éve |
guildportal.go
|
9d84faa954
Add support for unbridging guilds
|
2 éve |
main.go
|
f268ddd132
Add option for autojoining threads when opened
|
2 éve |
portal.go
|
448a48af11
Include images in embeds
|
2 éve |
provisioning.go
|
856f9a40fa
Clean up provisioning API error codes
|
2 éve |
puppet.go
|
e2bd89bd97
Add hacky option to mute all guild channels on create
|
2 éve |
thread.go
|
f268ddd132
Add option for autojoining threads when opened
|
2 éve |
user.go
|
97b388fd24
Add some logs for guild and channel create/update/delete events
|
2 éve |