Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SP4: Space Settings #1385

Merged
merged 6 commits into from
Mar 4, 2022
Merged

Conversation

gileluard
Copy link
Contributor

@gileluard gileluard changed the title SP4: Space Settings element-ios#5233 SP4: Space Settings Mar 2, 2022
- Added changelog
- Updates after review

/// Extract the valid local alias part String of the string ((e.g. "my_alias" for the string "#my_alias:example.org")
/// - Returns:the valid local alias part extracted from the string.
func extractLocalAliasPart() -> String {
Copy link
Member

Choose a reason for hiding this comment

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

I'm not sure I like these methods being available on any kind of string. Is there a way to limit them to aliases? Maybe move them to MXTools and have them receive the string from the outside?


FOUNDATION_EXPORT NSString *const kMXJoinRulesContentKeyAllow;
FOUNDATION_EXPORT NSString *const kMXJoinRulesContentKeyType;
FOUNDATION_EXPORT NSString *const kMXJoinRulesContentKeyRoomId;
Copy link
Member

Choose a reason for hiding this comment

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

Nice 👍

- Updates after review
@gileluard gileluard requested a review from stefanceriu March 4, 2022 10:40
Copy link
Member

@stefanceriu stefanceriu left a comment

Choose a reason for hiding this comment

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

👍 👍

- Make CI happy
@gileluard gileluard merged commit 0c8eeb7 into gil/SP1_space_creation Mar 4, 2022
@gileluard gileluard deleted the gil/5233_SP4-Space_Settings branch March 4, 2022 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants