Casino Boyale
02ddca1510
Corrections to SocketDMChannel
7 years ago
Casino Boyale
4b18759e7d
Corrections to SocketTextChannel
7 years ago
Casino Boyale
3018f8ef42
Corrections to SocketGuildChannel
7 years ago
Casino Boyale
6797b0f0ea
Added documentation for SocketDMChannel, SocketGuildChannel, and SocketTextChannel
7 years ago
Still Hsu
64b5612b19
Merge branch 'docs/pre-release' of https://github.com/Still34/Discord.Net into docs/pre-release
7 years ago
Still Hsu
faef9a9a53
Fix minor docs
7 years ago
Still Hsu
7e76fda733
Merge remote-tracking branch 'upstream/dev' into docs/pre-release
7 years ago
Christopher F
beb3d46e08
gateway: Ignore PRESENCES_REPLACE dispatch
This dispatch is undocumented and only used by user accounts.
7 years ago
Still Hsu
ffe994a9df
Mark guild optional in invite & general invite improvement ( #1094 )
* Mark guild as optional for invite
* Mark partial InviteMetadata members as Optional<T>
* Some of them aren't sent when requesting through the general GET invite endpoint
* Remove GetInviteParams
* It was kinda stupid in the first place, might as well always get the count instead of having to ask the user whether they want the two fields filled or not.
* Add ChannelType property
* Add vanity invite support
7 years ago
HelpfulStranger999
4bc06a0a54
Patch lazy default readers not getting replaced ( #1083 )
7 years ago
Still Hsu
5b65e4feb9
Shift color return docs
7 years ago
Still Hsu
9a3aa1bb64
Add XML documentations
7 years ago
Still Hsu
1584aa31f1
Fix exception summary to comply with official Microsoft Docs style
* References
https://docs.microsoft.com/en-us/dotnet/api/system.argumentnullexception?view=netframework-4.7.2
https://docs.microsoft.com/en-us/dotnet/api/system.platformnotsupportedexception?view=netframework-4.7.2
https://docs.microsoft.com/en-us/dotnet/api/system.badimageformatexception?view=netframework-4.7.2
7 years ago
Still Hsu
706442fcec
Fix styling of several member documentation
* Fix ' />' caused by Agent Smith oddities
* Fix styling to be more specific about the mention of IDs
7 years ago
Still Hsu
15575dcde0
Update CONTRIBUTING.md
* Add documentation style rule
7 years ago
Still Hsu
04c31501e6
Add VSC workspace rule
* The root workspace limits the ruler to 120 characters for member documentations and excludes folders such as 'samples' and 'docs'.
* The docs workspace limits the ruler to 70 characters for standard conceptual article to comply with documentation's CONTRIBUTING.md rule, and excludes temprorary folders created by DocFX.
7 years ago
Still Hsu
103576d927
Add XML docs
7 years ago
Still Hsu
d14372da1d
Add langwordMapping.yml
7 years ago
Still Hsu
5c18ecfbc9
Bump LastModified to fix UTC DateTime parsing
7 years ago
Still Hsu
a3cfb6c464
Move 'Bundled Preconditions' section
7 years ago
Still Hsu
14e7ce8267
Improve readability for nightlies article
7 years ago
Still Hsu
6873fb12ac
Add clarification in the emoji article
* Emphasize that normal emoji string will not translate to its Unicode representation.
* Clean up or add some of the samples featured in the article.
+ Add emoji/emote declaration section for clarification.
+ Add WebSocket emote sample.
- Remove inconsistent styling ('wacky memes' proves to be too out of place).
7 years ago
Still Hsu
389885c496
Add cosmetic changes to the master css
* Alter info box color
+ Add transition to article content
7 years ago
Still Hsu
e3ec858f11
Merge remote-tracking branch 'upstream/dev' into docs/pre-release
7 years ago
ComputerMaster1st
322d46e47b
Solved 4003 Authentication Error (Race Condition) ( #1093 )
* Solved 4003 Authentication Error (Race Condition)
* Set static interval & removed hello case
7 years ago
Still Hsu
9c16238955
Add 'additional information' section for emoji article
7 years ago
Still Hsu
51116cd658
Initial emoji article draft
7 years ago
Still Hsu
49a9fb86c7
Bump DescriptionGenerator to v1.1.0
+ This build adds the functionality of generating managed references' summary into the description tag.
7 years ago
Still Hsu
a3ae07df55
Fix typos in Nightlies & Post-execution
7 years ago
Still Hsu
4f55bec6dd
Add nightly section for clarification
7 years ago
Still Hsu
5cc0601a05
Add DescriptionGenerator plugin
7 years ago
Still Hsu
2d43a1dd76
Improve styling
+ Change title font to Noto Sans
+ Add materialized design for commit message box
7 years ago
Still Hsu
c271b02841
Cleanup TOC & fix titles
7 years ago
Still Hsu
18c0146582
Merge branch 'dev' into docs/pre-release
7 years ago
Builderb
aff4512fcd
Update Discord.Net.Core.csproj ( #1081 )
7 years ago
HelpfulStranger999
033d31294f
Creates full guild user object, resolves #1047 ( #1078 )
7 years ago
HelpfulStranger999
93878e4a90
Refactors an unused parameter in CommandService#Search ( #1025 )
7 years ago
Still Hsu
dab6ef4948
Merge pull request #2 from purpledank/docs/faq-n-patches-offline
+ Some contributions from @purpledank
7 years ago
Casino Boyale
af8a77dbc5
I'm sure you're having as much fun as I am
7 years ago
Casino Boyale
4f24ea6d1b
Try try try again
7 years ago
Still Hsu
47e1ba76cf
Merge remote-tracking branch 'upstream/dev' into docs/faq-n-patches-offline
7 years ago
Casino Boyale
034d473209
no hablo ingles
7 years ago
Still Hsu
a17b68c8c0
Proofread and cleanup articles
* Change passive voice in "Get Started" to active
* Fix improper preposition in Commands Introduction page
* Fix minor grammar mistakes in "Your First Bot" (future tense -> present tense/subjunctive mood -> indicative mood/proper noun casing/incorrect noun/add missing article)
* Fix minor grammar mistakes in "Installation" (missing article)
7 years ago
Still Hsu
af83007937
Fix GetCategoryAsync docs
7 years ago
Casino Boyale
904fd2f200
Changes to last pr
7 years ago
Still Hsu
3ea5befc9e
Cleanup README & Contribution guide
7 years ago
NovusTheory
48fed064d4
Add missing VoiceServerUpdated event ( #1089 )
7 years ago
Still Hsu
532bc744cf
Bump LastModified plugin
* Changed the path from 'lastmodified' to 'last-modified' for consistency
7 years ago
Still Hsu
532ac136ba
Remove unused bootstrap plugin
7 years ago
Still Hsu
081c4cabaa
Add fixes to partial file & add license
* Moved theme-switcher code to scripts partial file
+ Add author's MIT license to featherlight javascript
7 years ago