Commit Graph

1380 Commits

Author SHA1 Message Date
RogueException
c01769ef4a Updated version to 1.0.0-rc3 2017-05-11 00:03:38 -03:00
RogueException
a306d83283 Added net45 TFM 2017-04-26 10:25:08 -03:00
RogueException
f8142a7744 Fixed metapackage's references 2017-04-03 21:26:38 -03:00
RogueException
cba07cbf2b Bumped version to rc2 2017-04-03 17:34:16 -03:00
RogueException
51464c0a4e Added webhook package to Discord.Net 2017-04-03 07:44:04 -03:00
RogueException
b5d817f171 Cleaned up csprojs, added support for tag builds. 2017-04-01 11:11:09 -03:00
RogueException
99b1398dc4 I forgot what frameworks we target... 2017-01-26 11:23:04 -04:00
RogueException
b4373b5a94 Added dependency groups to metapackage nuspec 2017-01-26 11:15:23 -04:00
RogueException
34139c9b59 Converted Discord.Net to a metapackage 2017-01-26 10:43:32 -04:00
RogueException
eb2a946dd6 Updated to 1.0.0-rc3 tooling 2017-01-25 22:27:24 -04:00
RogueException
3bc2520095 Abandon VersionSuffix 2017-01-25 20:39:04 -04:00
RogueException
24663605f6 Fixed CI detecting all packages as dev 2017-01-25 20:14:19 -04:00
RogueException
b0db37cad6 Versions are hard 2017-01-25 18:00:00 -04:00
RogueException
3046b62c94 Cleaned up csproj/sln/scripts 2017-01-25 12:41:38 -04:00
RogueException
7c5fe79333 Updated build script 2017-01-24 15:40:41 -04:00
RogueException
00bb3c9d70 Removed project.jsons 2017-01-24 11:35:36 -04:00
RogueException
d06b7856f6 Fixed several package errors 2017-01-02 00:05:45 -04:00
RogueException
02b4e0c3c1 Added providers to metapackage 2017-01-01 23:55:18 -04:00
RogueException
e2934abe29 Made API models internal. Removed Discord.Net.API. 2017-01-01 23:28:42 -04:00
RogueException
8326d01f62 Isolated API definitions to their own library 2016-12-23 16:57:29 -04:00
RogueException
8f87b2cc71 Added support for .NET Standard 1.1 and 1.2 2016-12-16 05:52:46 -04:00
RogueException
42cbd67ee0 Removed prerelease tag from project.json 2016-11-17 16:23:12 -04:00
RogueException
cf42bd1854 Restored project.json and old build script 2016-11-17 16:18:49 -04:00
RogueException
0f674d2404 Updated dependencies to .NET Core 1.1 2016-11-17 17:30:51 -04:00
ObsidianMinor
ddca1bc6a4 Migrated projects to Visual Studio 2017 2016-11-17 10:05:30 -06:00
RogueException
4643e44e48 Updated package info 2016-10-12 16:49:22 -03:00
RogueException
d32b701f00 Removed unneeded AssemblyInfo.cs files 2016-10-04 13:36:20 -03:00
RogueException
9cbadd73f5 Included remaining projects in main package 2016-10-04 10:20:22 -03:00
RogueException
8aa1050b93 Cleaned up usings 2016-10-04 09:01:57 -03:00
RogueException
dd86f03306 Started converting websocket and rpc classes 2016-09-28 04:12:47 -03:00
RogueException
0c4641ac68 Updated versions to beta2 2016-09-22 21:32:42 -03:00
RogueException
683f0d5013 Merged changed from dev branch 2016-09-22 21:31:48 -03:00
RogueException
6319933ed0 Concrete class prototype 2016-09-22 21:15:37 -03:00
RogueException
336e6d20d9 Fixed braces 2016-09-20 17:46:12 -03:00
RogueException
5f5974fe97 Merge pull request #271 from Kwoth/fix-OptionalMessageUpdated
Fixed Optional argument in Message Updated event
2016-09-20 17:45:14 -03:00
Pat Murphy
4f0a29bbd7 fixing a comment typo 2016-09-13 19:21:35 -07:00
Kwoth
d2b37c38d6 Fixed Optional argument in Message Updated event 2016-09-06 18:43:25 +02:00
Auxe
9f9a65135d Removed a duplicate statement 2016-09-05 19:37:31 -05:00
Auxe
4919c8f591 Made the requested changes 2016-09-05 19:32:58 -05:00
Auxe
169b09aadd Fixed channel being null 2016-09-05 19:14:55 -05:00
RogueException
550e0c8cf1 Removed tabs 2016-09-03 21:30:03 -03:00
Mushroom
b749be8a2f Optimize on release builds only 2016-09-04 00:55:26 +01:00
Mushroom
3df4201c8c Optimize rest of lib for release builds 2016-09-04 00:29:46 +01:00
RogueException
8b67b765c4 Merge pull request #250 from FiniteReality/issue/249
Add Sanitize function to escape Markdown
2016-09-01 15:25:06 -03:00
FiniteReality
fd9ec3ca16 Add Sanitize function to escape Markdown (#249) 2016-08-29 22:20:32 +01:00
Joe4evr
bd8a601e17 Replace locking on 'this'. 2016-08-29 16:17:52 +02:00
RogueException
23a0316252 Split IMessage into IUserMessage and ISystemMessage 2016-08-27 19:07:22 -03:00
RogueException
f92049e101 Added ChannelPinnedMessage message type 2016-08-27 15:56:43 -03:00
Joe4evr
a326824cdb Constrain IEntity's TId to IEquatable<TId> 2016-08-27 19:41:38 +02:00
RogueException
7f7fe6b3c9 Ignore CHANNEL_PINS_ACK 2016-08-27 14:30:59 -03:00