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

add support for changing idle (away) state in Teams2 #1157

Merged
merged 2 commits into from
Mar 28, 2024
Merged

add support for changing idle (away) state in Teams2 #1157

merged 2 commits into from
Mar 28, 2024

Conversation

bastidest
Copy link
Contributor

My state in Teams2.0 always went to "absent" when I did not move my mouse over the teams window at least once every 5 minutes (some users reported this in #1006). This PR interacts with the Teams2.0 core service via the react root element to change the idle state.

@IsmaelMartinez
Copy link
Owner

Thanks a lot for your contribution!

If you can change the version in the package.json file (just the number to 1.4.16), then I can do a pre-release.

Looks like a few people are getting react with the teams v2 version, but not me!! I suspect those are 2 separate releases that are feature flagged and rolling out slowly to people.

@bastidest
Copy link
Contributor Author

Thanks for the quick response. I bumped the version to 1.4.16

@IsmaelMartinez IsmaelMartinez merged commit 82f480b into IsmaelMartinez:develop Mar 28, 2024
2 of 3 checks passed
@IsmaelMartinez
Copy link
Owner

@bastidest bastidest deleted the feature/teams2-idle-state branch March 28, 2024 17:05
IsmaelMartinez added a commit that referenced this pull request Mar 31, 2024
* feat: add opt in handling for teams v2

* add support for changing idle (away) state in Teams2 (#1157)

* add support for changing idle (away) state in Teams2

* package.json: bump version to 1.4.16

* feat: add opt in handling for teams v2

* fix: handle both cases and avoid unnecessary reloads

* chore: version bump

* Update app/config/index.js

wording change - accepted

Co-authored-by: IsmaelMartinez <[email protected]>

* chore: updated README

fix: fix some codeBeat failures

* fix: missing passed option object

* Update app/config/index.js

---------

Co-authored-by: Marcel S. Henselin <[email protected]>
Co-authored-by: Sebastian Hiebl <[email protected]>
Co-authored-by: IsmaelMartinez <[email protected]>
kristianmagas added a commit to kristianmagas/teams-for-linux that referenced this pull request Apr 4, 2024
* removing the angular recurring call to disable some promotions as I suspect is creating a wee leak (IsmaelMartinez#1152)

* Hotfix/remove recurring angular call (IsmaelMartinez#1153)

* removing the angular recurring call to disable some promotions as I suspect is creating a wee leak

* missing removal of angular in the index.js browser section

* Hotfix/remove recurring angular call (IsmaelMartinez#1154)

* removing the angular recurring call to disable some promotions as I suspect is creating a wee leak

* missing removal of angular in the index.js browser section

* only retry 5 times to get the angular instances

* add support for changing idle (away) state in Teams2 (IsmaelMartinez#1157)

* add support for changing idle (away) state in Teams2

* package.json: bump version to 1.4.16

* feat: add opt in handling for teams v2 (IsmaelMartinez#1160)

* feat: add opt in handling for teams v2

* add support for changing idle (away) state in Teams2 (IsmaelMartinez#1157)

* add support for changing idle (away) state in Teams2

* package.json: bump version to 1.4.16

* feat: add opt in handling for teams v2

* fix: handle both cases and avoid unnecessary reloads

* chore: version bump

* Update app/config/index.js

wording change - accepted

Co-authored-by: IsmaelMartinez <[email protected]>

* chore: updated README

fix: fix some codeBeat failures

* fix: missing passed option object

* Update app/config/index.js

---------

Co-authored-by: Marcel S. Henselin <[email protected]>
Co-authored-by: Sebastian Hiebl <[email protected]>
Co-authored-by: IsmaelMartinez <[email protected]>

---------

Co-authored-by: IsmaelMartinez <[email protected]>
Co-authored-by: Sebastian Hiebl <[email protected]>
Co-authored-by: Marcel S. Henselin <[email protected]>
Co-authored-by: Marcel S. Henselin <[email protected]>
Co-authored-by: Kristian Magaš <[email protected]>
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.

2 participants