-
Per [the spec](https://spec.matrix.org/v1.4/appendices/#user-identifiers), MXIDs are allowed to contain forward slashes (`/`). However, matrix.to rejects such MXIDs:
>The localpart of a user ID is …
-
**Describe the bug**
npm run start:dev produces error
**To Reproduce**
Steps to reproduce the behavior
**Expected behavior**
working build/service
**Screenshots**
If applicable, add …
-
Is it possible to use bem-history whith bem-core v4?
-
**Environment**
Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project):
…
-
post 使用form-data方式转化有点问题的.
1.不支持三级对象.
2.数组会丢失,自动转成对象. 如,{cheked:[1,2,3]} 会转化成 checked:1 && checked:2 checked:3 ,应该是
checked[]:1 && checked[]:2 checked[]:3
3.json字符串,自动转成对象,我要的传字符串. 如 {mjson:"{…
okool updated
3 years ago
-
-
When installing, there is a long list of old versions.
```
npm WARN deprecated tweetsodium@0.0.5: tweetsodium is deprecated and unmaintained. Please consider using libsodium.js, maintained by the sa…
-
I'm trying to add this command:
Name: Toggle Yakuake
Command: `dbus-send --type=method_call --dest=org.kde.yakuake /yakuake/window org.kde.yakuake.toggleWindowState`
I even tried sourcing a file …
-
Thanks @ClintOxx for this awesome project! Hopefully we can all help here to maintain.
Getting various build and run errors due to outdated and deprecated package versions.
Resolved locally, will…
-
I don't really know JavaScript or typescript in this case, so I'm going just to put a link to my work.
Unfortunately this should be done server side, since it requires the same client id, the app o…