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

branch should show whether the thread has branched #18

Merged
merged 1 commit into from
Jun 3, 2017
Merged

Conversation

dominictarr
Copy link
Contributor

This change makes it so if there was a concurrent comment on a thread (say, several people respond while offline) then that is recorded. This was the behavior in patchbay classic. patchwork and patchbay@7 both do not do anything with the branch except for put it in the message, so this shouldn't break anything, but updating them to use patchcore with this merged will have the correct behavior.

We'll need to have this behavior so we can have out of order repiles that work as you would expect, because you'll be able to trace the whole thread backwards from the reply you see, otherwise, you'll tend to get different views of the thread, which may disadvantage people who tend to use ssb while offline.

@ahdinosaur
Copy link
Contributor

looks good to me!

does this fix #14?

@dominictarr
Copy link
Contributor Author

yes it does.

@ahdinosaur
Copy link
Contributor

should we merge this? @mmckegg @mixmix

@mmckegg
Copy link
Contributor

mmckegg commented Jun 2, 2017

👍

@dominictarr
Copy link
Contributor Author

yes please

@ahdinosaur ahdinosaur merged commit 983320c into master Jun 3, 2017
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.

3 participants