Commit graph

7 commits

Author SHA1 Message Date
Tulir Asokan
315d2ab17d all: fix staticcheck issues
Some checks are pending
Go / Lint (latest) (push) Waiting to run
Go / Build (old, libolm) (push) Waiting to run
Go / Build (latest, libolm) (push) Waiting to run
Go / Build (old, goolm) (push) Waiting to run
Go / Build (latest, goolm) (push) Waiting to run
2025-12-08 00:07:25 +02:00
Tulir Asokan
8fb04d1806 id/matrixuri: fix parsing url-encoded matrix URIs
Some checks are pending
Go / Lint (latest) (push) Waiting to run
Go / Build (old, libolm) (push) Waiting to run
Go / Build (latest, libolm) (push) Waiting to run
Go / Build (old, goolm) (push) Waiting to run
Go / Build (latest, goolm) (push) Waiting to run
2025-06-02 20:06:52 +03:00
Tulir Asokan
af360cd534 id: drop support for room alias + event ID links 2024-10-17 20:02:23 +03:00
Tulir Asokan
720648ffdf id: don't panic if URI methods are called with empty/nil values 2024-08-26 17:58:27 +03:00
Tulir Asokan
d50a366889 Use PathEscape instead of QueryEscape for forming matrix.to URLs 2023-01-20 15:47:36 +02:00
Tulir Asokan
81187655c0 Add some tests and fix bugs in matrix: URI parsing 2021-06-15 15:04:48 +03:00
Tulir Asokan
2d9dd44b06 Add generic matrix: URI and matrix.to URL parsing
Closes #34
2021-06-08 16:23:46 +03:00