| AESEncryptedSecretStoragePayload.js |
|
79 |
| another-json.d.js |
|
13 |
| auth.js |
eslint-disable camelcase |
3836 |
| beacon.js |
Beacon info and beacon event types as described in MSC3672
https://github.com/matrix-org/matrix-spec-proposals/pull/3672
|
3775 |
| common.js |
|
79 |
| crypto.js |
|
79 |
| event.js |
#__PURE__ |
11100 |
| events.js |
|
79 |
| extensible_events.js |
Represents the stable and unstable values of a given namespace.
|
3298 |
| global.d.js |
|
107 |
| IIdentityServerProvider.js |
|
79 |
| local_notifications.js |
|
79 |
| location.js |
#__PURE__ |
2403 |
| matrix-sdk-crypto-wasm.d.js |
|
79 |
| media.js |
|
79 |
| membership.js |
Well-known values (from the spec or MSCs) that are allowed in the
{@link Membership} type.
|
1408 |
| oidc-client-ts.d.js |
|
41 |
| partials.js |
#__PURE__ |
2252 |
| polls.js |
Identifier for a disclosed poll.
|
2390 |
| PushRules.js |
eslint-disable camelcase |
4570 |
| read_receipts.js |
#__PURE__ |
1171 |
| registration.js |
|
79 |
| requests.js |
eslint-disable camelcase |
1127 |
| search.js |
eslint-disable camelcase |
1130 |
| signed.js |
|
79 |
| spaces.js |
|
79 |
| state_events.js |
|
79 |
| synapse.js |
|
79 |
| sync.js |
https://github.com/matrix-org/matrix-doc/pull/3773
@experimental
|
1053 |
| threepids.js |
#__PURE__ |
956 |
| topic.js |
Extensible topic event type based on MSC3765
https://github.com/matrix-org/matrix-spec-proposals/pull/3765
@example
```
{
"type": "m.room.topic,
"state_key": "",
"content": {
"topic": "All about **pizza**",
"m.topic": [{
"body": "All about **pizza**",
"mimetype": "text/plain",
}, {
"body": "All about <b>pizza</b>",
"mimetype": "text/html",
}],
}
}
```
|
1629 |
| uia.js |
|
79 |