.github/workflows
|
ci: don't run lint on go 1.22
|
2024-10-09 21:27:39 +03:00 |
web
|
web/timeline: force pre blocks to be inline in replies to apply line limit
|
2024-10-14 23:24:43 +03:00 |
.codeclimate.yml
|
Add .codeclimate.yml
|
2018-04-19 11:33:59 +03:00 |
.editorconfig
|
web: init
|
2024-10-06 21:45:46 +03:00 |
.gitignore
|
web: init
|
2024-10-06 21:45:46 +03:00 |
.gitlab-ci.yml
|
ci: remove extra variable
|
2024-10-06 22:59:52 +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 |
CHANGELOG.md
|
Bump version to 0.3.1
|
2024-07-16 11:06:27 +03:00 |
config.go
|
server: add authentication
|
2024-10-12 00:29:40 +03:00 |
go.mod
|
dependencies: update mautrix-go
|
2024-10-14 17:35:06 +03:00 |
go.sum
|
dependencies: update mautrix-go
|
2024-10-14 17:35:06 +03:00 |
gomuks.go
|
server: add authentication
|
2024-10-12 00:29:40 +03:00 |
LICENSE
|
Update license and sort imports
|
2019-01-23 00:26:51 +02:00 |
main.go
|
server: add authentication
|
2024-10-12 00:29:40 +03:00 |
media.go
|
media: use cache directory for temp files
|
2024-10-11 20:09:51 +03:00 |
README.md
|
all: delete old code
|
2024-10-04 17:25:25 +03:00 |
server.go
|
server: add authentication
|
2024-10-12 00:29:40 +03:00 |
websocket.go
|
websocket: fix logging commands with no data
|
2024-10-13 17:12:06 +03:00 |