Michael Telatynski
|
1b25ab930e
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686
Conflicts:
src/components/views/dialogs/AddExistingToSpaceDialog.tsx
|
2021-07-05 13:06:22 +01:00 |
|
Robin Townsend
|
055f3a72ad
|
Fix being able to un-rotate images
Since 0 is falsy, this made it impossible to return images to 0 degrees
of rotation.
Signed-off-by: Robin Townsend <robin@robin.town>
|
2021-07-03 15:18:47 -04: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 |
|
Michael Telatynski
|
912e192dc6
|
Tweak behaviour of setting restricted join rule
|
2021-07-02 15:18:27 +01:00 |
|
Michael Telatynski
|
e8f0412fe3
|
Add way to manage Restricted join rule in Room Settings
|
2021-07-02 14:51:55 +01:00 |
|
Šimon Brandner
|
090acc4811
|
Unused import
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-02 15:41:36 +02:00 |
|
Šimon Brandner
|
259b36c13d
|
Remove unused code
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-02 15:38:44 +02:00 |
|
Šimon Brandner
|
0d8f84c769
|
Delete lozenge effect
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-02 15:35:52 +02:00 |
|
Šimon Brandner
|
38710eab88
|
Export IProps
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-02 13:31:56 +02:00 |
|
Šimon Brandner
|
297116a3b7
|
MORE DELINT!
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-02 13:23:18 +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 |
|
Tulir Asokan
|
5240209529
|
Merge remote-tracking branch 'upstream/develop' into compact-reply-rendering
|
2021-07-02 12:39:51 +03:00 |
|
Michael Telatynski
|
fb149c4ea2
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686
|
2021-07-02 09:06:19 +01:00 |
|
Jaiwanth
|
190ccb6f00
|
Merge and add export support for the modified MAudioBody
|
2021-07-02 10:41:04 +05:30 |
|
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
|
12cce2a938
|
delint
|
2021-07-01 20:51:13 +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 |
|
Michael Telatynski
|
4c42313f99
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686
Conflicts:
src/components/views/settings/tabs/room/SecurityRoomSettingsTab.tsx
src/createRoom.ts
|
2021-07-01 12:47:34 +01:00 |
|
Germain Souquet
|
d9eec1c03b
|
Merge branch 'develop' into gsouquet/message-bubbles-4635
|
2021-06-30 08:58:20 +01:00 |
|
Jaiwanth
|
551639811b
|
Merge and resolve conflicts
|
2021-06-30 12:29:13 +05:30 |
|
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 |
|
J. Ryan Stinnett
|
782e793925
|
Merge remote-tracking branch 'origin/develop' into jryans/rework-linting-2
|
2021-06-29 15:27:24 +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 |
|
Germain
|
640fc591bb
|
Merge pull request #6279 from matrix-org/gsouquet/deprecate-tinter
Deprecate Tinter and TintableSVG
|
2021-06-29 15:22:48 +01:00 |
|
Jaiwanth
|
b0be7d2861
|
Add license and negate the conditional
|
2021-06-29 19:43:21 +05:30 |
|
J. Ryan Stinnett
|
fe123fc605
|
Rework lint comments
|
2021-06-29 13:35:43 +01:00 |
|
J. Ryan Stinnett
|
bbdd93f592
|
Auto-fix more errors
|
2021-06-29 13:26:09 +01:00 |
|
J. Ryan Stinnett
|
b501665971
|
Fix parsing errors
|
2021-06-29 13:23:13 +01:00 |
|
J. Ryan Stinnett
|
ae0a8b8da4
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
J. Ryan Stinnett
|
4c5720a573
|
Update lint comments
|
2021-06-29 12:51:13 +01:00 |
|
Michael Telatynski
|
88cd5aeaf6
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686
Conflicts:
src/components/views/elements/StyledRadioGroup.tsx
src/components/views/settings/tabs/room/SecurityRoomSettingsTab.tsx
|
2021-06-29 12:29:45 +01:00 |
|
Jaiwanth
|
747273cc9c
|
Convert input's value to string to use existing types
|
2021-06-29 12:06:58 +05:30 |
|
Jaiwanth
|
e404fa3cae
|
Apply suggestions
|
2021-06-29 10:57:02 +05:30 |
|
Jaiwanth
|
025a7eb9a5
|
Iterate PR
|
2021-06-29 10:36:24 +05:30 |
|
Robin Townsend
|
a11193e243
|
Group ACLs with MELS
Signed-off-by: Robin Townsend <robin@robin.town>
|
2021-06-28 12:36:40 -04:00 |
|
Germain Souquet
|
6607294573
|
Deprecate Tinter and TintableSVG
|
2021-06-28 17:13:23 +01:00 |
|
Jaiwanth
|
e505646f21
|
Finish dialog implementation of export settings
|
2021-06-26 21:54:10 +05:30 |
|
Michael Telatynski
|
4e6260e617
|
delint
|
2021-06-25 20:01:03 +01: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 |
|
Jaiwanth
|
544761329c
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into export-conversations
|
2021-06-24 18:33:30 +05:30 |
|
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 |
|
Germain
|
35b8f79fbd
|
Merge pull request #6228 from matrix-org/gsouquet/fix-17673
|
2021-06-23 09:08:43 +01:00 |
|
Jaiwanth
|
b2162c3be9
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into export-conversations
|
2021-06-23 12:09:46 +05:30 |
|
Jaiwanth
|
438b9d4730
|
Get rid of jszip and replace it with a custom library
|
2021-06-23 11:58:50 +05:30 |
|
Michael Telatynski
|
d5581f00cc
|
Merge pull request #6239 from matrix-org/t3chguy/fix/17605
|
2021-06-22 22:56:49 +01:00 |
|
Michael Telatynski
|
9f20d6661d
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17605
Conflicts:
src/components/views/spaces/SpaceTreeLevel.tsx
|
2021-06-22 22:49:28 +01:00 |
|
Michael Telatynski
|
e4542e13d9
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17244
|
2021-06-22 22:42:59 +01:00 |
|
Michael Telatynski
|
bbdc28f56d
|
Merge pull request #6241 from matrix-org/t3chguy/ts/7
|
2021-06-22 22:34:15 +01:00 |
|
Michael Telatynski
|
ffaa19ef2c
|
fix typing
|
2021-06-22 22:27:12 +01:00 |
|