-
js-sdk does this and it results in better errors like: `The sender has disabled encrypting to unverified devices.`
-
Many messengers allow attaching one or multiple media (file, photo, video), when user composing message text, and even other messages (eg for forwarding message from one room to other). But Matrix pro…
-
I think we’ve tracked the main final reliability problem on matrix-video-chat to the fact that people leave instances lying around in bg tabs, which sit there running a sync loop which races to consum…
ara4n updated
2 years ago
-
When we had groups, we added IRC users/rooms to that group in order for flair to work.
Nowadays we have spaces, and it feels like we're massively missing a trick by not letting users automatically …
ara4n updated
2 years ago
-
**Describe the bug**
Matrix.to has ability to know the `join_rules` of a room (since https://github.com/matrix-org/matrix-spec-proposals/pull/3266), but it doesn't actually warn when a client doesn…
-
### Steps to reproduce
1. Create a widget that uses `sendToDevice`
2. Send a to device message without encryption:
```ts
widgetApi.sendToDevice( 'com.example.message',
false,
…
-
This issue tracks everything related to grammar.
* [ ] matrix-org/matrix-spec#290 - device IDs
* [ ] matrix-org/matrix-spec#174 - opaque IDs
* [ ] matrix-org/matrix-spec#503 - MXCs
* [ ] mat…
-
It looks like we've been using keys in the event authentication checks without making sure they won't be removed when an event is redacted:
- `third_party_invite` JSON keys in invite `m.room.membe…
-
Hi,
Proposal: Replace all the custom preprocessor checks for architecture, platform, compiler, SIMD, etc. with the [Boost.Predef](http://www.boost.org/doc/libs/1_61_0/libs/predef/doc/html/predef/intro…
-
[Motivation / context](https://github.com/mastercoin-MSC/omniwallet/issues/644).
The idea is to create a separate embedded system (optional to use) that maps a unique string name to a currency ID (or…