-
Notifications
You must be signed in to change notification settings - Fork 508
Sync group members with conversation participants #4810
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
Merged
nickvergessen
merged 19 commits into
master
from
feature/1329/sync-group-members-with-conversation-participants
Apr 8, 2021
Merged
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
d7bd1a8
Add a method to add group members directly to a conversation
nickvergessen db91242
Keep track of added groups
nickvergessen 2db230b
Add and remove users from conversations when their group membership c…
nickvergessen b37dade
Fix constant value to plural
nickvergessen b532b28
Fix command integration tests
nickvergessen 9edff03
Add expected group to output
nickvergessen 55981db
Make sure existing self-joined users are converted to added users
nickvergessen 4ccc537
Save and show the display name of groups
nickvergessen 1e66602
Show groups at the end and don't allow promoting
nickvergessen bc4f7e5
Prevent promoting/demoting groups on API level
nickvergessen 8608bdc
Filter out groups which are already participants
nickvergessen 0253a69
Don't error when a user is already a member
nickvergessen 5730ef0
Add integration tests
nickvergessen 44a7308
Only remove users and not moderators when a group (membership) is rem…
nickvergessen 672f06f
Ignore the read status of groups and store the displayname on adding …
nickvergessen 807c8a0
Change misleading computed name
nickvergessen b48ce35
Adjust label when removing a group
nickvergessen 269ac90
Add integration tests for multi group scenarios
nickvergessen 4b268d0
Rename test file
nickvergessen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Don't error when a user is already a member
Signed-off-by: Joas Schilling <[email protected]>
- Loading branch information
commit 0253a69f8762e6bfec2327375effa0da7312cae4
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.