1
0
Fork 0
forked from Mirrors/gomuks
Soft fork of Gomuks Web. Intended to be less bad.
Find a file
Tulir Asokan 5832a935cf all: use markdown for custom emojis, improve editing
Edits will now use a different HTML -> markdown converter than what is
used to generate the body. This allows the plaintext body to have a
plain shortcode for custom emojis, while still having the raw data for
edits.

Additionally, for sent events, the raw input is saved locally, which
allows preserving commands and other such things. A future extension
may store the raw input in a custom field in the Matrix event to allow
lossless edits of messages sent from other clients.
2024-11-02 14:00:21 +02:00
.github/workflows ci: don't run lint on go 1.22 2024-10-09 21:27:39 +03:00
cmd/gomuks server: log auth result 2024-10-28 18:02:54 +02:00
pkg all: use markdown for custom emojis, improve editing 2024-11-02 14:00:21 +02:00
web all: use markdown for custom emojis, improve editing 2024-11-02 14:00:21 +02:00
.editorconfig web: init 2024-10-06 21:45:46 +03:00
.gitignore main: move into cmd directory 2024-10-17 20:40:34 +03:00
.gitlab-ci.yml ci: build docker image 2024-10-22 01:07:40 +03:00
.pre-commit-config.yaml pre-commit: use more explicit path 2024-10-12 16:39:04 +03:00
.pre-commit-eslint.sh web: allow @ imports 2024-10-13 17:11:43 +03:00
.pre-commit-tsc.sh pre-commit: add tsc and eslint hooks 2024-10-12 16:30:05 +03:00
build.sh main: move into cmd directory 2024-10-17 20:40:34 +03:00
CHANGELOG.md Bump version to 0.3.1 2024-07-16 11:06:27 +03:00
Dockerfile.ci ci: build docker image 2024-10-22 01:07:40 +03:00
go.mod all: use markdown for custom emojis, improve editing 2024-11-02 14:00:21 +02:00
go.sum all: use markdown for custom emojis, improve editing 2024-11-02 14:00:21 +02:00
LICENSE Update license and sort imports 2019-01-23 00:26:51 +02:00
README.md all: delete old code 2024-10-04 17:25:25 +03:00

gomuks

Languages License Release GitLab CI Packaging status

A Matrix client written in Go using mautrix.

Discussion

Matrix room: #gomuks:maunium.net