Go to file
Sumner Evans 75d2ffd88b
messagetracking: add detection of 2fa setup required error
Signed-off-by: Sumner Evans <sumner.evans@automattic.com>
2024-05-01 08:53:32 -06:00
.github Update Go version used for lint 2023-05-17 20:40:02 +03:00
.idea Add icon for IDEA 2024-03-29 13:58:03 +02:00
auth Fix some copyright headers 2024-03-29 15:35:15 +02:00
config Update mautrix-go 2023-06-26 16:43:12 +03:00
database Fix user update query 2024-04-05 19:00:39 +03:00
resources Fix emoji to slack shortcode logic for skin tone variations 2023-02-08 13:42:46 +02:00
.editorconfig Add pre-commit, editorconfig and lint in GH actions 2022-08-04 18:19:15 +03:00
.gitignore Update gitignore 2024-03-29 13:58:03 +02:00
.gitlab-ci.yml Add Dockerfile and CI config 2022-08-04 18:06:38 +03:00
.pre-commit-config.yaml Update Go in actions and add go vet to pre-commit 2022-08-15 16:23:09 +03:00
Dockerfile Update Docker image to Alpine 3.17 2022-12-19 14:29:16 +02:00
Dockerfile.ci Update Docker image to Alpine 3.17 2022-12-19 14:29:16 +02:00
Dockerfile.dev Handle channel update events from slack 2023-04-20 13:21:17 +03:00
LICENSE Add a readme and license 2022-05-26 16:42:11 -05:00
README.md Add a readme and license 2022-05-26 16:42:11 -05:00
ROADMAP.md Fix file type detection (image, video, audio, file) 2022-10-03 19:34:09 +03:00
attachment.go Fix some copyright headers 2024-03-29 15:35:15 +02:00
avatar.go Bridge custom emojis from Slack 2023-05-09 02:07:10 +03:00
backfillqueue.go Forward fill missing messages on reconnect 2023-04-12 17:10:04 +03:00
blocks.go Fix text to HTML conversion 2024-04-05 19:51:15 +03:00
bridgeinfo.go Add better group DM bridge info 2022-09-07 18:52:32 +03:00
build.sh Add build.sh 2022-08-23 18:17:18 +03:00
commands.go WIP add team portal 2023-07-24 12:33:09 +03:00
custompuppet.go bridge bot: add network/service name (#24) 2023-04-14 15:24:11 +03:00
docker-run.sh Add Dockerfile and CI config 2022-08-04 18:06:38 +03:00
emoji.go Fix some copyright headers 2024-03-29 15:35:15 +02:00
example-config.yaml Update mautrix-go 2023-06-26 16:43:12 +03:00
formatter.go Fix some copyright headers 2024-03-29 15:35:15 +02:00
go.mod deps/go-sqlite3: 1.14.17 -> 1.14.22 2024-02-14 15:39:37 -07:00
go.sum deps/go-sqlite3: 1.14.17 -> 1.14.22 2024-02-14 15:39:37 -07:00
historysync.go Custom emoji reactions in backfill 2023-05-10 14:33:02 +03:00
log.go Enable slack-go debug output if log level is debug 2022-09-12 22:48:43 +03:00
main.go Add portals to team spaces 2023-07-24 12:33:09 +03:00
messagetracking.go messagetracking: add detection of 2fa setup required error 2024-05-01 08:53:32 -06:00
portal.go messagetracking: add detection of 2fa setup required error 2024-05-01 08:53:32 -06:00
provisioning.go Handle team ID in logout method better 2022-09-30 18:03:22 +03:00
provisioning.md Update provisioning API logout function 2022-09-30 17:58:58 +03:00
puppet.go Add field for whether user is a Slack bot 2023-05-11 03:53:20 +03:00
teamportal.go Fix some copyright headers 2024-03-29 15:35:15 +02:00
user.go Fix text to HTML conversion 2024-04-05 19:51:15 +03:00

README.md

mautrix-slack

A Matrix-Slack puppeting bridge based on slack-go.

Documentation

All setup and usage instructions are located on docs.mau.fi. Some quick links:

Features & Roadmap

ROADMAP.md contains a general overview of what is supported by the bridge.

Discussion

Matrix room: #slack:maunium.net