Michael Telatynski
|
999e1b7421
|
Wire up bunch of interaction events into Posthog (#7707)
|
2022-02-09 14:42:08 +00:00 |
|
J. Ryan Stinnett
|
6199c337ea
|
Fix spacing errors (#7484)
|
2022-01-10 12:57:20 +00:00 |
|
Timo
|
4ab3470184
|
History based navigation with new right panel store (#7398)
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
|
2022-01-05 17:25:41 +01:00 |
|
Timo
|
325e2ba99b
|
Right panel store refactor (#7313)
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
|
2022-01-05 16:14:44 +01:00 |
|
Aaron Raimist
|
2e8a93834b
|
Auto fix
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-12-09 09:10:23 +00:00 |
|
Michael Telatynski
|
5ad3261cb2
|
Implement more meta-spaces (#7077)
|
2021-11-11 13:07:41 +00:00 |
|
Šimon Brandner
|
6d3ba0eb95
|
Forget member-list query when switching out of the room (#7093)
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-11-08 09:57:14 +00:00 |
|
Dariusz Niemczyk
|
5290afcc4c
|
Replace console.warn with logger.warn
Related https://github.com/vector-im/element-web/issues/18425
|
2021-10-18 14:08:23 +02:00 |
|
Michael Telatynski
|
020eca6922
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/19010
Conflicts:
src/components/structures/SpaceRoomView.tsx
src/components/views/rooms/MemberList.tsx
src/components/views/rooms/RoomList.tsx
|
2021-10-14 11:05:29 +01:00 |
|
Travis Ralston
|
d99660d420
|
Add customisation point for visibility of invites and room creation
Fixes https://github.com/vector-im/element-web/issues/19331
|
2021-10-12 14:33:29 -06:00 |
|
Michael Telatynski
|
d6cab320e9
|
Fix space invite edge cases
|
2021-09-29 14:04:02 +01:00 |
|
Šimon Brandner
|
9684d7263b
|
Filter members on load
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-30 10:09:57 +02:00 |
|
Šimon Brandner
|
c17f3d896f
|
Persist last MemberList search query per-room
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-19 15:48:14 +02:00 |
|
Michael Telatynski
|
f5630acea7
|
Adhere to better eslint rules
|
2021-07-23 10:35:10 +01:00 |
|
Michael Telatynski
|
ce78cdf4ad
|
Conform to new react and typescript eslint rules
|
2021-07-19 22:43:11 +01:00 |
|
Michael Telatynski
|
90d380c8ae
|
Cache value of feature_spaces* flags as they cause page refresh so are immutable
|
2021-07-15 08:26:49 +01:00 |
|
David Baker
|
ae16efcf5b
|
Remove rateLimitedFunc
|
2021-07-01 18:35:38 +01:00 |
|
J. Ryan Stinnett
|
ae0a8b8da4
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
Šimon Brandner
|
d2d8cb3c24
|
Think about what you copy-paste, Simon
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-24 14:15:44 +02:00 |
|
Šimon Brandner
|
a774aed365
|
Iterate PR
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-24 14:07:43 +02:00 |
|
Šimon Brandner
|
99c442cea7
|
Convert MemberList to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-23 16:00:06 +02:00 |
|