Quin Lynch
|
41b4686b5e
|
Update README.md
|
4 years ago |
Quin Lynch
|
5fc31451a1
|
Update README.md
|
4 years ago |
quin lynch
|
36bc9df634
|
Merge https://github.com/discord-net/Discord.Net into dev
|
4 years ago |
Quin Lynch
|
d2c1053dd0
|
Update README.md
|
4 years ago |
Quin Lynch
|
c200861585
|
fix: Add default avatar to WithAuthor extension (#1890)
Adds `?? user.GetDefaultAvatarUrl()` to the avatar icon field.
|
4 years ago |
Wardog
|
c5b4b645b8
|
feature: Add Name property to Teams (#1879)
|
4 years ago |
th0mk
|
8349cd7e1e
|
fix: Change embed description max length to 4096 (#1886)
* Update max embed description length (fixes #1881)
* Update unit tests for new embed builder length
|
4 years ago |
Quin Lynch
|
10b10a4591
|
Merge pull request #27 from SKProCH/dev
Implemented new instant invite types
|
4 years ago |
Quin Lynch
|
53b4dce720
|
Merge pull request #37 from Playwo/patch-1
Update README section about InteractivityAddon
|
4 years ago |
Playwo
|
a8a88d4419
|
Update README section about InteractivityAddon
|
4 years ago |
Quin Lynch
|
b76bf99dbe
|
Update README.md
|
4 years ago |
quin lynch
|
babda495ad
|
Complete merge of upstream/dev
|
4 years ago |
quin lynch
|
6bdd873c0d
|
Fix duplicate method
|
4 years ago |
quin lynch
|
ba8b9aee8a
|
Merge branch 'dev' of https://github.com/discord-net/Discord.Net into dev
|
4 years ago |
SKProCH
|
121e3b4e77
|
Implemented new instant invite types
|
4 years ago |
Paulo
|
22bb1b02dd
|
fix: Rest message type (#1877)
|
4 years ago |
Paulo
|
ac52a11d89
|
fix: Message type (#1876)
* Fix message type
* Remove type from system entity
|
4 years ago |
Paulo
|
7cf84995b2
|
fix: Remove OperationCanceledException handling in connecting logic (#1873)
|
4 years ago |
Paulo
|
2336b98622
|
misc: Remove docs build from azure pipelines
|
4 years ago |
Paulo
|
97d90b9e8a
|
fix: Connection deadlock when trying to Send and Disconnect (#1872)
|
4 years ago |
Paulo
|
f47001a1c9
|
fix: Add empty role list if not present (#1871)
|
4 years ago |
Paulo
|
08507c0603
|
fix: ApiClient.CurrentUser being null (#1864)
|
4 years ago |
quin lynch
|
078f11f62c
|
Merge branch 'dev' of https://github.com/discord-net/Discord.Net into dev
|
4 years ago |
Paulo
|
c2e87f56c0
|
feature: Change GuildMemberUpdate before state to cacheable (#1863)
* Change GuildMemberUpdate before to cacheable
* Update PresenceUpdate
|
4 years ago |
Quin Lynch
|
55355ce65b
|
Update README.md
|
4 years ago |
Hitmasu
|
125f6c7862
|
docs: use async main
* Removed text async
* Updated code
* Added main as proxy task
|
4 years ago |
Quin Lynch
|
72d0470600
|
Update README.md
|
4 years ago |
Paulo
|
fabe034daa
|
fix: Message update without author (#1862)
|
4 years ago |
Paulo
|
384ad85c64
|
feature: Remove /users/@me call for socket and rework sharded client a bit (#1860)
* Remove /users/@me call for socket and rework sharded client a bit
* Remove override for login
|
4 years ago |
Paulo
|
de7f9b5eff
|
fix: Add missing AddRef and related (#1859)
|
4 years ago |
Paulo
|
8b29e0feb4
|
fix: MessageUpdated without author (#1858)
|
4 years ago |
Paulo
|
d176fef5de
|
fix: Fire GuildMemberUpdated without cached user (#1853)
|
4 years ago |
Paulo
|
a7ff6ce0ec
|
fix: Gateway events for DMs (#1854)
* Fix MessageUpdate when there's no channel cached
* Fix message events
* Fix cacheable type
* Fix examples
* Revert MessageUpdated
|
4 years ago |
Quin Lynch
|
783a2d05ff
|
Update README.md
|
4 years ago |
Quin Lynch
|
79a12c4e4e
|
Update README.md
|
4 years ago |
Quin Lynch
|
2e9c6df7b5
|
Update README.md
|
4 years ago |
Paulo
|
dfaaa21e0e
|
misc: Internal change to GetOrCreateUser (#1852)
|
4 years ago |
Evan Raffel
|
8ed8714375
|
fix: Grab correct Uses value for vanity urls (#1832)
|
4 years ago |
Paulo
|
70aab6c4f6
|
fix: Remove obsolete methods and properties (#1849)
* Remove obsolete methods and properties
* Remove rest of GuildEmbed
* Remove TokenType.User
* Changes regarding the removal of the user tokentype
|
4 years ago |
Paulo
|
ed8e57320a
|
feature: Remove obsolete sync voice regions methods and properties (#1848)
|
4 years ago |
Paulo
|
7a201e9ff1
|
feature: Remove DM cache and fix references (#1851)
* Remove DM cache and fix references
* Move line back to where it was
|
4 years ago |
Paulo
|
95bae786b8
|
fix: Create DM channel with id and author alone (#1850)
* Create DM channel with id and author alone
* Unneeded cast
|
4 years ago |
Joe4evr
|
75b74e1a3f
|
Fix line about PriorityAttribute (#21)
Sorting with the highest number first is *de*scending order.
|
4 years ago |
Tsathoggua of Nkai
|
76a878a3e1
|
Update EmbedBuilder.Overwrites.md (#20)
Missing "," in the EmbedBuilder code. Do I get the pedantic unlocked now?
|
4 years ago |
Paulo
|
06a64b7877
|
feature: Bump API version to 9 (#1847)
* First changes to the config
* Lots of changes to fit the new version
* Remove PermissionTargetConverter
|
4 years ago |
Paulo
|
690bc3ff9d
|
meta: Bump version to 3.0.0-dev (#1846)
|
4 years ago |
Paulo
|
2ad0f0c2fe
|
meta: 2.4.0 (#1845)
|
4 years ago |
Max
|
4b8d4441c5
|
feature: Add Discord Certified Moderator user flag (#1844)
This pull request adds the Discord Certified Moderator badge flag to the User Flags
PR in discord-api-docs: https://github.com/discord/discord-api-docs/pull/2946
|
4 years ago |
Quin Lynch
|
0bdede8bc3
|
Update README.md
|
4 years ago |
quin lynch
|
f368447729
|
Pull d.net/dev
Merged Discord.Net/dev into here
|
4 years ago |