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

Unbranded error messages #599

Merged
merged 1 commit into from
Dec 21, 2016
Merged

Unbranded error messages #599

merged 1 commit into from
Dec 21, 2016

Conversation

DanielDent
Copy link
Contributor

As I understand, in the long run, matrix-react-sdk is intended as an SDK that client authors (like Riot) can use to implement a matrix client. As such, I think having error messages which avoid reference to a specific client will make implementer's lives easier.

There are two other references to Riot that I am aware of that this pull request does not address:
src/components/structures/MatrixChat.js line 922
src/components/views/elements/AddressTile.js line 78

I'm not presently familiar enough with this codebase to understand how those references should best be addressed.

Signed-off-by: Daniel Dent matrixcontrib@contactdaniel.net

@matrixbot
Copy link
Member

Can one of the admins verify this patch?

@ara4n
Copy link
Member

ara4n commented Dec 21, 2016

Yup, you're absolutely right. Unfortunately the layering between Riot & matrix-react-sdk started off well and then got quite badly coupled during very rapid iteration on Riot, and we've not yet decoupled them properly (although hope to do so during 2017, especially with help like this!). This is a great start in the right direction - thanks!

@ara4n ara4n merged commit 645349f into matrix-org:develop Dec 21, 2016
@DanielDent DanielDent deleted the unbranded-error-messages branch December 22, 2016 00:28
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.

3 participants