Michael Telatynski
|
0170fa608e
|
Fix User Menu avatar colouring being based on wrong string
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-21 14:11:39 +01:00 |
|
Steffen Kolmer
|
daa03098f3
|
Merge remote-tracking branch 'upstream/develop' into feature_confetti#14676
|
2020-10-21 14:21:25 +02:00 |
|
Steffen Kolmer
|
d4ec1dd775
|
Refactoring
|
2020-10-21 13:56:58 +02:00 |
|
Michael Telatynski
|
4e12aeca9e
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/room-list-widgets
Conflicts:
src/components/views/elements/AppTile.js
|
2020-10-21 12:48:51 +01:00 |
|
nurjinn jafar
|
1c6d28b861
|
refactoring roomView / slashCommands / SendMessageComposer with the new effects configurations and fix confetti animation timeout
|
2020-10-21 13:37:36 +02:00 |
|
Michael Telatynski
|
a5468c918e
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/widgets
Conflicts:
src/resizer/distributors/collapse.ts
src/resizer/distributors/fixed.ts
src/resizer/index.ts
src/resizer/item.ts
src/resizer/resizer.ts
src/resizer/sizer.ts
|
2020-10-21 09:56:22 +01:00 |
|
Michael Telatynski
|
42228719b9
|
Merge pull request #5343 from matrix-org/t3chguy/ts/resizer
Convert resizer to Typescript
|
2020-10-20 23:54:17 +01:00 |
|
Michael Telatynski
|
9181e3e89a
|
Merge pull request #5338 from matrix-org/t3chguy/fix/15166
Hide filtering microcopy when left panel is minimized
|
2020-10-20 15:21:43 +01:00 |
|
Michael Telatynski
|
5caad82f9f
|
Merge pull request #5337 from matrix-org/t3chguy/fix/15484
Spec compliance, /search doesn't have to return results
|
2020-10-20 11:36:37 +01:00 |
|
Michael Telatynski
|
329ded92c1
|
Convert resizer to Typescript
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-20 11:03:03 +01:00 |
|
Steffen Kolmer
|
48633f76ab
|
added event handling back
|
2020-10-19 23:10:43 +02:00 |
|
Michael Telatynski
|
b0acae6e77
|
fix remaining type mismatches
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-19 21:13:31 +01:00 |
|
Michael Telatynski
|
bec1d718e0
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/room-list-widgets
Conflicts:
src/components/views/elements/AppTile.js
src/utils/WidgetUtils.ts
|
2020-10-19 20:50:16 +01:00 |
|
Steffen Kolmer
|
6d98335368
|
Removed old todo
|
2020-10-19 21:28:22 +02:00 |
|
Steffen Kolmer
|
607e33feba
|
Extensibility, TypeScript and lazy loading
|
2020-10-19 21:25:01 +02:00 |
|
Michael Telatynski
|
744a4abd1c
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/widgets
|
2020-10-19 13:08:17 +01:00 |
|
Michael Telatynski
|
35d12171b1
|
Remove unused prop for clarity
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-19 12:54:53 +01:00 |
|
Steffen Kolmer
|
41160ff08e
|
Render confetti the react way
|
2020-10-19 13:54:09 +02:00 |
|
Michael Telatynski
|
9789f8cf94
|
Spec compliance, /search doesn't have to return results
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-19 12:46:55 +01:00 |
|
Steffen Kolmer
|
3e8e817a3d
|
Fixed merge error
|
2020-10-19 13:35:18 +02:00 |
|
Michael Telatynski
|
30adc98a15
|
Fix excessive hosting link padding
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-19 12:34:25 +01:00 |
|
Steffen Kolmer
|
929cc48cef
|
Fixed eslint error
|
2020-10-19 13:30:52 +02:00 |
|
Steffen Kolmer
|
c86964cd5e
|
Merge remote-tracking branch 'upstream/develop' into feature_confetti#14676
|
2020-10-19 13:15:33 +02:00 |
|
Steffen Kolmer
|
3358ed2792
|
Use arrow functions
|
2020-10-19 12:57:57 +02:00 |
|
Michael Telatynski
|
84111a2eaf
|
Merge pull request #5326 from matrix-org/t3chguy/fix/11195
Discard all mx_fadable legacy cruft which is totally useless
|
2020-10-15 18:34:03 +01:00 |
|
Michael Telatynski
|
0c87df4957
|
Merge pull request #5319 from matrix-org/t3chguy/fix/null-avatar
Fix background-image: url(null) for backdrop filter
|
2020-10-15 17:48:51 +01:00 |
|
Michael Telatynski
|
6a82a1f3c7
|
Update src/components/structures/LeftPanel.tsx
Co-authored-by: Travis Ralston <travpc@gmail.com>
|
2020-10-15 17:15:01 +01:00 |
|
Michael Telatynski
|
3e548bbc94
|
tidy
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-15 16:57:07 +01:00 |
|
Michael Telatynski
|
916c78d4cf
|
delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-15 16:56:16 +01:00 |
|
Michael Telatynski
|
6b01b6ac6c
|
Discard all mx_fadable legacy cruft which is totally useless
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-15 16:13:16 +01:00 |
|
Michael Telatynski
|
f198b95579
|
Iterate PR; tidy and improve widget context menu
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-15 15:24:42 +01:00 |
|
Michael Telatynski
|
a6c81a903c
|
Iterate with new buttons and resize locking
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-15 11:14:48 +01:00 |
|
Travis Ralston
|
25db3ac6aa
|
Fix _groupFilterOrderStoreToken naming
|
2020-10-14 16:32:23 -06:00 |
|
Arsh Sharma
|
49d99c6dc7
|
Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into fix-final-10
|
2020-10-14 16:58:05 +05:30 |
|
Michael Telatynski
|
efad42439e
|
Fix background-image: url(null) for backdrop filter
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-14 11:41:24 +01:00 |
|
Michael Telatynski
|
e3155fe58f
|
Merge pull request #5313 from matrix-org/t3chguy/other/1
Improve LHS resize performance and tidy stale props&classes
|
2020-10-14 10:06:37 +01:00 |
|
Heiko Carrasco
|
d7f15985f5
|
Close all active modals when home shortcut is used
Signed-off-by: Heiko Carrasco <heiko.carrasco@yahoo.com>
|
2020-10-13 19:26:30 +02:00 |
|
Arsh Sharma
|
3bdb6606de
|
fix(LeftPanel.tsx): fix 2 for linting errors
|
2020-10-13 21:07:18 +05:30 |
|
Arsh Sharma
|
fa88eea274
|
fix(LeftPanel.tsx): fix for linting errors
|
2020-10-13 20:56:28 +05:30 |
|
Heiko Carrasco
|
f36651f538
|
Add keyboard shortcut to close current conversations
Signed-off-by: Heiko Carrasco <heiko.carrasco@yahoo.com>
|
2020-10-13 17:26:14 +02:00 |
|
Michael Telatynski
|
bb52bad099
|
Remove stale props and CSS classes
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-13 16:23:49 +01:00 |
|
Michael Telatynski
|
a2b61796af
|
Improve LHS resize performance
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-13 16:20:54 +01:00 |
|
Michael Telatynski
|
a1d25efceb
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/widgets
Conflicts:
src/components/structures/RoomView.tsx
|
2020-10-13 13:45:22 +01:00 |
|
Arsh Sharma
|
357579d6ba
|
fixed errors in leftpanel.tsx
|
2020-10-13 17:04:39 +05:30 |
|
Michael Telatynski
|
f72b1e0c7d
|
Remove stale things
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-13 12:27:50 +01:00 |
|
David Baker
|
4c11a82fef
|
Fix rogue (partial) call bar
Call state is now null if there is no call, so check for that too
|
2020-10-13 12:16:15 +01:00 |
|
Michael Telatynski
|
afacf8c6b7
|
Improve LHS resize performance
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-13 10:30:52 +01:00 |
|
David Baker
|
ed9584bbac
|
Comment scoping block
|
2020-10-13 09:55:03 +01:00 |
|
David Baker
|
abd5e3b3cf
|
More enums
|
2020-10-12 10:25:23 +01:00 |
|
RinkiyaKeDad
|
f5a40eff4b
|
updated TagFilterStore
|
2020-10-10 18:02:58 +05:30 |
|