Commit Graph

3633 Commits

Author SHA1 Message Date
Kelly b03c5c9c2e fixSchedDay
day + time + interval=1 uses daily at time.
day + time + interval>1 uses every N days at time.
day without time uses every N days.
2026-05-04 17:39:59 -07:00
Kelly 2ce976ca8a superfluous redundant 2026-05-04 17:11:51 -07:00
Kelly 76a5913e08 threaded response
all messages tap-back with a thread now in a channel @NomDeTom for the idea :)
2026-05-04 16:41:50 -07:00
Kelly 3819791fcd Update mesh_bot.py
better protection for memory and bad data
2026-04-24 20:57:11 -07:00
Kelly 9fe580a3cb Update launch.sh 2026-04-18 17:17:56 -07:00
Kelly 8567c3ad84 Update launch.sh 2026-04-18 15:35:30 -07:00
Kelly f68f7f10ca logger
logger enhance https://github.com/SpudGunMan/meshing-around/issues/308
2026-04-18 15:30:17 -07:00
dependabot[bot] a02025d4a0 Bump docker/build-push-action from 7.0.0 to 7.1.0 (#307)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/d08e5c354a6adb9ed34480a06d141179aa583294...bcafcacb16a39f128d818304e6c9c0c18556b85f)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-13 18:30:45 -07:00
dependabot[bot] 1a2225e833 Bump docker/login-action (#305)
Bumps [docker/login-action](https://github.com/docker/login-action) from 5c42dd293b89d96bae168b5b3694e4e72a5b1117 to 4907a6ddec9925e35a0a9e82d7399ccc52663121.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/5c42dd293b89d96bae168b5b3694e4e72a5b1117...4907a6ddec9925e35a0a9e82d7399ccc52663121)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 4907a6ddec9925e35a0a9e82d7399ccc52663121
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.9.9.8
2026-04-12 12:54:21 -07:00
dependabot[bot] e3728a965a Bump docker/login-action (#304) 2026-03-30 07:30:47 -07:00
Kelly 4dc6befeab Update requirements.txt
cleanup
2026-03-25 15:18:29 -07:00
Kelly 219eea5399 Update joke.py 2026-03-24 12:48:56 -07:00
Kelly c987c1286e Update mesh_bot.py 2026-03-24 11:05:26 -07:00
Kelly 2ebf721bc9 dopewars fix
end of game
2026-03-22 17:24:35 -07:00
Kelly bdef9a1f08 Update install_service.sh 2026-03-22 15:39:37 -07:00
Kelly 2da56bc31f Update install_service.sh 2026-03-22 15:37:34 -07:00
Kelly 1e3c3b9ea0 Update install_service.sh 2026-03-22 15:37:05 -07:00
Kelly d01d7ae668 Update install_service.sh 2026-03-22 14:07:03 -07:00
Kelly b875eed9fd Update install_service.sh 2026-03-22 13:54:40 -07:00
Kelly e8cd85700c Create install_service.sh 2026-03-20 19:49:22 -07:00
Kelly 91b02fead4 Update README.md 2026-03-20 18:37:40 -07:00
Kelly cba6fe3ba2 Update bootstrap.sh 2026-03-17 17:18:50 -07:00
Kelly 021efc8c63 Update bootstrap.sh 2026-03-17 17:02:26 -07:00
Kelly a4b67072cb Update bootstrap.sh 2026-03-17 16:40:46 -07:00
Kelly f1e1516919 Update bootstrap.sh 2026-03-17 16:18:46 -07:00
Kelly e675134d08 Create bootstrap.sh 2026-03-17 16:17:15 -07:00
Kelly 655f2bf7e5 Update requirements.txt 2026-03-17 12:19:21 -07:00
Kelly 46cd2a8051 Update README.md 2026-03-16 21:37:10 -07:00
Kelly fcc4f24ea5 Merge pull request #300 from SpudGunMan/dependabot/github_actions/docker/login-action-9fe7774c8f8ebfade96f0a62aa10f3882309d517
Bump docker/login-action from db14339dbc0a1f0b184157be94b23a2138122354 to 9fe7774c8f8ebfade96f0a62aa10f3882309d517
2026-03-16 19:49:15 -07:00
Kelly 7ddf29ca06 Update requirements.txt 2026-03-16 19:41:26 -07:00
dependabot[bot] 372bc0c5a7 Bump docker/login-action
Bumps [docker/login-action](https://github.com/docker/login-action) from db14339dbc0a1f0b184157be94b23a2138122354 to 9fe7774c8f8ebfade96f0a62aa10f3882309d517.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/db14339dbc0a1f0b184157be94b23a2138122354...9fe7774c8f8ebfade96f0a62aa10f3882309d517)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 9fe7774c8f8ebfade96f0a62aa10f3882309d517
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-16 09:54:07 +00:00
Kelly b3bcb62f6c Merge pull request #299 from SpudGunMan/dependabot/github_actions/docker/login-action-db14339dbc0a1f0b184157be94b23a2138122354 v1.9.9.7 2026-03-09 06:11:32 -07:00
dependabot[bot] 6fb33dde10 Bump docker/build-push-action from 6.19.2 to 7.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.19.2 to 7.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/10e90e3645eae34f1e60eeb005ba3a3d33f178e8...d08e5c354a6adb9ed34480a06d141179aa583294)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 06:11:14 -07:00
dependabot[bot] 744ca772f2 Bump docker/metadata-action from 5.10.0 to 6.0.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.10.0 to 6.0.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/c299e40c65443455700f0fdfc63efafe5b349051...030e881283bb7a6894de51c315a6bfe6a94e05cf)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 06:10:50 -07:00
dependabot[bot] b5e0653839 Bump docker/login-action
Bumps [docker/login-action](https://github.com/docker/login-action) from 3227f5311cb93ffd14d13e65d8cc400d30f4dd8a to db14339dbc0a1f0b184157be94b23a2138122354.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/3227f5311cb93ffd14d13e65d8cc400d30f4dd8a...db14339dbc0a1f0b184157be94b23a2138122354)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: db14339dbc0a1f0b184157be94b23a2138122354
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 10:02:49 +00:00
Kelly f7462a498e Update dxspot.py 2026-03-07 18:19:54 -08:00
Kelly 30609c822d Update game_serve.py 2026-03-07 17:40:46 -08:00
Kelly bbfce73aaa Update game_serve.py 2026-03-07 17:26:10 -08:00
Kelly 4f2cd2caef Update game_serve.py
doh
2026-03-07 17:25:09 -08:00
Kelly 294c09754f Update game_serve.py 2026-03-07 17:24:03 -08:00
Kelly 9b69ca69c4 fix link parsing
This fixes an issue with how the bbslink sync process was handling incoming posts. It was not removing the @fromNode from the end of the body, which was causing it to get appended again during the push process. This would compound with more nodes involved in the sync process

alt to https://github.com/SpudGunMan/meshing-around/pull/296

Co-Authored-By: Amy Nagle <1270500+kabili207@users.noreply.github.com>
2026-03-05 21:26:42 -08:00
Kelly 290c366cee Merge pull request #295 from SpudGunMan/dependabot/github_actions/actions/attest-build-provenance-4
Bump actions/attest-build-provenance from 3 to 4
2026-03-05 12:51:20 -08:00
dependabot[bot] a7f0561f09 Bump actions/attest-build-provenance from 3 to 4
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 3 to 4.
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](https://github.com/actions/attest-build-provenance/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 10:10:58 +00:00
Kelly 4496f19605 Update locationdata.py 2026-02-27 14:37:32 -08:00
Kelly 6499a6e619 Merge pull request #278 from peanutyost/main
Added Features to Location module
2026-02-27 14:31:02 -08:00
Kelly fe1444b025 cleanup Help2 2026-02-27 14:28:17 -08:00
Kelly 7bfbae503a clean help 2026-02-27 14:26:54 -08:00
Kelly 7cfb45d2b1 Update locationdata.py
hope to have resolved this https://github.com/SpudGunMan/meshing-around/issues/285
v1.9.9.6a
2026-02-27 12:56:22 -08:00
Kelly 0fb351ef4d fix end
thanks for issue https://github.com/SpudGunMan/meshing-around/issues/291
v1.9.9.6
2026-02-26 20:22:53 -08:00
Kelly 2f6abade80 ARRLFixz
https://www.arrl.org/withdrawn-questions
2026-02-26 20:21:31 -08:00