Šimon Brandner
|
2615ea7f3f
|
Add icons to buttons
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-08 14:35:06 +02:00 |
|
Šimon Brandner
|
9ec3d93402
|
Better handling of call types
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-08 14:19:02 +02:00 |
|
Šimon Brandner
|
9c67679b35
|
Merge remote-tracking branch 'upstream/develop' into feature/call-event-tile
|
2021-07-08 13:30:57 +02:00 |
|
Michael Telatynski
|
4ce3723e84
|
Switch to blurhash-react instead of homegrown component
this has the advantage of resolution scaling logic to do more gpu accelerated scaling
|
2021-07-07 20:00:31 +01:00 |
|
Šimon Brandner
|
6e14c290c8
|
Seventh batch of burning
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-03 10:59:57 +02:00 |
|
Šimon Brandner
|
914de71e9c
|
Sixth batch of burning
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-03 10:44:03 +02:00 |
|
Šimon Brandner
|
9383ecc46f
|
Delint
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-02 13:20:02 +02:00 |
|
Šimon Brandner
|
b014763cd2
|
Merge remote-tracking branch 'upstream/develop' into feature/call-event-tile
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-02 13:14:14 +02:00 |
|
David Baker
|
80f5232217
|
Comply with new member-delimiter-style rule
Just `eslint --fix` with rule from
https://github.com/matrix-org/eslint-plugin-matrix-org/pull/9 in place
|
2021-07-01 23:23:03 +01:00 |
|
Michael Telatynski
|
1f337b28ac
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into travis/blurhash
Conflicts:
src/ContentMessages.tsx
src/components/structures/UploadBar.tsx
src/components/views/messages/MImageBody.js
src/components/views/messages/MStickerBody.js
src/components/views/messages/MVideoBody.tsx
|
2021-07-01 20:48:34 +01:00 |
|
David Baker
|
fdef1f9b68
|
Merge pull request #6299 from matrix-org/dbkr/tsify_setupencryptionbody
Convert some Key Verification classes to TypeScript
|
2021-07-01 15:33:15 +01:00 |
|
David Baker
|
66d95ed7b2
|
Fix button styling in verification bubbles
|
2021-07-01 14:51:20 +01:00 |
|
Michael Telatynski
|
30d027d2b4
|
fix js-sdk lib import
|
2021-07-01 08:29:53 +01:00 |
|
Michael Telatynski
|
6693993d08
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/9
|
2021-07-01 08:21:59 +01:00 |
|
Travis Ralston
|
a5a4f2ed7d
|
Fix linter + merge
|
2021-06-30 13:29:37 -06:00 |
|
Travis Ralston
|
12d7be2b6a
|
Merge branch 'develop' into travis/new-audio
|
2021-06-30 13:25:41 -06:00 |
|
Michael Telatynski
|
e768ecb3d0
|
Typescript conversion of Composer components and more
|
2021-06-30 13:01:26 +01:00 |
|
Germain Souquet
|
f3b4a21815
|
Remove Tinter reference
|
2021-06-30 09:02:00 +01:00 |
|
Michael Telatynski
|
8f4879ea96
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/8
Conflicts:
src/components/structures/MessagePanel.tsx
src/components/structures/ScrollPanel.tsx
src/components/structures/TimelinePanel.tsx
src/components/views/elements/ErrorBoundary.tsx
src/components/views/elements/EventListSummary.tsx
src/components/views/messages/TileErrorBoundary.tsx
|
2021-06-29 22:14:40 +01:00 |
|
Michael Telatynski
|
623317cd47
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/8
Conflicts:
src/components/structures/MessagePanel.tsx
src/components/structures/TimelinePanel.tsx
|
2021-06-29 15:22:54 +01:00 |
|
J. Ryan Stinnett
|
ae0a8b8da4
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
Michael Telatynski
|
26592da09f
|
Merge pull request #5671 from weeman1337/msg-context-menu
|
2021-06-29 08:18:07 +01:00 |
|
Travis Ralston
|
964a97d59e
|
Merge remote-tracking branch 'origin/develop' into travis/new-audio
|
2021-06-28 20:52:44 -06:00 |
|
J. Ryan Stinnett
|
52b578fb3f
|
Merge pull request #6193 from SimonBrandner/fix/irc-layout-mxid/17648
Fix IRC layout regressions
|
2021-06-28 16:10:02 +01:00 |
|
Michael Weimann
|
e4eeafd485
|
migrate the message context menu to IconizedContextMenu
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2021-06-24 22:20:49 +02:00 |
|
Travis Ralston
|
9c752680ba
|
Tile styling and early behaviour
|
2021-06-24 13:56:11 -06:00 |
|
Travis Ralston
|
dda60949c3
|
Introduce basic audio playback control
|
2021-06-24 11:38:35 -06:00 |
|
Travis Ralston
|
470778cbb8
|
Move voice message components to audio-generic directory
|
2021-06-24 11:38:35 -06:00 |
|
Travis Ralston
|
9f2eba4351
|
Fix class identifiers
|
2021-06-24 11:38:35 -06:00 |
|
Travis Ralston
|
50127da227
|
Replace MAudioBody with a voice message body as a template
|
2021-06-24 11:38:35 -06:00 |
|
Michael Telatynski
|
c5a1da49ce
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/8
Conflicts:
src/components/structures/AutoHideScrollbar.tsx
|
2021-06-24 16:42:03 +01:00 |
|
Šimon Brandner
|
430ae0e79f
|
Merge remote-tracking branch 'upstream/develop' into feature/pinned-click
|
2021-06-24 16:59:18 +02:00 |
|
Šimon Brandner
|
6333d4aa36
|
Iterate PR
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-24 14:02:06 +02:00 |
|
Michael Telatynski
|
0e2f617d94
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15051
|
2021-06-24 09:33:39 +01:00 |
|
Michael Telatynski
|
cecf0ce299
|
Convert MessagePanel, TimelinePanel, ScrollPanel, and more to Typescript
|
2021-06-22 20:41:26 +01:00 |
|
Šimon Brandner
|
202cb0f5d8
|
Fix styling of buttons
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-21 17:05:36 +02:00 |
|
Šimon Brandner
|
c4e4dadc13
|
Migrate from FormButton to AccessibleButton
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-21 16:49:10 +02:00 |
|
Germain Souquet
|
adb42b7927
|
Deprecate FormButton to use AccessibleButton everywhere
|
2021-06-21 14:16:37 +01:00 |
|
Germain Souquet
|
ca123d3c4d
|
Migrate MKeyVerificationRequest to TypeScript
|
2021-06-21 14:05:56 +01:00 |
|
Travis Ralston
|
9344adb2d2
|
Revert "Partially restore immutable event objects at the rendering layer"
|
2021-06-19 13:38:19 -06:00 |
|
Šimon Brandner
|
401fe1d05b
|
Add call silencing to CallEvent
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-19 20:03:09 +02:00 |
|
Šimon Brandner
|
c0f34c9a01
|
Merge remote-tracking branch 'upstream/develop' into fix/irc-layout-mxid/17648
|
2021-06-19 17:24:30 +02:00 |
|
Travis Ralston
|
273fb75fc9
|
Merge branch 'develop' into travis/event-fixes
|
2021-06-18 11:26:51 -06:00 |
|
Travis Ralston
|
bc74a7366b
|
Merge pull request #6197 from matrix-org/travis/voice-messages/fix-msc-number
Update MSC number references for voice messages
|
2021-06-18 09:23:28 -06:00 |
|
Šimon Brandner
|
f96c366aa4
|
Merge remote-tracking branch 'upstream/develop' into feature/call-event-tile
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-18 17:07:43 +02:00 |
|
Michael Telatynski
|
dddc32d870
|
Merge pull request #6208 from matrix-org/t3chguy/ts/5
|
2021-06-18 09:49:03 +01:00 |
|
Travis Ralston
|
a687391b98
|
Switch order
|
2021-06-17 14:21:01 -06:00 |
|
Šimon Brandner
|
512c054656
|
Add call type icon
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-17 17:55:18 +02:00 |
|
Šimon Brandner
|
7b6c3aec63
|
Change some styling to better match the designs
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-17 16:33:00 +02: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 |
|