.github
|
011c60610a
Adjust github action
|
2 년 전 |
config
|
17d4b79554
Add initial support for relay mode with webhooks
|
2 년 전 |
database
|
17d4b79554
Add initial support for relay mode with webhooks
|
2 년 전 |
remoteauth
|
704bdaefd7
Update to remote auth v2
|
2 년 전 |
.editorconfig
|
888731cec2
Switch to spaces in .sql files
|
3 년 전 |
.gitignore
|
c625ee3ba7
Update gitignore
|
2 년 전 |
.gitlab-ci.yml
|
c61d496dfe
Move CI script to mautrix/ci repo
|
3 년 전 |
.pre-commit-config.yaml
|
943f2dd6f0
Update linters
|
2 년 전 |
CHANGELOG.md
|
0e8b845014
Update changelog
|
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
|
d42c4722c9
Fill usersByID properly
|
2 년 전 |
commands_botinteraction.go
|
0403a705b6
Add help sections for all commands
|
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
|
17d4b79554
Add initial support for relay mode with webhooks
|
2 년 전 |
formatter.go
|
17d4b79554
Add initial support for relay mode with webhooks
|
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
|
c163fba712
Update mautrix-go
|
2 년 전 |
go.sum
|
c163fba712
Update mautrix-go
|
2 년 전 |
guildportal.go
|
bccdc67eb2
Adjust guild info logs
|
2 년 전 |
main.go
|
6365db46cc
Remove unnecessary user parameter in parseMatrixHTML
|
2 년 전 |
portal.go
|
5a40f0a2ab
Fix error log
|
2 년 전 |
portal_convert.go
|
af52979669
Fix attachment IDs in message converter
|
2 년 전 |
provisioning.go
|
d42c4722c9
Fill usersByID properly
|
2 년 전 |
puppet.go
|
10d26a7baa
Send all text embeds in one message
|
2 년 전 |
thread.go
|
71d1689776
Adjust some calls for bot accounts
|
2 년 전 |
user.go
|
d42c4722c9
Fill usersByID properly
|
2 년 전 |