Commit Graph

  • 1d8293202a
    info.py: fix indentation of info strings on mobile venv classabbyamp 2024-08-13 12:41:50 -04:00
  • b843282dac
    use app emojis classabbyamp 2024-08-10 14:02:16 -04:00
  • 351692b96d
    *.py: various lints from dependency updates classabbyamp 2024-08-10 14:01:39 -04:00
  • cb76b548ed
    Dockerfile: update classabbyamp 2024-08-10 13:34:19 -04:00
  • fbe64df14d
    run.sh: respect $VIRTUAL_ENV classabbyamp 2024-05-17 12:16:27 -04:00
  • 9db042c09d
    requirements.txt: update py-cord to release version classabbyamp 2024-05-17 12:16:01 -04:00
  • 4b55ab49b7 .github/workflows/docker.yml: fix labels, again master v2.9.2 classabbyamp 2023-12-15 14:42:39 -05:00
  • cf378a2ef4 CHANGELOG.md: relbump classabbyamp 2023-12-15 14:21:04 -05:00
  • 13a8a63300 info.py: use pomelo usernames, relbump classabbyamp 2023-12-15 14:20:45 -05:00
  • 23619949d7 .github/workflows/docker.yml: fix tagging latest classabbyamp 2023-12-15 14:15:53 -05:00
  • 444687bd12 .github/workflows/docker.yml: use metadata action, run on PRs classabbyamp 2023-12-10 15:10:22 -05:00
  • 86da8d135a Dockerfile: use new void container, python3.11 classabbyamp 2023-12-10 15:10:03 -05:00
  • 67add85a7a run.sh: shellcheck classabbyamp 2023-12-10 14:45:12 -05:00
  • abdc5ebacb
    Merge pull request #476 from miaowware/fix/metar 0x5c 2023-12-10 14:17:35 -05:00
  • a5cbb5a09a
    exts/land_weather: switch to the new aviationweather.gov API 0x5c 2023-12-10 07:21:22 -05:00
  • ce99cc194e
    bump pydantic to version 2 0x5c 2023-12-10 07:19:45 -05:00
  • f8d7316071
    bump pycord to pre-release v5 0x5c 2023-12-10 07:16:41 -05:00
  • 9feeb01e42
    Merge pull request #474 from cschmittiey/hamqsl-https 0x5c 2023-04-22 02:55:08 -04:00
  • fcb682ec4a hamqsl.com has moved to https Caleb Smith 2023-04-21 23:30:59 -07:00
  • c8a1128927 Add NOAA D-RAP map to propagation plugin Judd West 2023-01-30 21:08:08 +11:00
  • df08cefe25 exts/callsign: fix mail qsl display classabbyamp 2023-01-29 07:50:35 -05:00
  • cf93773a3c
    Merge pull request #471 from miaowware/rel-2.9.1 v2.9.1 0x5c 2023-01-29 00:52:48 -05:00
  • 642b49041a
    bump version 2.9.1 classabbyamp 2023-01-29 00:44:29 -05:00
  • e95f991300
    bump copyright classabbyamp 2023-01-29 00:43:56 -05:00
  • 56ae14a5c3
    Merge pull request #469 from miaowware/new-clt 0x5c 2023-01-29 00:34:04 -05:00
  • 30c6e96883
    exts/callsign: unworkaround some things solved in CLT 1.1.0 classabbyamp 2023-01-29 00:15:20 -05:00
  • 44a6905f7b
    Merge pull request #468 from miaowware/embed-avatar 0x5c 2023-01-28 23:41:01 -05:00
  • d7de78e582
    common.py: use tz-aware datetime for proper timestamp display classabbyamp 2023-01-28 20:09:38 -05:00
  • b000c9173e
    common.py: don't error when creating embeds for users without avatars classabbyamp 2023-01-28 19:57:40 -05:00
  • 5460dd811b
    Merge pull request #465 from miaowware/fix-rel-workflow 0x5c 2023-01-13 18:57:54 -05:00
  • a00d613430
    .github/workflows/release.yml: move to ncipollo/create-release action classabbyamp 2023-01-13 12:42:26 -05:00
  • 6b0cdb6249
    Merge pull request #463 from miaowware/update-changelog v2.9.0 0x5c 2023-01-13 03:51:01 -05:00
  • 4eed94b55b
    Bump version to 2.9.0 0x5c 2023-01-13 03:48:45 -05:00
  • 3110961a3a exts/propagation: Fix ?solarweather no image bug 0x5c 2023-01-13 03:37:26 -05:00
  • a4c8a056ac First steps for move from aiohttp to httpx 0x5c 2023-01-13 03:31:42 -05:00
  • 9368ccd9e2 exts/study: fix in DMs classabbyamp 2023-01-12 23:07:56 -05:00
  • 8efd958314
    Merge pull request #460 from miaowware/delete-solar-aliases 0x5c 2023-01-13 01:09:57 -05:00
  • 4803bf89b2
    exts/propagation: Remove deprecated ?solarweather aliases 0x5c 2023-01-13 00:45:01 -05:00
  • c82216cae6 Revert "update changelog, bump release" classabbyamp 2023-01-13 00:45:49 -05:00
  • 1650cd50dc exts/callsign: simplify stringification, fix data validation classabbyamp 2023-01-01 16:30:14 -05:00
  • 1b0b244f99 update changelog, bump release classabbyamp 2022-12-30 15:02:09 -05:00
  • 5db77f78d9 exts/callsign: convert to callsignlookuptools (qrz only for now) classabbyamp 2023-01-01 04:10:45 -05:00
  • c7ea5e0998 migrate to pycord classabbyamp 2022-12-30 15:01:48 -05:00
  • adffd82127 utils/resources_manager.py: use httpx instead of requests classabbyamp 2022-12-20 05:38:48 -05:00
  • 970159e81b Makefile: update default python version to 3.11 classabbyamp 2022-12-20 05:38:10 -05:00
  • f5aeefc934
    Merge pull request #454 from miaowware/token-perms 0x5c 2022-10-12 01:08:29 -04:00
  • aac9262469
    .github/workflows/docker.yml: add package write perms classabbyamp 2022-10-12 00:56:56 -04:00
  • b472cdfa25
    Merge pull request #453 from miaowware/xbps-update 0x5c 2022-10-11 19:57:13 -04:00
  • 585cae8b97
    Dockerfile: ensure system update works classabbyamp 2022-10-11 18:17:53 -04:00
  • c3fbd3e719
    Merge pull request #452 from miaowware/set-output 0x5c 2022-10-11 18:14:12 -04:00
  • 7eadb50b96
    exts/dbconv: fix lint classabbyamp 2022-10-11 18:12:55 -04:00
  • 98642c099d
    .github/workflows/docker.yml: remove deprecated set-output classabbyamp 2022-10-11 14:24:03 -04:00
  • ef6f01d1a3
    Merge pull request #450 from miaowware/bump v2.8.0 0x5c 2022-06-24 17:44:24 -04:00
  • 91c5217d24
    Bump version to 2.8.0 0x5c 2022-06-24 17:40:12 -04:00
  • 4659cf2a48 exts/ae7q: remove extension classabbyamp 2022-06-24 17:03:54 -04:00
  • d33dad9f89 Bump version to 2.7.6 v2.7.6 0x5c 2022-06-13 09:06:17 -04:00
  • be083d2cc8
    Merge pull request #446 from miaowware/muf-fof2-bug 0x5c 2022-06-13 09:00:52 -04:00
  • e2d1d1fc87
    Fix aiohttp/apache http2 bug in ?muf and ?fof2 0x5c 2022-06-13 08:39:21 -04:00
  • 68eaeff476 update to 2.7.5 v2.7.5 classabbyamp 2022-06-08 23:07:49 -04:00
  • f690ebb357
    Merge pull request #444 from miaowware/ci-lint 0x5c 2022-05-17 21:23:46 -04:00
  • 51e571b97d
    [CI/linting]: Change trigger and flake8 output 0x5c 2022-05-17 20:16:41 -04:00
  • 85ac05c337
    Merge pull request #438 from miaowware/clog-enforce-workflow classabbyamp 2021-11-06 00:22:55 -04:00
  • 718b2a7a80
    add python 3.10 to linting checks classabbyamp 2021-11-05 23:31:31 -04:00
  • 0189db8792
    add workflow to enforce changelog updating before merge classabbyamp 2021-11-05 23:22:58 -04:00
  • 80d6a989cc
    move to new void docker image, clean up dockerfile (#436) classabbyamp 2021-11-05 17:51:46 -04:00
  • 8f1782dcc0
    ensure docker image id is lowercase (#437) classabbyamp 2021-11-05 17:31:45 -04:00
  • aefca97e4f
    bump to v2.7.4 and update discord.py (#434) v2.7.4 classabbyamp 2021-10-07 03:07:16 -04:00
  • bbd646a7ec
    move docker image to void linux (#435) classabbyamp 2021-10-07 02:57:36 -04:00
  • 8433a7ade0
    fix function signature of filter_commands() to ignore other args (#433) classabbyamp 2021-10-07 01:25:02 -04:00
  • de0e25b09a
    better ghcr login (#431) classabbyamp 2021-07-01 09:58:20 -04:00
  • 4fb1320b2d
    add github sponsor link to donate command (#430) classabbyamp 2021-06-30 01:49:18 -04:00
  • 36acda1666
    Merge pull request #429 from miaowware/licence 0x5c 2021-06-26 20:30:25 -04:00
  • 04ccd807cd
    Changed the licence to LiLiQ-Rplus-1.1 0x5c 2021-06-26 20:23:55 -04:00
  • aa7b72634b
    Merge pull request #427 from miaowware/lint-dedup classabbyamp 2021-05-25 09:37:02 -04:00
  • 9ee42529e2
    update linting workflow to not run multiple times unnecessarily Abigail G 2021-05-13 20:09:07 -04:00
  • 74df3ed1f1
    Merge pull request #424 from miaowware/273-help-efix v2.7.3 classabbyamp 2021-04-12 19:38:27 -04:00
  • e7a1a4e5de
    fix issue with help cmd not showing all cmds, bump to 2.7.3 Abigail G 2021-04-12 19:36:03 -04:00
  • 2eb183ff08
    Merge pull request #423 from miaowware/272-rel v2.7.2 classabbyamp 2021-04-12 19:06:03 -04:00
  • 0cb6ccd285
    update changelog/version for 2.7.2 Abigail G 2021-04-12 19:04:54 -04:00
  • f55738a8a2
    Merge pull request #422 from miaowware/help-e-fix classabbyamp 2021-04-12 19:02:37 -04:00
  • abf79b844e
    fix issue with help command/categories Abigail G 2021-04-12 18:58:10 -04:00
  • c3f002a9df
    Merge pull request #421 from miaowware/cl v2.7.1 0x5c 2021-04-12 11:40:22 -04:00
  • ff40f0caca
    Bump version 2.7.1 0x5c 2021-04-12 11:37:43 -04:00
  • c0ad8d1108
    Merge pull request #420 from miaowware/qrzfix 0x5c 2021-04-12 10:15:47 -04:00
  • ce62c93d03
    Fixed ?call crash on empty adress fields 0x5c 2021-04-12 10:00:11 -04:00
  • c5c065bd47
    Merge pull request #417 from miaowware/help-sort classabbyamp 2021-04-12 09:20:10 -04:00
  • 8f8b7f87de
    Merge pull request #418 from miaowware/forms 0x5c 2021-04-11 18:08:56 -04:00
  • 144b288f09
    Fixed issue form for new update 0x5c 2021-04-11 17:59:34 -04:00
  • dc1efa7b0c
    make help command sort by category Abigail G 2021-04-11 15:20:42 -04:00
  • 38ba8d9d0c
    Tex command: more helpful error messages (#416) thxo 2021-04-09 16:39:46 -07:00
  • 62b549619e
    Merge pull request #412 from miaowware/bumpcl v2.7.0 0x5c 2021-04-03 18:22:45 -04:00
  • 5910fc5191
    Merge pull request #411 from miaowware/copyright-update classabbyamp 2021-04-03 18:21:34 -04:00
  • 2db9dee951
    Bumped version 2.7.0 0x5c 2021-04-03 18:19:38 -04:00
  • e33d5f7213
    Added missing changelog line for new feature 0x5c 2021-04-03 18:13:54 -04:00
  • 0a278fe14f
    bump copyright to include 2021 Abigail G 2021-04-03 18:13:42 -04:00
  • 75bf8a638e
    Merge pull request #410 from miaowware/clocks 0x5c 2021-04-03 18:08:39 -04:00
  • 9e36aab469
    Renamed clock emoji to "stopwatch", added proper clock 0x5c 2021-04-03 18:06:14 -04:00
  • cb1aed4278
    Merge pull request #409 from miaowware/miltime 0x5c 2021-04-03 17:57:20 -04:00
  • c27c0b8a48
    Added ?miltime command 0x5c 2021-04-03 17:54:38 -04:00
  • 9d419b159d
    Merge pull request #400 from miaowware/forms 0x5c 2021-04-03 12:22:31 -04:00