Kerry
2344eaab1c
Poll history - remove active development labs flag ( #10357 )
...
* add poll history tab to room settings
* test poll history in room settings
* remove posthog tracking for poll his
* remove labs flag for poll history
* i18n
2023-03-15 20:54:12 +00:00
Michael Telatynski
a4262cd8cf
Fix [object Object]
in feedback metadata ( #10390 )
2023-03-15 16:53:49 +00:00
Michael Telatynski
87fb493783
Fix pinned messages card saying nothing pinned while loading ( #10385 )
2023-03-15 12:47:21 +00:00
Michael Telatynski
ad65b4e444
Apply strictNullChecks
to src/components/views/room_settings/*
( #10366
...
* Apply `strictNullChecks` to `src/components/views/room_settings/*`
* Restore tsconfig.json
2023-03-15 08:39:02 +00:00
Michael Telatynski
e3930fb8b0
Show all labs even if incompatible, with appropriate tooltip explaining requirements ( #10369 )
...
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2023-03-15 08:37:41 +00:00
Kerry
209b65243a
Enable "jsx-a11y/alt-text" and "jsx-a11y/label-has-associated-control" lint rules ( #10361 )
...
* enable "jsx-a11y/alt-text" lint rule
* enable "jsx-a11y/label-has-associated-control"
2023-03-14 21:25:11 +00:00
Michael Telatynski
e0e83bd81d
Fix UIFeature.Registration not applying to all paths ( #10371 )
2023-03-14 15:20:38 +00:00
Michael Telatynski
8cb8cd4eb1
Conform more code to strictNullChecks
( #10368
...
* Conform more code to `strictNullChecks`
* Iterate
2023-03-14 11:09:35 +00:00
Michael Weimann
05e3fb09d6
Roll back pillify everything ( #10370 )
2023-03-14 11:56:14 +01:00
Michael Telatynski
7c2511a592
Apply strictNullChecks
to src/components/views/context_menus/*
( #10367 )
2023-03-14 09:29:35 +00:00
Kerry
4c2b5df1f2
Poll history - access poll history from room settings ( #10356 )
...
* add poll history tab to room settings
* test poll history in room settings
* remove posthog tracking for poll his
* use consistent label for polls history
2023-03-13 22:08:59 +00:00
Kerry
9f66082486
Notifications: inline error message on notifications saving error ( #10288 )
...
* basic sync setup
* formatting
* get loudest value for synced rules
* more types
* test synced rules in notifications settings
* type fixes
* noimplicitany fixes
* remove debug
* tidying
* extract updatePushRuleActions fn to utils
* extract update synced rules
* just synchronise in one place?
* monitor account data changes AND trigger changes sync in notifications form
* lint
* setup LoggedInView test with enough mocks
* test rule syncing in LoggedInView
* strict fixes
* more comments
* one more comment
* add error variant for caption component
* tests for new error message
* tweak styles
* noImplicitAny
* revert out of date prettier changes to unrelated files
* limit inline message to radios only, tests
* strict fix
2023-03-13 21:59:04 +00:00
Michael Telatynski
503df62191
Conform more of the codebase to strictNullChecks
( #10358
...
* Conform more of the codebase to `strictNullChecks`
* Fix types
* Iterate
* Iterate
2023-03-13 15:07:20 +00:00
Kerry
1e46efe89c
Poll history - make poll history independent from dialogs ( #10349 )
...
* move pollhistory from dialogs to polls directory
* rename PollHistoryDialog -> PollHistory
* rename references to PollHistoryDialog
* move title to PollHistory
* add option to collapse empty dialog header
2023-03-12 20:22:30 +00:00
Michael Telatynski
127a3b667c
Conform more of the codebase to strictNullChecks
( #10350
...
* Conform more of the codebase to `strictNullChecks`
* Iterate
* Generics ftw
* Iterate
2023-03-10 14:55:06 +00:00
Andy Balaam
102c4e5ae9
Improve performance of rendering a room with many hidden events ( #10131 )
...
* Test MessagePanel rendering with hidden events
* Cache the results of shouldShowEvent in MessagePanel
* Combine an event and its shouldShow info into a single object
2023-03-10 14:35:40 +00:00
Andy Balaam
2e064e57a0
Support dynamic room predecessors in ForwardDialog ( #10344 )
2023-03-10 09:41:30 +00:00
Andy Balaam
42abfb1fac
Support dynamic room predecessors in SpaceHierarchy ( #10341 )
2023-03-10 09:41:14 +00:00
Andy Balaam
37d2b7b17b
Support dynamic room predecessors in AddExistingToSpaceDialog ( #10342 )
2023-03-09 17:17:28 +00:00
Patrick Cloke
aca077cf2b
Add tests for createEditContent which mirror tests for createMessageContent. ( #10331 )
2023-03-09 12:15:48 +00:00
Michael Weimann
85e8d27697
Extract avatars from permalink hook ( #10328 )
2023-03-09 12:48:36 +01:00
Kerry
cef821c21b
Polls: sync push rules on changes to account_data ( #10287 )
...
* basic sync setup
* formatting
* get loudest value for synced rules
* more types
* test synced rules in notifications settings
* type fixes
* noimplicitany fixes
* remove debug
* tidying
* extract updatePushRuleActions fn to utils
* extract update synced rules
* just synchronise in one place?
* monitor account data changes AND trigger changes sync in notifications form
* lint
* setup LoggedInView test with enough mocks
* test rule syncing in LoggedInView
* strict fixes
* more comments
* one more comment
2023-03-09 00:20:06 +00:00
Michael Telatynski
bee4759208
Remove flux dependency ( #10313 )
2023-03-08 14:19:05 +00:00
Michael Telatynski
80fc0997a4
Explicitly specify all children
props ( #10312 )
2023-03-08 13:28:07 +00:00
Michael Weimann
ad26925bb6
Refactor pill and add tests ( #10304 )
2023-03-08 13:06:50 +01:00
Michael Telatynski
c0e40217f3
Apply strictNullChecks
to src/stores/widgets/* ( #10324 )
...
* Apply `strictNullChecks` to src/stores/widgets/*
* Iterate
* Iterate
2023-03-08 11:48:58 +00:00
Sebbones
0c1c3f1cde
Improved a11y for Field feedback and Secure Phrase input ( #10320 )
...
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-03-08 11:32:50 +00:00
Michael Weimann
6fa00a20b0
Use compound icons ( #10292 )
2023-03-08 11:11:01 +01:00
Michael Telatynski
0db0d4b09d
Remove unused code ( #10322 )
2023-03-08 10:04:07 +00:00
Michael Telatynski
2191a2d820
Apply strictNullChecks
to src/components/views/emojipicker/* ( #10298 )
2023-03-07 11:28:48 +00:00
Michael Telatynski
32aa18ff2e
Apply strictNullChecks
to src/components/views/auth/*
( #10299
...
* Apply `strictNullChecks` to src/components/views/auth/*
* Iterate PR
2023-03-07 10:45:55 +00:00
Michael Telatynski
65aafaf2e0
Fix incorrect copy in space creation flow ( #10296 )
2023-03-07 09:55:14 +00:00
renovate[bot]
307df9d2c3
Update all non-major dependencies ( #9766 )
...
* Update all non-major dependencies
* Prettier
* Revert axe-core
* Revert axe-core
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-03-06 17:21:09 +00:00
Michael Telatynski
5e21ca43ec
Fix space settings dialog having rogue title tooltip ( #10293 )
2023-03-06 17:14:11 +00:00
Michael Telatynski
bda54a8b20
Kill off enzyme in preference of react testing library ( #10255 )
2023-03-06 15:17:46 +00:00
Michael Weimann
394bffbae4
Await start DM in right panel ( #10290 )
2023-03-06 16:09:56 +01:00
Michael Telatynski
667ec166d7
Remove Enzyme tests in favour of React testing-library ( #10289 )
2023-03-06 12:13:17 +00:00
Michael Weimann
9b74b0f057
Only allow to start a DM with one email if encryption by default is enabled ( #10253 )
2023-03-06 12:08:17 +01:00
Michael Weimann
db6ee53535
Implement third-party invite waiting room ( #10229 )
2023-03-06 12:08:04 +01:00
Michael Telatynski
ad8d27d2b2
Fix some features not being configurable via features
( #10276 )
2023-03-03 13:31:51 +00:00
Michael Weimann
6746ce2da3
Fix start DM via right panel ( #10278 )
2023-03-03 13:34:38 +01:00
Will Hunt
2d2b40ddac
Remove hosting link provider from Element ( #10270 )
...
* Remove hosting link provider from Element
* fix whitespace
2023-03-02 17:36:16 +00:00
Hugh Nimmo-Smith
da246965d9
Support for v2 of MSC3903 ( #10165 )
2023-03-02 13:54:43 +00:00
Michael Weimann
ac3c95fa84
Directly convert Matrix and room Ids to pills ( #10267 )
2023-03-02 11:41:17 +01:00
Kerry
de6a1a661c
apply strictnullchecks to src/components/views/beacon/* ( #10272 )
2023-03-02 09:58:05 +00:00
Kerry
10a765472b
Polls push rules: synchronise poll rules with message rules ( #10263 )
...
* basic sync setup
* formatting
* get loudest value for synced rules
* more types
* test synced rules in notifications settings
* type fixes
* noimplicitany fixes
* remove debug
* tidying
2023-03-02 05:33:19 +00:00
Michael Telatynski
e5291c195d
Replace react-dom tests with react testing-library tests ( #10260 )
2023-03-01 15:59:27 +00:00
Michael Weimann
4f1e5a71de
Update verification request toast button labels ( #10259 )
2023-03-01 14:12:17 +01:00
Michael Telatynski
976345c835
Downgrade matrix-events-sdk, update yarn.lock, remove stub package ( #10262 )
...
* Update yarn.lock, remove stub package, fix peer deps
* iterate
* Iterate
* Resolutions
* Apply resolution for @types/react
* Fix more types
* Fix strict types
* Unbreak jest
2023-03-01 09:12:14 +00:00
Michael Telatyński
629e5cb01f
Properly type Modal props to ensure useful typescript checking ( #10238
...
* Properly type Modal props to ensure useful typescript checking
* delint
* Iterate
* Iterate
* Fix modal.close loop
* Iterate
* Fix tests
* Add comment
* Fix test
2023-02-28 10:31:48 +00:00