.github
|
943f2dd6f0
Update linters
|
hace 2 años |
config
|
a7864c28d8
Add support for converting lottie stickers
|
hace 2 años |
database
|
0dba4fbdd4
Fix typo in initial db migration
|
hace 2 años |
remoteauth
|
704bdaefd7
Update to remote auth v2
|
hace 2 años |
.editorconfig
|
888731cec2
Switch to spaces in .sql files
|
hace 3 años |
.gitignore
|
ad9ead6e81
Check permission overwrites before bridging channels
|
hace 2 años |
.gitlab-ci.yml
|
c61d496dfe
Move CI script to mautrix/ci repo
|
hace 3 años |
.pre-commit-config.yaml
|
943f2dd6f0
Update linters
|
hace 2 años |
CHANGELOG.md
|
a7864c28d8
Add support for converting lottie stickers
|
hace 2 años |
Dockerfile
|
2421cd7817
Specify lottieconverter docker tag
|
hace 2 años |
Dockerfile.ci
|
2421cd7817
Specify lottieconverter docker tag
|
hace 2 años |
Dockerfile.dev
|
2421cd7817
Specify lottieconverter docker tag
|
hace 2 años |
LICENSE
|
8553f49ac6
Add the LICENSE file.
|
hace 3 años |
README.md
|
972cc18e26
Fix link in readme
|
hace 3 años |
ROADMAP.md
|
44600c9496
Bump version to v0.1.0
|
hace 2 años |
attachments.go
|
a7864c28d8
Add support for converting lottie stickers
|
hace 2 años |
avatar.go
|
91dbc83b5d
Break a bunch of stuff
|
hace 3 años |
build.sh
|
9f9f7ca4fd
Switch startup, config, commands and db migrations to mautrix-go systems
|
hace 3 años |
commands.go
|
694733a4e9
Don't specify width in inline images
|
hace 2 años |
commands_botinteraction.go
|
98f45991a4
Add support for running Discord bot commands. Fixes #35
|
hace 2 años |
custompuppet.go
|
315e7921e6
Save new access token after relogining
|
hace 2 años |
discord.go
|
840e95b388
Use discordgo's permission calculator
|
hace 2 años |
docker-run.sh
|
3540f8a5ca
dockerfile: initialize
|
hace 3 años |
example-config.yaml
|
c336804c7e
Fix sticker sizes
|
hace 2 años |
formatter.go
|
5b715cd9e2
Allow inline links in Discord embed descriptions
|
hace 2 años |
formatter_everyone.go
|
e7615ef4be
Refactor tag rendering to avoid recreating goldmark instance for each message
|
hace 2 años |
formatter_tag.go
|
e7615ef4be
Refactor tag rendering to avoid recreating goldmark instance for each message
|
hace 2 años |
formatter_test.go
|
0b84527eab
Improve Discord markdown escaper. Fixes #14
|
hace 2 años |
go.mod
|
3e5baa502e
Update discordgo to fix handling guilds in ready event
|
hace 2 años |
go.sum
|
3e5baa502e
Update discordgo to fix handling guilds in ready event
|
hace 2 años |
guildportal.go
|
9d84faa954
Add support for unbridging guilds
|
hace 2 años |
main.go
|
787ce75dde
Fix transferring same attachment multiple times in parallel
|
hace 2 años |
portal.go
|
c336804c7e
Fix sticker sizes
|
hace 2 años |
provisioning.go
|
856f9a40fa
Clean up provisioning API error codes
|
hace 2 años |
puppet.go
|
10d26a7baa
Send all text embeds in one message
|
hace 2 años |
thread.go
|
f268ddd132
Add option for autojoining threads when opened
|
hace 2 años |
user.go
|
fac7d79c5e
Subscribe to guild when bridging it
|
hace 2 años |