Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Sourcemaps: develop -> feature branch #3817

Merged
merged 395 commits into from
Jan 9, 2020

Conversation

turt2live
Copy link
Member

@turt2live turt2live commented Jan 7, 2020

RIP notifications, and the diff.

Based on #3816

Real diff (from intentional conflict chunks merge) starts at a0da132

The conflict chunks were left unresolved in the merge commit to hopefully highlight the changes for review. Because they're a bit weird, I'm asking for a review to make sure that the new import method makes sense still (even after all the other PRs regarding imports have been merged).

This is against the feature branch until the feature branches from the other layers can safely go to develop.

dbkr and others added 30 commits December 19, 2019 20:18
Migrate away from React Legacy contexts API
In the UserInfo panel. This means we now use cross-signing
verifications in the UserInfoPanel so we can see our cross-signing
verifications working!

Lots more to do here: the remaining device.isVerified() calls in
UserInfoPanel are where it needs to be switched to verifying users
rather than devices, and of course we need to replace all the calls
to device.isVerified() with checkDeviceTrust everywhere else.
Which is more in keeping with the designs (and we can do this now
that the new user info panel is only enabled with cross signing).
Currently translated at 100.0% (2000 of 2000 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
Currently translated at 100.0% (2000 of 2000 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
Currently translated at 100.0% (2000 of 2000 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
Don't show the 'verify' button if the user is verified
Currently translated at 77.8% (1556 of 2000 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/sk/
Currently translated at 33.8% (677 of 2000 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/tr/
Fix room list filtering weird case sensitivity
….com/matrix-org/matrix-react-sdk into t3chguy/tags_changes

� Conflicts:
�	src/components/views/elements/TagTile.js
Add alt="" to presentational images
Currently translated at 97.0% (1940 of 2000 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fi/
turt2live and others added 24 commits January 8, 2020 21:01
…_in_og-description

Render encoded html entities in og:description
….com:matrix-org/matrix-react-sdk into t3chguy/clean_up_TextualBody

� Conflicts:
�	yarn.lock
Signed-off-by: Michael Telatynski <[email protected]>
Change ref handling in TextualBody to prevent it parsing generated nodes
…poser

Wire up the invite targets dialog to a real composer and show selections
…pids

Support 3PIDs (email addresses) in the invite dialog
…-paste

Support pasting a bunch of identifiers into the invite dialog
We removed the emojistrip script
Many imports were removed as part of refactoring work, so here we are.
RoomContext was pulled out to its own file.
Didn't manually handle this conflict, just let yarn do its thing.
@turt2live turt2live force-pushed the travis/sourcemaps-develop branch from 981a056 to 135c842 Compare January 9, 2020 21:19
@turt2live turt2live requested a review from dbkr January 9, 2020 21:20
@turt2live turt2live removed their assignment Jan 9, 2020
Copy link
Member

@dbkr dbkr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Plausible stamp of plausibility

@turt2live turt2live merged commit a27f2d8 into travis/sourcemaps Jan 9, 2020
@turt2live turt2live deleted the travis/sourcemaps-develop branch January 9, 2020 21:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.