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

feat(CommunitySettings): add checkbox to allow members to pin messages #5695

Merged
merged 1 commit into from
May 19, 2022

Conversation

0x-r4bbit
Copy link
Member

This adds a checkbox to configure whether or not community members are
allowed to pin any message of a community channel, based on the newly
introduced CommunityAdminSettings that are introduced in status-im/status-go#2668

Closes #5662

@0x-r4bbit
Copy link
Member Author

This depends on status-im/status-go#2668 to land first!

@status-im-auto
Copy link
Member

status-im-auto commented May 10, 2022

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 4e29f83 #1 2022-05-10 17:39:37 ~12 min macos 📦dmg
✔️ 4e29f83 #1 2022-05-10 18:28:11 ~1 hr 1 min windows 📦exe
✔️ 4e29f83 #2 2022-05-12 17:42:18 ~10 min linux 📦tgz
✔️ 4e29f83 #2 2022-05-12 18:03:28 ~31 min windows 📦exe
✔️ 4e29f83 #2 2022-05-12 18:08:48 ~36 min macos 📦dmg
✔️ da0574e #3 2022-05-13 07:59:46 ~8 min macos 📦dmg
✔️ da0574e #3 2022-05-13 08:01:55 ~10 min linux 📦tgz
✔️ da0574e #3 2022-05-13 08:15:02 ~23 min windows 📦exe

@jrainville jrainville force-pushed the feat/create-community-checkboxes branch from 2fe1676 to ea75b80 Compare May 12, 2022 17:29
Base automatically changed from feat/create-community-checkboxes to master May 12, 2022 17:31
This adds a checkbox to configure whether or not community members are
allowed to pin any message of a community channel, based on the newly
introduced `CommunityAdminSettings` that are introduced in status-im/status-go#2668

Closes #5662
@0x-r4bbit 0x-r4bbit force-pushed the feat/pin-message-all-members-checkbox branch from 4e29f83 to da0574e Compare May 13, 2022 07:51
@0x-r4bbit 0x-r4bbit merged commit 8c496e0 into master May 19, 2022
@0x-r4bbit 0x-r4bbit deleted the feat/pin-message-all-members-checkbox branch May 19, 2022 12:53
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.

Add option for all users to pin messages in community
5 participants