1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-10-01 14:58:52 +00:00
Commit graph

360 commits

Author SHA1 Message Date
Maximilian von Lindern ae14c8fb73
Merge branch 'master' into 44-data-structs 2020-05-12 03:57:35 +02:00
mavolin 04a80d33e8
API: add docs, use option types 2020-05-12 03:44:13 +02:00
diamondburned edfe429b22
Merge pull request #50 from mavolin/42-emoji 2020-05-11 17:32:56 -07:00
mavolin ab140686c2
API: rename NewEmoji to NewCustomEmoji 2020-05-12 02:17:45 +02:00
diamondburned 36a18da10a
Merge pull request #53 from mavolin/39-empty-payload 2020-05-11 17:17:29 -07:00
diamondburned 79c3d58db3
Merge pull request #52 from mavolin/38-payload 2020-05-11 17:17:17 -07:00
diamondburned 62ef214648
Merge pull request #51 from mavolin/36-omit 2020-05-11 17:17:05 -07:00
mavolin da42ff618a
API: fix unused payload 2020-05-12 02:16:08 +02:00
mavolin d99b7448e5
API: remove unicode option and add explainatory comment. 2020-05-12 02:11:04 +02:00
diamondburned (Forefront) d82aa60fdc Utils: Added extra wsutil logging 2020-05-11 16:57:40 -07:00
mavolin dafda812dd
Utils: allow inheritance for custom types 2020-05-11 23:32:48 +02:00
mavolin bc188140f0
Utils: add NullableX types in option 2020-05-11 23:32:22 +02:00
mavolin b3bfc29732
Utils: move Enum to package enum 2020-05-11 22:43:52 +02:00
mavolin 9cd753238a
API: improvements in docs 2020-05-11 21:07:08 +02:00
mavolin 17e5696cc9
API: close #42 2020-05-11 21:03:33 +02:00
mavolin f597d11852
API: fix #39 2020-05-11 20:32:28 +02:00
mavolin 35d918eaf1
API: fix #38 2020-05-11 20:31:44 +02:00
mavolin ec706b6ad2
API: fix #36 2020-05-11 20:24:28 +02:00
diamondburned d4bdf700f3
Merge pull request #40 from mavolin/29-option-types 2020-05-11 10:30:17 -07:00
mavolin 4a30938db0
Utils: use package names for package doc file 2020-05-11 13:54:45 +02:00
mavolin 4f4526eb49
API: make CreateChannelData.Type non-pointer 2020-05-11 13:53:25 +02:00
mavolin b17c32187e
API: implement option and nullable types. 2020-05-11 05:24:59 +02:00
mavolin b30a1fb7d2
Utils: add custom option types 2020-05-11 05:24:12 +02:00
mavolin a29a521c5a
Utils: add nullable package 2020-05-11 04:30:34 +02:00
mavolin c1f942bb92
Discord: use Enum type for types mentioned in #29 2020-05-11 03:26:46 +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 65bb8d21ee
Merge pull request #34 from mavolin/31-guild-image-style 2020-05-10 17:34:29 -07:00
diamondburned bc27d1481d
Merge pull request #37 from mavolin/35-modify-integration 2020-05-10 16:50:47 -07:00
mavolin 984c8f0239
API: fix #35 2020-05-11 01:48:26 +02:00
mavolin 1b990cd58d
Discord: add dedicated type for ExpireBehavior 2020-05-11 01:45:44 +02:00
diamondburned 06d3ebd3f7
Merge pull request #33 from mavolin/32-invite 2020-05-10 13:14:27 -07:00
mavolin cb0cba93fd
API: rename GuildImageType to GuildImageStyle 2020-05-10 22:13:47 +02:00
mavolin 3dd8daca3d
Discord: Fix #32 2020-05-10 22:11:11 +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) ea27e7c88d API: MoveChannelData.Position shouldn't have omitempty 2020-05-08 14:32:18 -07:00
diamondburned (Forefront) 23b0abdfec Adopted several packages to use NullSnowflake and NullSeconds 2020-05-08 14:25:07 -07:00
diamondburned (Forefront) 4e1dd8e2f4 API: Removed deprecated invite meta struct 2020-05-08 14:20:00 -07:00
diamondburned (Forefront) f9c962fb96 Discord: Added tests for Snowflake 2020-05-08 14:11:56 -07:00
diamondburned (Forefront) 2cad0e87b6 Discord: Marshalled Snowflakes are now -1 when null 2020-05-08 13:56:00 -07:00
diamondburned (Forefront) 55323ee753 Discord: Allow -1 null Snowflake, fixed snowflake time bug 2020-05-08 13:52:46 -07:00
diamondburned (Forefront) 3a43e413d8 Utils: Deprecated client-scoped JSON driver 2020-05-07 20:43:46 -07:00
diamondburned (Forefront) cd1dfa10a0 Discord: Removed an inappropriate comment 2020-05-07 20:07:48 -07:00
diamondburned (Forefront) 52ca6638f5 Discord: Fixed incorrect Audit Log structures 2020-05-07 20:01:44 -07:00
diamondburned ca80a524b0
Merge pull request #28 from mavolin/27-empty-payload 2020-05-07 17:10:08 -07:00
diamondburned (Forefront) 56d189be3d Discord/API: Added Audit Log 2020-05-07 17:09:45 -07:00
mavolin ac83d0b824
API: remove unused ErrEmojiTooLarge variable 2020-05-08 00:57:49 +02:00
mavolin ee32e54bff
API: fix #27 2020-05-08 00:47:08 +02:00