Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

fix startActivity #9

Merged
merged 3 commits into from
Sep 21, 2015
Merged

fix startActivity #9

merged 3 commits into from
Sep 21, 2015

Conversation

Pmant
Copy link
Contributor

@Pmant Pmant commented Aug 19, 2015

No description provided.

@Pmant
Copy link
Contributor Author

Pmant commented Aug 19, 2015

#7

}
function startActivity(activityId) {
var timestamp_temp = Date.now() - timestamp;
var body = 'activityId=' + activityId + ':timestamp=' + timestamp_temp;
Copy link
Owner

Choose a reason for hiding this comment

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

what is this timestamp calculation about?

@swissmanu
Copy link
Owner

thank you for your contribution!
the code looks good & more robust than before! 👍

would you mind to preserve tab- and whitespace style from the original code?

@Pmant
Copy link
Contributor Author

Pmant commented Sep 18, 2015

fixed

swissmanu added a commit that referenced this pull request Sep 21, 2015
Improved Detection of "Activity Started"-Event

This PR introduces an improved detection after starting an activity. It does not look only into the actual command reply but also at any related, published stateDigest.
thx @Pmant for contribute!
@swissmanu swissmanu merged commit 8b832fa into swissmanu:master Sep 21, 2015
@swissmanu
Copy link
Owner

thanks one more time @Pmant :)

@swissmanu
Copy link
Owner

included in release 1.1.5

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