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

Use setInterval for repeating tasks #43

Merged
merged 5 commits into from
Apr 6, 2024
Merged

Use setInterval for repeating tasks #43

merged 5 commits into from
Apr 6, 2024

Conversation

JstnMcBrd
Copy link
Owner

Changed

  • Issue references to directly reference issues in this repository, instead of external repositories
  • Activity update to occur every hour instead of every 5 minutes
  • User presence comparison to be cleaner (still broken though)
  • All repeating tasks to use setInterval instead of setTimeout
  • Dependencies to latest minor versions

Fixed

  • Spelling

@JstnMcBrd JstnMcBrd added enhancement New feature or request dependencies Pull requests that update a dependency file labels Apr 6, 2024
@JstnMcBrd JstnMcBrd self-assigned this Apr 6, 2024
@JstnMcBrd JstnMcBrd merged commit 8ed8133 into main Apr 6, 2024
1 check passed
@JstnMcBrd JstnMcBrd deleted the mcb/repeat branch April 6, 2024 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant