Commit Graph

412 Commits

Author SHA1 Message Date
dependabot[bot] ff51fe2ffc
Bump docker/login-action from 2.0.0 to 2.1.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](49ed152c8e...f4ef78c080)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 13:17:54 +00:00
Ville Ranki 8b248a53ef
Merge pull request #217 from ancho/fix/broken-apod-image
apod - fix broken image metadata and error response / logging on room…
2022-09-16 10:09:53 +03:00
Frank Becker 69a7aae939 apod - fix broken image metadata and error response / logging on room avatar event errors
There was a parameter off by one error. Propably introduced with the
room_send wrapper.

While testing the avatar feature I noticed that nothing happens if the bot is not at least a moderator in
the room. So I decided to send that info to the room and log the error
message as a warning.

The explanation was not altered by the apod module.
Turns out it was broken that day at the api level. See https://api.nasa.gov/planetary/apod?api_key=DEMO_KEY&hd=true&date=2022-09-13

fixes #216
2022-09-15 21:38:08 +02:00
Ville Ranki 7aef0934ab
Merge pull request #212 from vranki/dependabot/github_actions/docker/build-push-action-3.1.1
Bump docker/build-push-action from 3.1.0 to 3.1.1
2022-09-13 12:28:17 +03:00
Ville Ranki 867fe0e525
Merge pull request #215 from aspacca/asyncio-lock-back-in-tautulli
the order matters
2022-08-19 16:52:42 +03:00
Andrea Spacca 5a06a6baab the order matters 2022-08-19 10:05:30 +09:00
Ville Ranki 06a242470b
Merge pull request #213 from aspacca/fix_double_listening
fix Bot running twice and refactor tautulli module
2022-08-16 22:43:55 +03:00
Andrea Spacca 42affd5a52 some fixes 2022-08-15 13:00:26 +09:00
Andrea Spacca cd6a86dfb9 this fixed it 2022-08-15 12:45:40 +09:00
dependabot[bot] 2080c11bd1
Bump docker/build-push-action from 3.1.0 to 3.1.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](1cb9d22b93...c84f382811)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 13:23:54 +00:00
gammafn 057fa1dca8 fix: send_text has an extra arg 2022-08-02 14:17:29 -05:00
gammafn 194febde42 m.thread: downgrade 'warning' to 'info' 2022-07-31 17:06:09 -05:00
Ville Ranki 234488098c
Merge pull request #193 from xPMo/m-thread
Support m.thread:
2022-07-31 22:56:53 +03:00
Ville Ranki 899994298c
Merge pull request #198 from vranki/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-07-31 22:52:30 +03:00
Ville Ranki dea3960332
Merge pull request #205 from vranki/dependabot/github_actions/docker/metadata-action-4.0.1
Bump docker/metadata-action from 3.6.2 to 4.0.1
2022-07-31 22:52:21 +03:00
Ville Ranki 932f097be1
Merge pull request #206 from vranki/dependabot/github_actions/docker/login-action-2
Bump docker/login-action from 1.10.0 to 2
2022-07-31 22:51:27 +03:00
Ville Ranki c89f768578
Merge pull request #209 from vranki/dependabot/github_actions/docker/build-push-action-3.1.0
Bump docker/build-push-action from 2.7.0 to 3.1.0
2022-07-31 22:51:14 +03:00
gammafn a1004ff950 Base bot: Support m.thread 2022-07-31 10:12:32 -05:00
dependabot[bot] d05f09e7d6
Bump docker/build-push-action from 2.7.0 to 3.1.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.7.0 to 3.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](a66e35b9cb...1cb9d22b93)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 13:23:18 +00:00
Ville Ranki b34f3eb636 Fixed loc module, added options to enable/disable it per-room. 2022-05-30 21:12:16 +03:00
Ville Ranki 2f40048cd9
Merge pull request #208 from Cromfel/GHPROJ_Allow_Multiple_Colors_Per_Domain
Allow array of colors per domain
2022-05-23 12:08:28 +03:00
Cromfel 9e17f5479a Readme - Github project setup: Modify to reflect changes that new array format supports array of colors per domain 2022-05-23 11:57:23 +03:00
Cromfel eab4ec243f Allow array of colors per domain
New JSON format example: 'domains={"koneet":["#BFDADC","#0CBBF0","#0CBBF0","#E15D19","#ED49CF"],"tilat":["#0E8A16","#1E8A16"]}'
2022-05-22 21:14:53 +03:00
dependabot[bot] 8b01fd8627
Bump docker/login-action from 1.10.0 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.10.0 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](f054a8b539...49ed152c8e)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 13:14:17 +00:00
dependabot[bot] 37fb97d33d
Bump docker/metadata-action from 3.6.2 to 4.0.1
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.6.2 to 4.0.1.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](e5622373a3...69f6fc9d46)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 13:17:02 +00:00
Ville Ranki 95e1e6330f Doc and run script fixes 2022-03-16 23:44:21 +02:00
dependabot[bot] 41a7a98276
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 13:25:17 +00:00
gammafn 0f3957a319 Fix #195 AttributeError 2022-02-16 21:25:24 -06:00
gammafn dcd69da85f Update userdata uri_cache after uploading image 2022-01-31 15:45:54 -06:00
gammafn e3e353aab4 apod: prettier output for non-images 2022-01-12 22:09:23 -06:00
gammafn abe43693ca apod: Set avatar at the end, it reads better in Element 2022-01-12 22:08:44 -06:00
Ville Ranki ccd1650d1a
Merge pull request #186 from vranki/dependabot/github_actions/docker/metadata-action-3.6.2
Bump docker/metadata-action from 3.6.1 to 3.6.2
2021-12-15 10:04:50 +02:00
dependabot[bot] 355d4b7da9
Bump docker/metadata-action from 3.6.1 to 3.6.2
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](a2e02890a0...e5622373a3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-07 13:18:37 +00:00
Ville Ranki cb4849c00f
Merge pull request #182 from vranki/dependabot/github_actions/docker/metadata-action-3.6.1
Bump docker/metadata-action from 3.6.0 to 3.6.1
2021-12-06 18:49:39 +02:00
dependabot[bot] 8859122946
Bump docker/metadata-action from 3.6.0 to 3.6.1
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](548e2346a9...a2e02890a0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30 13:20:39 +00:00
Ville Ranki 988272eac4
Merge pull request #179 from vranki/dependabot/github_actions/docker/metadata-action-3.6.0
Bump docker/metadata-action from 3.5.0 to 3.6.0
2021-11-13 16:35:03 +02:00
dependabot[bot] edfba844a6
Bump docker/metadata-action from 3.5.0 to 3.6.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](3a3bb3a817...548e2346a9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 13:20:51 +00:00
Ville Ranki 832ae1615d
Merge pull request #178 from EnigmaCurry/fix_blob_images
Fix upload_image for blobs
2021-10-18 10:17:50 +03:00
EnigmaCurry d3c337e50c Fix upload_image for blobs 2021-10-17 23:19:49 +00:00
Ville Ranki cc65d630a0
Merge pull request #174 from aspacca/fix-upload_and_send_image-error-msg
Fix upload_and_send_image error message
2021-09-14 13:52:16 +03:00
Andrea Spacca 1e9ac6035f Fix upload_and_send_image error message 2021-09-14 08:51:03 +02:00
Ville Ranki 2d19affee8 Fixes to users, better room listing in bot module. 2021-09-12 14:03:14 +03:00
Ville Ranki e1e162643d More fixes to users.. i can't use break it seems 2021-09-11 23:54:09 +03:00
Ville Ranki fb3046b11e Fixes and tuning to users module 2021-09-11 23:21:19 +03:00
Ville Ranki 87aa703512 users module: add user classification and stats commands. 2021-09-11 22:35:41 +03:00
gammafn 9b5ac99a40 Merge branch 'upload-image-and-avatar' 2021-09-01 10:12:47 -05:00
Ville Ranki 7cca9b7688
Replace tab with spaces to fix the syntax 2021-08-31 12:29:33 +03:00
Ville Ranki bb8c5196e8
Merge pull request #171 from fredronnv/master
Bugfix: filesize required for AsyncClient upload
2021-08-31 12:22:56 +03:00
Ville Ranki 56586708d5
Merge pull request #169 from aspacca/tautulli-bump
fix for new version of tautulli
2021-08-31 12:16:30 +03:00
Ville Ranki 58b1fc96f6
Merge pull request #168 from davralin/master
Update github actions, add dependabot to handle future updates
2021-08-31 12:16:06 +03:00