.github
|
52f7ca1a49
Update Go in actions and add go vet to pre-commit
|
před 2 roky |
config
|
f268ddd132
Add option for autojoining threads when opened
|
před 2 roky |
database
|
b64617a699
Update mautrix-go and stop sending all thread messages as replies
|
před 2 roky |
remoteauth
|
704bdaefd7
Update to remote auth v2
|
před 2 roky |
.editorconfig
|
888731cec2
Switch to spaces in .sql files
|
před 3 roky |
.gitignore
|
78ab3d3804
Initial database setup including migrations
|
před 3 roky |
.gitlab-ci.yml
|
c61d496dfe
Move CI script to mautrix/ci repo
|
před 3 roky |
.pre-commit-config.yaml
|
52f7ca1a49
Update Go in actions and add go vet to pre-commit
|
před 2 roky |
Dockerfile
|
08a21feea8
Update Docker image to Alpine 3.16
|
před 3 roky |
Dockerfile.ci
|
08a21feea8
Update Docker image to Alpine 3.16
|
před 3 roky |
Dockerfile.dev
|
91b6fdba77
Add development specific Dockerfile
|
před 2 roky |
LICENSE
|
8553f49ac6
Add the LICENSE file.
|
před 3 roky |
README.md
|
972cc18e26
Fix link in readme
|
před 3 roky |
ROADMAP.md
|
a8d99e2bc7
Update roadmap
|
před 2 roky |
attachments.go
|
752063f292
Add support for stickers from Discord
|
před 3 roky |
avatar.go
|
91dbc83b5d
Break a bunch of stuff
|
před 3 roky |
build.sh
|
9f9f7ca4fd
Switch startup, config, commands and db migrations to mautrix-go systems
|
před 3 roky |
commands.go
|
a1ff5fb61b
Add command to login with token
|
před 2 roky |
custompuppet.go
|
2d1e8baf1c
Add hidden option to use appservice login for double puppeting
|
před 2 roky |
discord.go
|
9f9f7ca4fd
Switch startup, config, commands and db migrations to mautrix-go systems
|
před 3 roky |
docker-run.sh
|
3540f8a5ca
dockerfile: initialize
|
před 3 roky |
emoji.go
|
152fb5c7ce
Add support for tags in Discord -> Matrix formatter
|
před 3 roky |
example-config.yaml
|
f268ddd132
Add option for autojoining threads when opened
|
před 2 roky |
formatter.go
|
0b84527eab
Improve Discord markdown escaper. Fixes #14
|
před 2 roky |
formatter_tag.go
|
52f7ca1a49
Update Go in actions and add go vet to pre-commit
|
před 2 roky |
formatter_test.go
|
0b84527eab
Improve Discord markdown escaper. Fixes #14
|
před 2 roky |
go.mod
|
b64617a699
Update mautrix-go and stop sending all thread messages as replies
|
před 2 roky |
go.sum
|
b64617a699
Update mautrix-go and stop sending all thread messages as replies
|
před 2 roky |
guildportal.go
|
036b5f889f
Use discordgo as the protocol.id in the m.bridge event to differentiate from other discord bridges
|
před 3 roky |
main.go
|
f268ddd132
Add option for autojoining threads when opened
|
před 2 roky |
portal.go
|
b64617a699
Update mautrix-go and stop sending all thread messages as replies
|
před 2 roky |
provisioning.go
|
6be531685f
Rename provisioning endpoint
|
před 2 roky |
puppet.go
|
c6fbaa90bf
Re-add support for channel name templates
|
před 3 roky |
thread.go
|
f268ddd132
Add option for autojoining threads when opened
|
před 2 roky |
user.go
|
8728867737
Add todo
|
před 2 roky |