No description
  • Go 98.9%
  • PLpgSQL 0.7%
  • Shell 0.3%
  • Dockerfile 0.1%
Find a file
2026-08-25 02:37:18 +03:00
.github Bump lock-threads action version 2026-07-04 12:54:37 +03:00
config feat: protected mentions 2026-08-25 02:23:40 +03:00
database bump discordgo and add support for heartbeat sessions (#203) 2025-11-19 14:33:26 -08:00
remoteauth Update to remote auth v2 2022-09-13 14:45:50 +03:00
.editorconfig Switch to spaces in .sql files 2022-05-23 20:01:03 +03:00
.gitignore Update .gitignore 2023-11-08 17:45:43 +02:00
.gitlab-ci.yml Move CI script to mautrix/ci repo 2022-06-18 14:22:40 +03:00
.pre-commit-config.yaml Update minimum Go version 2024-02-18 23:12:35 +02:00
attachments.go client: load version number dynamically 2024-11-29 20:15:04 +02:00
backfill.go feat: pretty and pingy reply format 2026-08-19 01:43:36 +03:00
build.sh Switch startup, config, commands and db migrations to mautrix-go systems 2022-05-22 22:16:42 +03:00
CHANGELOG.md Bump version to v0.7.7 2026-08-16 15:19:50 +03:00
commands.go feat: backfill command 2026-08-19 01:54:51 +03:00
commands_botinteraction.go client: set referers properly 2024-11-29 20:14:52 +02:00
custompuppet.go Move double puppeting login code to mautrix-go 2023-08-22 19:01:08 +03:00
directmedia.go Add support for federation thumbnail endpoint 2026-02-15 21:48:10 +02:00
directmedia_id.go Redo direct media access with URL refreshing (#135) 2024-02-18 23:10:19 +02:00
discord.go Switch user and puppet files to zerolog 2023-03-12 14:25:24 +02:00
docker-run.sh dockerfile: initialize 2022-04-01 16:38:35 -06:00
Dockerfile Update Docker image to Alpine 3.24 2026-08-08 12:44:01 +03:00
Dockerfile.ci Update Docker image to Alpine 3.24 2026-08-08 12:44:01 +03:00
example-config.yaml feat: protected mentions 2026-08-25 02:23:40 +03:00
formatter.go feat: protected mentions 2026-08-25 02:23:40 +03:00
formatter_everyone.go Refactor tag rendering to avoid recreating goldmark instance for each message 2023-01-30 00:44:06 +02:00
formatter_tag.go feat: role mentions 2026-08-25 01:21:09 +03:00
formatter_test.go Improve Discord markdown escaper. Fixes #14 2022-08-20 10:26:03 +03:00
go.mod Bump version to v0.7.7 2026-08-16 15:19:50 +03:00
go.sum Bump version to v0.7.7 2026-08-16 15:19:50 +03:00
guildportal.go Revert "Allow v12 rooms to be created" 2025-08-17 00:02:28 +03:00
http.go Backport req http client 2026-08-08 12:31:44 +03:00
LICENSE Add the LICENSE file. 2021-11-19 16:32:06 -06:00
main.go Bump version to v0.7.7 2026-08-16 15:19:50 +03:00
portal.go feat: emoji based reply 2026-08-25 02:37:18 +03:00
portal_convert.go feat: role mentions 2026-08-25 01:21:09 +03:00
provisioning.go Expose debug API with pprof 2023-12-05 12:11:57 +02:00
puppet.go Redo direct media access with URL refreshing (#135) 2024-02-18 23:10:19 +02:00
README.md chore: readme 2026-08-19 01:46:27 +03:00
ROADMAP.md Update custom emoji status in roadmap 2023-10-03 17:22:25 +03:00
thread.go client: set referers properly 2024-11-29 20:14:52 +02:00
user.go Backport req http client 2026-08-08 12:31:44 +03:00

lawsuit-mautrix-discord

A Matrix-Discord bridge forked for use by MCCE with some tweaks that upstream just didn't have. Feel free to use this as a reference, but don't rely on it for serious use, as it's mostly public for license fulfillment.