..
ActiveRoomChangedPayload.ts
Step 8.5: Isolate RightPanelStore from RoomViewStore
2022-03-28 14:02:31 -06:00
AfterLeaveRoomPayload.ts
Prefer RoomStateEvent.Update where possible as it fires far less ( #7878 )
2022-02-24 14:39:25 +00:00
CheckUpdatesPayload.ts
Abstract electron settings properly to avoid boilerplate-hell ( #8798 )
2022-06-10 22:38:50 +01:00
ComposerInsertPayload.ts
Apply prettier formatting
2022-12-12 12:24:14 +01:00
DoAfterSyncPreparedPayload.ts
type Actions ( #7862 )
2022-02-22 10:04:27 +00:00
FocusComposerPayload.ts
Apply prettier formatting
2022-12-12 12:24:14 +01:00
JoinRoomErrorPayload.ts
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +00:00
JoinRoomPayload.ts
Update matrix-analytics-events to @matrix-org/analytics-events ( #8778 )
2022-06-07 20:08:36 +01:00
JoinRoomReadyPayload.ts
Update matrix-analytics-events to @matrix-org/analytics-events ( #8778 )
2022-06-07 20:08:36 +01:00
OpenAddExistingToSpaceDialogPayload.ts
Step 8.5: Move "add existing to space" dialog construction
2022-03-28 14:02:31 -06:00
OpenForwardDialogPayload.ts
Step 8.5: Move forward dialog construction
2022-03-28 14:02:31 -06:00
OpenInviteDialogPayload.ts
Properly type Modal props to ensure useful typescript checking ( #10238
2023-02-28 10:31:48 +00:00
OpenReportEventDialogPayload.ts
Step 8.5: Move report event dialog construction
2022-03-28 14:02:31 -06:00
OpenSpacePreferencesPayload.ts
Step 8.5: Move some space settings dialog construction
2022-03-28 14:02:31 -06:00
OpenSpaceSettingsPayload.ts
Step 8.5: Move some space settings dialog construction
2022-03-28 14:02:31 -06:00
OpenToTabPayload.ts
Lint a few semicolons
2020-06-18 14:32:43 +01:00
OverwriteLoginPayload.ts
Support a module API surface for custom functionality ( #8246 )
2022-07-05 12:26:44 -06:00
PlatformSetPayload.ts
Fix PlatformSettingsHandler always returning true due to returning a Promise ( #8954 )
2022-06-30 14:48:21 +00:00
RecheckThemePayload.ts
Lint a few semicolons
2020-06-18 14:32:43 +01:00
SettingUpdatedPayload.ts
Conform more code to strict null checking ( #10153 )
2023-02-15 13:36:22 +00:00
ShowThreadPayload.ts
Add Reply in thread
button to the right-click message context-menu ( #9004 )
2022-07-23 12:13:49 +00:00
SwitchSpacePayload.ts
Wire space switch shortcut via dispatcher to prevent app load explosion due to skinning
2021-05-24 18:23:04 +01:00
ThreadPayload.ts
Show thread notification if thread timeline is closed ( #9495 )
2022-10-25 16:53:31 +00:00
UpdateFontSizePayload.ts
Fix semicolons
2020-06-22 11:39:11 +01:00
UpdateSystemFontPayload.ts
Fix semicolons
2020-06-22 11:39:11 +01:00
UploadPayload.ts
Move from browser-request
to fetch
( #9345 )
2022-10-12 18:59:07 +01:00
ViewHomePagePayload.ts
type Actions ( #7862 )
2022-02-22 10:04:27 +00:00
ViewRoomDeltaPayload.ts
Type view_room_delta as ViewRoomDelta
2020-07-06 17:57:40 +01:00
ViewRoomErrorPayload.ts
Conform more code to strictNullChecks
( #10374 )
2023-03-16 11:07:29 +00:00
ViewRoomPayload.ts
Comply with noImplicitAny ( #9940 )
2023-02-13 11:39:16 +00:00
ViewStartChatOrReusePayload.ts
Prefer RoomStateEvent.Update where possible as it fires far less ( #7878 )
2022-02-24 14:39:25 +00:00
ViewUserPayload.ts
Revert "Member avatars without canvas" ( #10057
2023-02-02 10:22:19 +00:00