-
![main-qimg-c8a56c3b3006356bc59e6183be4f3d6f-c](https://user-images.githubusercontent.com/22275913/30243493-020226ec-95ab-11e7-9cbf-52925f043868.jpg)
Hello,
i have a Problem with sending Messages …
-
I am trying to send a animated Sticker using this code
```javascript
await gclient
.sendImageAsStickerGif(message.from, 'test.gif')
.then((result) => {
console.log('Result…
-
When using electron with venom, the messages with images gives the following error:
![image](https://user-images.githubusercontent.com/19695449/101682434-61eb5f80-3a42-11eb-92d5-5f732a6fb340.png)
-
**[I also posted this in the android repo]**
Hi vector-im team!
This might be a duplicate request but I am requesting a feature where we can set custom hex values in the UI for background and ge…
-
When the audio format seems to have changed, the js_object client_url not found.
{
"accuracy":"None",
"ack":0,
"appStateSyncKeyRequest":"None",
"appStateSyncKeyShare":"None",
"author":"None",
…
-
When I send URL, **I already saw it**. WHY T again fetches URL content and shows to me?? Stop doing unnecessary work, just let us exchange normal text of URLs. Fetching content IS NOT YOUR JOB - it mu…
-
When a schema have a discriminator property and this property is provided an invalid value, it results in an exception. It did not happen on version 1.10.0. I believe this started to happen somewhere …
-
I Have managed to Flash ESP3D on ESP01, Index,html.tz has peen uploaded. I can see GRBL parameters and output on console. I am able to JOG and Home the Machine.
However I am unable to see Machine Coo…
-
- [X] I have searched open and closed issues for duplicates
### Bug Description
Chat colours are applied to my messages instead of incoming ones. It's an inconsistent behaviour with the previous…
-
### Background information
- **Dendrite version or git SHA**: v0.3.5 with manually applied #1684
- **Monolith or Polylith?**: Monolith
- **SQLite3 or Postgres?**: Postgres
- **Running in Docker…