Abigail G
|
e2968bf4a0
|
add new dependencies
|
2021-01-17 23:16:54 -05:00 |
|
0x5c
|
362a113e2e
|
Changelog for MUF/foF2 maps
|
2021-01-17 23:09:11 -05:00 |
|
0x5c
|
6c5133f140
|
Added MUF and foF2 maps
Fixes #311
|
2021-01-17 22:35:33 -05:00 |
|
0x5c
|
2ae11058b2
|
Merge pull request #314 from miaowware/fixgl
Addded a "nonce" to the greyline URL to force discord to reload the c…
|
2020-12-10 17:40:06 -05:00 |
|
0x5c
|
eba8eec5ac
|
Add nonce to greyline URL to force cache bypass
Fixes #308
|
2020-12-10 17:38:10 -05:00 |
|
classabbyamp
|
d6e381efec
|
add reactions intent (#313)
fixes #312
|
2020-12-10 09:07:30 -05:00 |
|
0x5c
|
940f45f4d4
|
Merge pull request #305 from miaowware/changelog
Bump version 2.5.0 + changelog
v2.5.0
|
2020-10-31 21:10:52 -04:00 |
|
0x5c
|
be7e29b387
|
Bump version 2.5.0 + changelog
|
2020-10-31 21:08:44 -04:00 |
|
0x5c
|
518ead9ccd
|
Merge pull request #304 from miaowware/maps-plans-ordering
Re-ordered the maps and plans
|
2020-10-31 21:05:03 -04:00 |
|
0x5c
|
6e5acba6e9
|
Re-ordered the maps and plans
Maps:
Followed order (all alphabetic) countrycode, ITU, other organisations.
Plans:
Followed countrycode (alphabetic).
Fixes #292
|
2020-10-31 20:56:39 -04:00 |
|
classabbyamp
|
ad50a86f9d
|
Merge pull request #291 from miaowware/moar-bandcharts
add australian and italian band charts
|
2020-10-31 20:34:38 -04:00 |
|
classabbyamp
|
0bfa0c6e41
|
Merge branch 'master' into moar-bandcharts
|
2020-10-31 20:28:18 -04:00 |
|
0x5c
|
ce64d882b8
|
Merge pull request #303 from miaowware/pr221
[Compressed] Japan and Nederlands Bandplan Update (#221)
|
2020-10-31 20:26:14 -04:00 |
|
0x5c
|
0aac09f3bc
|
[Compressed] Japan and Nederlands Bandplan Update (#221)
PR originally by MadIceTea
note: will take care of miaowware/qrm-resources#5 once applied there
Co-authored-by: Alexander Wiegman (Taniguchi) <7548448+MadIceTea@users.noreply.github.com>
Co-authored-by: MadIceTea <7548448+MadIceTea@users.noreply.github.com>
|
2020-10-31 20:08:01 -04:00 |
|
0x5c
|
e3534d02d7
|
Merge pull request #302 from miaowware/cl-gl
Add missing changelog entry for greyline fix
|
2020-10-30 09:10:11 -04:00 |
|
0x5c
|
cdcb0e17d2
|
Add missing changelog entry for greyline fix
|
2020-10-30 09:09:13 -04:00 |
|
0x5c
|
cd2503c953
|
Merge pull request #300 from miaowware/paths
Moved paths to pathlib
|
2020-10-30 08:58:16 -04:00 |
|
0x5c
|
b4c165851c
|
Merge pull request #298 from miaowware/intents
Changed the intents and member cache
|
2020-10-30 08:57:57 -04:00 |
|
0x5c
|
77a5af73bc
|
Merge pull request #297 from miaowware/no-dl
Switch to sending an URL instead of fetching images
|
2020-10-30 08:57:44 -04:00 |
|
0x5c
|
4b7064cad9
|
Merge pull request #301 from miaowware/ihaveocd
Yes, this is a PR to remove a newline
|
2020-10-30 08:49:55 -04:00 |
|
0x5c
|
d8fe3cfa02
|
Yes, this is a PR to remove a newline
Yes, I have OCD
Yes, I made an issue just for that too
Fixes #299
|
2020-10-30 07:18:58 -04:00 |
|
0x5c
|
ffc3be7e24
|
Moved paths to pathlib
Turns out most paths were already using pathlib, only remained
some in lookup.py and fun.py
Fixes #45
|
2020-10-30 07:07:56 -04:00 |
|
0x5c
|
5dab93b7d3
|
Changed the intents and member cache
- Now only intents GUILDS, GUILD_MESSAGES, DIRECT_MESSAGES.
- Member cache now from intents.
Fixes #296
|
2020-10-30 06:14:14 -04:00 |
|
0x5c
|
e660b1a8f5
|
Switch to sending an URL instead of fetching images
This only applies to images that were downloaded.
Images that are hosted in the bot are not affected.
Fixes #230
Fixes #295
|
2020-10-30 05:22:16 -04:00 |
|
Abigail G
|
3d96a43c50
|
add australian and italian band charts
fixes #225
fixes #242
|
2020-10-29 00:52:44 -04:00 |
|
0x5c
|
e8bb18ea8c
|
Merge pull request #290 from miaowware/error
Fixed numerous small potential bugs
|
2020-10-28 23:33:58 -04:00 |
|
0x5c
|
19952396f2
|
Fixed numerous small potential bugs
- Most are typing related
Fixes #289
|
2020-10-28 23:22:28 -04:00 |
|
0x5c
|
1831c56f58
|
Merge pull request #286 from miaowware/unpin
Unpinned the versions of most dependencies
|
2020-10-28 21:06:47 -04:00 |
|
classabbyamp
|
77e14a109c
|
convert Unit into a dataclass, move parse to converter (#257)
fixes #256
|
2020-10-28 21:06:30 -04:00 |
|
classabbyamp
|
2ac13346d4
|
Merge pull request #276 from miaowware/release-fixes
Release fixes
|
2020-10-28 21:05:58 -04:00 |
|
classabbyamp
|
2eea7dce23
|
move CallsignInfoData to resources/callsign_info (#258)
fixes #255
|
2020-10-28 21:04:14 -04:00 |
|
classabbyamp
|
f26a7af928
|
fixed qsl/lotw status being incorrectly shown (#278)
fixes #277
|
2020-10-28 21:03:41 -04:00 |
|
classabbyamp
|
786440edcb
|
Merge pull request #281 from miaowware/efix-docker-workflow
|
2020-10-28 21:01:32 -04:00 |
|
0x5c
|
c47d211016
|
Unpinned the versions of most stuff, made the remaining version pinning less strict
|
2020-10-28 11:31:10 -04:00 |
|
Abigail G
|
855935a26e
|
outputs can't be shared between jobs :oof:
|
2020-10-11 14:47:25 -04:00 |
|
classabbyamp
|
ff9d46f379
|
add deploy workflow job (#280)
Fixes #279
|
2020-10-11 14:42:09 -04:00 |
|
classabbyamp
|
0f0c3bf723
|
fix variables not working correctly
Fixes #275
|
2020-10-06 23:44:58 -04:00 |
|
classabbyamp
|
7c818cfb34
|
fix tag bug in release workflow
progress on #275
|
2020-10-06 22:58:20 -04:00 |
|
0x5c
|
27863ae6bf
|
Merge pull request #274 from miaowware/e-release
Bump version+changelog 2.4.1
v2.4.1
|
2020-10-06 19:36:37 -04:00 |
|
classabbyamp
|
de999bc39d
|
fix error in workflow (#273)
|
2020-10-06 19:31:19 -04:00 |
|
0x5c
|
80d80ab718
|
Bump version+changelog 2.4.1
|
2020-10-06 19:26:57 -04:00 |
|
classabbyamp
|
8cb1a8df15
|
update docker documentation to remove docker hub mentions (#265)
Fixes #263
|
2020-10-06 19:17:02 -04:00 |
|
classabbyamp
|
fa2dded81b
|
Merge pull request #272 from miaowware/worflows-updates
add/update workflows
|
2020-10-06 19:16:13 -04:00 |
|
Abigail G
|
bda0540fa8
|
add/update workflows
Fixes #270
Fixes #271
|
2020-10-06 19:13:00 -04:00 |
|
0x5c
|
c9510ad9b9
|
Merge pull request #269 from miaowware/newcrap
Made bot work with new Intents system + only cache needed things
|
2020-10-06 19:01:46 -04:00 |
|
0x5c
|
00f9929deb
|
Made bot work with new Intents system + only cache needed things
- all in one
- Bumped discord.py to 1.5.0
Fixes #267
Fixes #268
|
2020-10-06 18:56:45 -04:00 |
|
classabbyamp
|
3597367046
|
Create developer guide, remove issue/pr templates (#260)
* Create developer guide
* remove issue templates (they are in miaowware/.github now)
|
2020-10-04 22:29:00 -04:00 |
|
classabbyamp
|
7e35e8949a
|
release v2.4.0 (#254)
v2.4.0
|
2020-09-27 18:03:52 -04:00 |
|
classabbyamp
|
77b572eb3e
|
add a decibel conversion command (#250)
fixes #231
|
2020-09-27 17:52:52 -04:00 |
|
classabbyamp
|
be042a9641
|
add dev targets to makefile (#252)
fixes #251
|
2020-09-27 16:52:37 -04:00 |
|