06fbcfcfd1
CI: Fixed typo
29c69c8ffe
wsutil: Added possibly missing Reset cases and more debug logs
834a9d6104
CI: Fixed invalid unit test command
abd5bba9c3
CI: Fixed typo
a46d3c2c8d
wsutil: Added possibly missing Reset cases and more debug logs
bbd4e57cb1
CI: Fixed invalid unit test command
diamondburned
synced new reference v1.3.12 to diamondburned/arikawa from mirror
2020-11-01 01:26:06 +00:00
diamondburned
synced new reference v1.3.11 to diamondburned/arikawa from mirror
2020-10-31 01:26:06 +00:00
63310fdc95
wsutil: Added graceful close checking
607250ae55
Gateway: Added reconnect timeout; fixed UA (#154)
f3372e016a
Gateway: Added missing intents in tests
2a2244c965
Gateway: Use API v8 version instead of its own v6
0ead315aa3
Gateway: Fixed race in test Fatal
3fdf2f076f
wsutil: Added graceful close checking
169cf7d9a3
Gateway: Fixed race in test Fatal
aa6432f48e
{,Voice}Gateway: Refactored Closing
9c1088bf7c
Voice: Fixed test error caused by Gateway API changes
108913b701
Discord: OverwriteType to accept numbers both stringed and not
21ac7972fa
Discord: Renamed guild_const.go to guild_consts.go for correctness
39782b5c88
CI: Use Alpine's build-base instead
e6dc57aa04
CI: Enable cgo for the race detector
diamondburned
synced new reference v1.3.10 to diamondburned/arikawa from mirror
2020-10-30 01:05:50 +00:00
55de271118
CI: Use Alpine's build-base instead
0201145917
CI: Enable cgo for the race detector
09d34a8d88
CI: Added missing gcc for race detector
20b539754e
CI: Enabled race detector in tests
f88d4e4b1e
Gateway: Fixed wsutil build fail regression
diamondburned
synced new reference v1.3.9 to diamondburned/arikawa from mirror
2020-10-29 08:58:14 +00:00
9b4b707070
Handler: Use a free list over a linked list
9899f6073b
Bot: Added automatic Intents detection from handlers
ef48d686cd
Handler: Changed to a linked list instead of a slice-backed map
b7b8118d0b
State: Fixed breaking change from previous Gateway change
b8e4b2cf56
Gateway: Added an Event to Intents map for convenience
diamondburned
synced new reference v1.3.8 to diamondburned/arikawa from mirror
2020-10-29 00:48:15 +00:00
75df94d9f4
*: Migrated Go Modules to v2
6183068c4d
Discord: Fixed incorrect OverwriteType string rules
f9f254148f
API: Fixed rate limiting tests
795cbdef53
Discord: Fixed redundant and broken OverwriteType
196cab2105
API: Better documented ModifyGuildWidgetData
diamondburned
synced new reference v1 to diamondburned/arikawa from mirror
2020-10-29 00:48:15 +00:00
diamondburned
synced commits to master at diamondburned/arikawa from mirror
2020-10-29 00:48:15 +00:00
16a408bf30
wsutil: Refactored and decoupled structures for better thread safety
diamondburned
synced commits to master at diamondburned/arikawa from mirror
2020-10-22 19:26:20 +00:00
6c332ac145
{Voice,}Gateway: Fixed various race conditions
diamondburned
synced new reference v1.3.7 to diamondburned/arikawa from mirror
2020-10-22 19:26:20 +00:00
diamondburned
synced new reference recon-fix to diamondburned/arikawa from mirror
2020-10-22 11:16:21 +00:00
91ee92e9d5
Gateway: Fixed a race condition on ReconnectOP
86795e42a6
Session: Fixed a potential race condition on Close