.github
|
011c60610a
Adjust github action
|
2 лет назад |
config
|
533054b8a0
Add option to disable backfilling in big guilds
|
2 лет назад |
database
|
7469b2577d
db/puppet: add contact_info_set column
|
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
|
42c48bfd90
Bump version to v0.3.0
|
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
|
f5ef87eb83
Update changelog and readme
|
2 лет назад |
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 лет назад |
backfill.go
|
f298230dcf
Fix backfill only collecting the last 50 messages
|
2 лет назад |
build.sh
|
9f9f7ca4fd
Switch startup, config, commands and db migrations to mautrix-go systems
|
3 лет назад |
commands.go
|
ff052d7f18
Update portalsByMXID when manually bridging
|
2 лет назад |
commands_botinteraction.go
|
0403a705b6
Add help sections for all commands
|
2 лет назад |
custompuppet.go
|
3cdf018c37
Update mautrix-go
|
2 лет назад |
discord.go
|
46115fafd5
Switch user and puppet files to zerolog
|
2 лет назад |
docker-run.sh
|
3540f8a5ca
dockerfile: initialize
|
3 лет назад |
example-config.yaml
|
533054b8a0
Add option to disable backfilling in big guilds
|
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
|
3df81f40d5
Fix is_network_bot flag name and omit is_bridge_bot
|
2 лет назад |
go.sum
|
3df81f40d5
Fix is_network_bot flag name and omit is_bridge_bot
|
2 лет назад |
guildportal.go
|
bccdc67eb2
Adjust guild info logs
|
2 лет назад |
main.go
|
42c48bfd90
Bump version to v0.3.0
|
2 лет назад |
portal.go
|
58befb3f96
Add initial backfilling on portal creation
|
2 лет назад |
portal_convert.go
|
ed020c4233
Add basic support for incoming voice messages
|
2 лет назад |
provisioning.go
|
d42c4722c9
Fill usersByID properly
|
2 лет назад |
puppet.go
|
3df81f40d5
Fix is_network_bot flag name and omit is_bridge_bot
|
2 лет назад |
thread.go
|
46115fafd5
Switch user and puppet files to zerolog
|
2 лет назад |
user.go
|
e3ff8d2269
Sort private channel list before syncing
|
2 лет назад |