Šimon Brandner
|
43499b9244
|
Update status message in the member list and user info panel when it is changed (#7338)
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
|
2021-12-13 12:44:03 +00:00 |
|
Aaron Raimist
|
7b94e13a84
|
Merge branch 'develop' into sort-imports
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-12-09 08:34:20 +00:00 |
|
Renan Cleyson
|
ae0dba4e87
|
Add view_room to Action enum (#7203)
* Add ViewRoom action to Action enum
Signed-off-by: Renan <renancleyson.f@gmail.com>
* Change view_room occurrences to Action.ViewRoom
Signed-off-by: Renan <renancleyson.f@gmail.com>
* Add missing Action import
|
2021-11-25 21:49:43 +01:00 |
|
Michael Telatynski
|
5ad3261cb2
|
Implement more meta-spaces (#7077)
|
2021-11-11 13:07:41 +00:00 |
|
Šimon Brandner
|
6cae176857
|
Update powerlevel/role when the user changes in the user info panel (#7099)
|
2021-11-09 09:25:47 +00:00 |
|
Aaron Raimist
|
f3867ad0a9
|
Merge branch 'develop' into sort-imports
|
2021-10-27 21:50:56 -05:00 |
|
Šimon Brandner
|
c3ad8b4eed
|
Cleanup re-dispatching around timelines and composers (#7023)
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
|
2021-10-25 11:43:54 +00:00 |
|
Aaron Raimist
|
bdc56be863
|
Auto fix
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-10-22 17:23:37 -05:00 |
|
Dariusz Niemczyk
|
2c66403b3c
|
Replace console.info with logger.info
Related https://github.com/vector-im/element-web/issues/18425
|
2021-10-18 14:08:23 +02:00 |
|
Dariusz Niemczyk
|
5e73a212f4
|
Replace console.error with logger.error
Related https://github.com/vector-im/element-web/issues/18425
|
2021-10-18 14:08:23 +02:00 |
|
Michael Telatynski
|
4118d13846
|
Merge pull request #6829 from matrix-org/t3chguy/fix/18969
|
2021-10-14 09:59:34 +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
|
111ae75874
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18969
Conflicts:
src/components/views/right_panel/UserInfo.tsx
|
2021-10-08 13:00:20 +01:00 |
|
Michael Telatynski
|
ab98549fff
|
move the logic to the parent so that the section hiding works
|
2021-10-06 17:08:32 +01:00 |
|
Michael Telatynski
|
52d0b0133c
|
Hide kick & ban options in UserInfo when looking at own profile
|
2021-10-06 14:46:39 +01:00 |
|
Michael Telatynski
|
6454aa7a95
|
Update copy
|
2021-09-30 11:46:05 +01:00 |
|
Michael Telatynski
|
0697470cc8
|
Update copy
|
2021-09-29 16:05:03 +01:00 |
|
Michael Telatynski
|
886f8d31fb
|
Iterate title on confirm space action dialog
|
2021-09-28 16:23:42 +01:00 |
|
Michael Telatynski
|
6d0af83df4
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18969
Conflicts:
src/components/views/dialogs/LeaveSpaceDialog.tsx
src/i18n/strings/en_EN.json
|
2021-09-27 11:19:49 +01:00 |
|
Dariusz Niemczyk
|
2d1d42b90e
|
Globally replace all console.logs via codemod (#6827)
This commit replaces all the `console.log` to `logger.log` via an automated script.
Related: vector-im/element-web#18425
|
2021-09-21 09:48:09 -06:00 |
|
Šimon Brandner
|
24df63abd7
|
Improve typing
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-21 09:09:21 +02:00 |
|
Michael Telatynski
|
d615952337
|
Add fallback warning
|
2021-09-17 16:02:12 +01:00 |
|
Michael Telatynski
|
1858c63c4a
|
Allow options to cascade kicks/bans throughout spaces
|
2021-09-17 15:34:49 +01:00 |
|
Šimon Brandner
|
a571460871
|
Use a universal copy
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-15 15:30:23 +02:00 |
|
Šimon Brandner
|
8094a34384
|
Merge remote-tracking branch 'upstream/develop' into fix/user-info-dm/17877
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-15 15:28:05 +02:00 |
|
Michael Telatynski
|
d75820a491
|
Hide mute/unmute button in UserInfo for Spaces as it makes no sense
|
2021-09-13 13:49:24 +01:00 |
|
Michael Telatynski
|
d4bac4752d
|
Make space members and user info behave more expectedly
|
2021-09-08 13:34:26 +01:00 |
|
Germain Souquet
|
450140befd
|
Fix linting issues
|
2021-08-25 09:34:16 +01:00 |
|
Michael Telatynski
|
2d3211ccf6
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18092
|
2021-08-04 12:14:29 +01:00 |
|
Michael Telatynski
|
a6e5112be0
|
Offer a way to create a space based on existing community
|
2021-08-04 10:37:35 +01:00 |
|
David Baker
|
28f5dc483b
|
Update eslint plugin & fix silly indenting
As per https://github.com/matrix-org/eslint-plugin-matrix-org/pull/15
this caused a bunch of silly indenting to creep in, so this fixes it
back to the previous style.
|
2021-08-03 17:07:37 +01: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 |
|
Šimon Brandner
|
0b52ad48bb
|
Show "Open chat" if DM already exists
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-06 21:56:53 +02:00 |
|
J. Ryan Stinnett
|
ae0a8b8da4
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
Michael Telatynski
|
d83a92959b
|
Fix UserInfo not working when rendered without a room
|
2021-06-24 16:30:40 +01:00 |
|
Michael Telatynski
|
1286be1ffb
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17244
Conflicts:
src/components/views/room_settings/AliasSettings.tsx
|
2021-06-22 22:02:09 +01:00 |
|
Michael Telatynski
|
845bb95887
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/5
|
2021-06-21 20:46:28 +01:00 |
|
Michael Telatynski
|
0ae4e7b11d
|
Fix typescript types
|
2021-06-18 16:21:46 +01:00 |
|
Germain Souquet
|
d22617c422
|
More specific type definition and adhering to code style better
|
2021-06-18 12:44:15 +01:00 |
|
Germain Souquet
|
3f1ca970d6
|
Merge branch 'develop' into gsouquet/dialogs-ts-migration
|
2021-06-18 12:27:00 +01:00 |
|
Michael Telatynski
|
dddc32d870
|
Merge pull request #6208 from matrix-org/t3chguy/ts/5
|
2021-06-18 09:49:03 +01:00 |
|
Michael Telatynski
|
f38cd38bd3
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/12740
Conflicts:
src/components/structures/TimelinePanel.js
src/components/views/context_menus/MessageContextMenu.js
src/components/views/right_panel/UserInfo.tsx
src/dispatcher/actions.ts
|
2021-06-17 15:31:06 +01:00 |
|
Michael Telatynski
|
f929d2ee5f
|
Typescript fixes due to MatrixEvent being TSified
|
2021-06-17 14:06:03 +01:00 |
|
Germain Souquet
|
de414cd0a6
|
Migrate UserSettingsDialog to TypeScript
|
2021-06-14 23:42:36 +01:00 |
|
Michael Telatynski
|
856a5682b9
|
Improve useRoomPowerLevels hook
|
2021-06-08 16:33:06 +01:00 |
|
Michael Telatynski
|
4f50727010
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/6606
Conflicts:
src/components/structures/RoomView.tsx
src/components/views/right_panel/UserInfo.tsx
|
2021-06-03 08:42:05 +01:00 |
|
Michael Telatynski
|
83d223475b
|
delint imports
|
2021-06-03 08:41:22 +01:00 |
|
Michael Telatynski
|
1ffbaee560
|
update style of imports in all modified files
|
2021-05-26 14:14:55 +01:00 |
|