|
ff1db2b538
|
Bump eslint-plugin-matrix-org to enable @typescript-eslint/consistent-type-imports rule (#4680)
* Bump eslint-plugin-matrix-org to enable @typescript-eslint/consistent-type-imports rule
* Re-lint after merge
|
2025-02-05 12:15:20 +00:00 |
|
|
bc78784688
|
Extract v1 extensible events polls types out of the events-sdk (#3062)
* Extract v1 extensible events polls out of events-sdk
* Appease tsdoc?
* Appease naming standards
* Bring the tests over too
|
2023-01-13 10:02:27 -07:00 |
|
|
72dac9a107
|
Apply manual code style fixes after prettier
|
2022-12-09 09:43:22 +01:00 |
|
|
349c2c2587
|
Apply prettier formatting
|
2022-12-09 09:38:20 +01:00 |
|
|
e16e7bc098
|
Location event helper functions (#2229)
* ASSET_NODE_TYPE -> M_ASSET
Signed-off-by: Kerry Archibald <kerrya@element.io>
* export const M_TIMESTAMP = new UnstableValue("m.ts", "org.matrix.msc3488.ts");
Signed-off-by: Kerry Archibald <kerrya@element.io>
* LOCATION_EVENT_TYPE -> M_LOCATION
Signed-off-by: Kerry Archibald <kerrya@element.io>
* extensible event types for location
Signed-off-by: Kerry Archibald <kerrya@element.io>
* add locationevent parsing helpers
Signed-off-by: Kerry Archibald <kerrya@element.io>
* rename
Signed-off-by: Kerry Archibald <kerrya@element.io>
* comment
Signed-off-by: Kerry Archibald <kerrya@element.io>
* revert makelocationcontent signature
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-03-10 18:40:13 +01:00 |
|
|
6bc584ba8b
|
add LocationAssetType enum (#2214)
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-03-03 10:49:16 +01:00 |
|
|
a50a627300
|
Support m.asset in m.location event content (#2109)
|
2022-01-19 09:08:41 +00:00 |
|