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

Add ability to publicise group membership #2410

Merged
merged 5 commits into from
Aug 21, 2017

Conversation

erikjohnston
Copy link
Member

No description provided.

@erikjohnston
Copy link
Member Author

@matrixbot retest this please

1 similar comment
@erikjohnston
Copy link
Member Author

@matrixbot retest this please

@@ -150,6 +150,7 @@ CREATE TABLE local_group_membership (
user_id TEXT NOT NULL,
is_admin BOOLEAN NOT NULL,
membership TEXT NOT NULL,
is_publicised TEXT NOT NULL, -- if the user is publicising their membership
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this a TEXT column?

@NegativeMjark
Copy link
Contributor

Other than the schema oddities it looks good to me?

@erikjohnston
Copy link
Member Author

@matrixbot retest this please

3 similar comments
@erikjohnston
Copy link
Member Author

@matrixbot retest this please

@erikjohnston
Copy link
Member Author

@matrixbot retest this please

@erikjohnston
Copy link
Member Author

@matrixbot retest this please

@erikjohnston erikjohnston force-pushed the erikj/groups_publicise branch from ece80d6 to 8b50fe5 Compare August 21, 2017 15:37
@erikjohnston erikjohnston merged commit 2800983 into erikj/groups_merged Aug 21, 2017
@erikjohnston erikjohnston deleted the erikj/groups_publicise branch October 26, 2017 11:00
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.

2 participants