mavolin
|
a29a521c5a
|
Utils: add nullable package
|
2020-05-11 04:30:34 +02:00 |
|
mavolin
|
e522aaef9b
|
Discord: add Enum type
|
2020-05-11 03:24:11 +02:00 |
|
mavolin
|
795182df16
|
Discord: docs: add
|
2020-05-11 03:14:46 +02:00 |
|
mavolin
|
c642c8f306
|
Discord: refactor: move json.OptionT to dedicated json/option package
|
2020-05-11 03:14:30 +02:00 |
|
diamondburned (Forefront)
|
a298160529
|
API: Fixed schema error
|
2020-05-09 16:25:24 -07:00 |
|
diamondburned (Forefront)
|
0f38294048
|
API: Added GuildWithCount
|
2020-05-09 14:59:39 -07:00 |
|
diamondburned (Forefront)
|
3a43e413d8
|
Utils: Deprecated client-scoped JSON driver
|
2020-05-07 20:43:46 -07:00 |
|
diamondburned (Forefront)
|
52ca6638f5
|
Discord: Fixed incorrect Audit Log structures
|
2020-05-07 20:01:44 -07:00 |
|
diamondburned (Forefront)
|
56d189be3d
|
Discord/API: Added Audit Log
|
2020-05-07 17:09:45 -07:00 |
|
diamondburned (Forefront)
|
9e33386546
|
Merge branch 'master' of github.com:diamondburned/arikawa
|
2020-05-07 12:33:06 -07:00 |
|
diamondburned (Forefront)
|
619558ecab
|
API: Several breaking updates to conform with current documentation
|
2020-05-07 12:32:56 -07:00 |
|
mavolin
|
e7c1c891fb
|
Utils: Create Constant for HTTP status code 429
|
2020-05-07 18:49:07 +02:00 |
|
mavolin
|
c7a392f836
|
Utils: Fix #25
|
2020-05-07 18:36:15 +02:00 |
|
diamondburned (Forefront)
|
73ba62605b
|
Gateway: Fixed EOF not reconnecting bug
|
2020-05-06 16:06:06 -07:00 |
|
diamondburned (Forefront)
|
f22d6eaa9f
|
Utils/API: Replaced semaphore-mutex API
|
2020-05-06 00:40:31 -07:00 |
|
diamondburned (Forefront)
|
e07784a03a
|
Utils: Swapped go-csync with /x/sync/semaphore
|
2020-05-06 00:32:21 -07:00 |
|
diamondburned (Forefront)
|
450a112878
|
Utils: Removed go-deadlock dependency meant to be used for debugging
|
2020-05-06 00:20:25 -07:00 |
|
diamondburned (Forefront)
|
cb525ca5c0
|
Utils: Fixed a nil dereference bug
|
2020-05-05 15:36:14 -07:00 |
|
diamondburned (Forefront)
|
0c24ac627b
|
Utils: Fixed bug where retries aren't applied options again, causing rate limits
|
2020-05-05 15:32:28 -07:00 |
|
diamondburned (Forefront)
|
a0bccd9c35
|
API: Added WithContext API, closes #15
|
2020-05-03 14:02:03 -07:00 |
|
diamondburned (Forefront)
|
51e88a47b2
|
Gateway/Voice: Improved the event loop, fixed race conditions
|
2020-04-25 00:13:07 -07:00 |
|
diamondburned (Forefront)
|
3005c7b44a
|
Voice: Separated UDP and WS into packages, added io.Writer API
|
2020-04-24 19:36:33 -07:00 |
|
diamondburned (Forefront)
|
54ac0a6951
|
Gateway: Migrated to wsutil.PacemakerLoop
|
2020-04-24 15:30:15 -07:00 |
|
diamondburned (Forefront)
|
443ec791af
|
Heart: Moved PacemakerLoop to wsutil, changed Gateway abstractions to generic ones
|
2020-04-24 15:09:05 -07:00 |
|
diamondburned (Forefront)
|
2f076c041e
|
Gateway: Migrated functions and variables to other packages, added JSON default codecs
|
2020-04-23 23:34:08 -07:00 |
|
diamondburned (Forefront)
|
c0c17085ba
|
Heart: Migrated Voice to PacemakerLoop
|
2020-04-23 20:52:18 -07:00 |
|
diamondburned (Forefront)
|
2afe683b7d
|
Utils: Added HTTP drivers
|
2020-04-19 14:53:53 -07:00 |
|
diamondburned (Forefront)
|
b9384042bb
|
Gateway: Added GatewayBot
|
2020-04-19 09:17:04 -07:00 |
|
diamondburned (Forefront)
|
3d47bada07
|
Gateway: Fixed the double Close and Gateway ReconnectOP bugs
|
2020-04-11 12:34:40 -07:00 |
|
diamondburned (Forefront)
|
06136b7d5f
|
Websocket: Replaced Conn's mutices with channels
|
2020-04-10 20:03:52 -07:00 |
|
diamondburned (Forefront)
|
86d32bdbe9
|
Utils: Removed redundant stdlib errors import
|
2020-04-09 16:19:52 -07:00 |
|
diamondburned (Forefront)
|
cc530ce7a2
|
Bot: Allow func(T), added more documentation, minor fixes
|
2020-04-09 13:49:12 -07:00 |
|
diamondburned (Forefront)
|
be12849668
|
Changed internal/ to utils/, allowing external imports
|
2020-04-08 19:28:40 -07:00 |
|