1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-29 16:43:09 +03:00
Files
matrix-js-sdk/spec/unit
Kerry 4e8affafcc Poll model - page /relations results (#3073)
* first cut poll model

* process incoming poll relations

* allow alt event types in relations model

* allow alt event types in relations model

* remove unneccesary checks on remove relation

* comment

* Revert "allow alt event types in relations model"

This reverts commit e578d84464.

* Revert "Revert "allow alt event types in relations model""

This reverts commit 515db7a8bc.

* basic handling for new poll relations

* tests

* test room.processPollEvents

* join processBeaconEvents and poll events in client

* tidy and set 23 copyrights

* use rooms instance of matrixClient

* tidy

* more copyright

* simplify processPollEvent code

* throw when poll start event has no roomId

* updates for events-sdk move

* more type changes for events-sdk changes

* page poll relation results

* validate poll end event senders

* reformatted copyright

* undo more comment reformatting

* test paging

* use correct pollstartevent type

* emit after updating _isFetchingResponses state

* make rootEvent public readonly

* fix poll end validation logic to allow poll creator to end poll regardless of redaction
2023-02-01 20:44:40 +00:00
..
2022-12-09 09:38:20 +01:00
2022-12-09 09:38:20 +01:00
2023-01-25 15:06:36 +00:00
2022-12-09 09:38:20 +01:00
2023-01-13 18:32:21 +00:00
2022-12-09 09:38:20 +01:00
2022-12-09 09:38:20 +01:00
2022-12-09 09:38:20 +01:00
2022-12-09 09:38:20 +01:00
2022-12-09 09:38:20 +01:00
2022-12-09 09:38:20 +01:00
2022-12-09 09:38:20 +01:00
2022-12-09 09:38:20 +01:00
2022-12-09 09:38:20 +01:00
2022-12-13 12:26:52 +00:00
2022-12-09 09:38:20 +01:00
2023-01-16 10:11:37 -08:00