.github
|
011c60610a
Adjust github action
|
2 年之前 |
config
|
a7864c28d8
Add support for converting lottie stickers
|
2 年之前 |
database
|
4676ec98c4
Add more options for guild message handling
|
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
|
943f2dd6f0
Update linters
|
2 年之前 |
CHANGELOG.md
|
69f1793e24
Bump version to v0.1.1
|
2 年之前 |
Dockerfile
|
2421cd7817
Specify lottieconverter docker tag
|
2 年之前 |
Dockerfile.ci
|
2421cd7817
Specify lottieconverter docker tag
|
2 年之前 |
Dockerfile.dev
|
2421cd7817
Specify lottieconverter docker tag
|
2 年之前 |
LICENSE
|
8553f49ac6
Add the LICENSE file.
|
3 年之前 |
README.md
|
972cc18e26
Fix link in readme
|
3 年之前 |
ROADMAP.md
|
44600c9496
Bump version to v0.1.0
|
2 年之前 |
attachments.go
|
839933005c
Remove lottie conversion temp dir after converting
|
2 年之前 |
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
|
60c260a471
Add initial support for bot accounts. Fixes #12
|
2 年之前 |
commands_botinteraction.go
|
98f45991a4
Add support for running Discord bot commands. Fixes #35
|
2 年之前 |
custompuppet.go
|
4eba894573
Fix state store not being updated on double puppet requests
|
2 年之前 |
discord.go
|
840e95b388
Use discordgo's permission calculator
|
2 年之前 |
docker-run.sh
|
3540f8a5ca
dockerfile: initialize
|
3 年之前 |
example-config.yaml
|
77b230f4d8
Update mautrix-go and switch to zerolog
|
2 年之前 |
formatter.go
|
a0cc5ec9bc
Fully qualify emojis instead of removing VS16. Fixes #58
|
2 年之前 |
formatter_everyone.go
|
e7615ef4be
Refactor tag rendering to avoid recreating goldmark instance for each message
|
2 年之前 |
formatter_tag.go
|
681a5ff2ab
Create Matrix user mentions even without double puppeting. Fixes #21
|
2 年之前 |
formatter_test.go
|
0b84527eab
Improve Discord markdown escaper. Fixes #14
|
2 年之前 |
go.mod
|
4eba894573
Fix state store not being updated on double puppet requests
|
2 年之前 |
go.sum
|
4eba894573
Fix state store not being updated on double puppet requests
|
2 年之前 |
guildportal.go
|
efd22e33b5
Delete guild portals too in delete-all-portals
|
2 年之前 |
main.go
|
77b230f4d8
Update mautrix-go and switch to zerolog
|
2 年之前 |
portal.go
|
ccd29752c7
Fetch missing channel info on message to support DMs for bots
|
2 年之前 |
portal_convert.go
|
7b5c057dcf
Refactor message handling to fully use convert pattern
|
2 年之前 |
provisioning.go
|
4676ec98c4
Add more options for guild message handling
|
2 年之前 |
puppet.go
|
10d26a7baa
Send all text embeds in one message
|
2 年之前 |
thread.go
|
71d1689776
Adjust some calls for bot accounts
|
2 年之前 |
user.go
|
ccd29752c7
Fetch missing channel info on message to support DMs for bots
|
2 年之前 |