RogueException
|
227c8f3e60
|
Minor rename
|
2016-05-12 10:38:49 -03:00 |
|
RogueException
|
4d565d1b29
|
Added ToString to several Rest models
|
2016-05-12 10:35:37 -03:00 |
|
RogueException
|
0eb9ff6bd3
|
Fixed several model processing bugs
|
2016-05-12 10:27:58 -03:00 |
|
RogueException
|
7cccf6b30c
|
Fixed MessageQueue race condition
|
2016-05-12 10:07:04 -03:00 |
|
RogueException
|
66097b3fd7
|
Added MessageQueue
|
2016-05-12 09:25:38 -03:00 |
|
RogueException
|
137998f7e0
|
Reorganized files, moved DiscordRestClient to Rest.DiscordClient, added RestProvider to config
|
2016-05-08 15:02:29 -03:00 |
|
RogueException
|
82471845d8
|
Don't serialize payloads twice
|
2016-05-08 03:05:43 -03:00 |
|
RogueException
|
6af7067431
|
Move PermissionsHelper to Shared
|
2016-05-08 03:05:33 -03:00 |
|
RogueException
|
1ec2e7bc11
|
Fixed a path
|
2016-05-08 02:29:32 -03:00 |
|
RogueException
|
b45a0ebe6e
|
1.0 REST Preview 2
|
2016-05-08 01:31:07 -03:00 |
|
RogueException
|
069bc2b931
|
Updated UploadFile REST Model
|
2016-04-09 12:12:12 -03:00 |
|
RogueException
|
160bc4230e
|
Updated Message Model
|
2016-04-09 11:49:58 -03:00 |
|
RogueException
|
f6b6d4d882
|
Updated README version
|
2016-04-09 11:49:46 -03:00 |
|
RogueException
|
9918f7d0f3
|
Removed pragmas
|
2016-04-09 11:36:33 -03:00 |
|
RogueException
|
ac66f59d4b
|
Updated Role Model
|
2016-04-09 11:34:51 -03:00 |
|
RogueException
|
a968b4205a
|
Cleaned up various entities
|
2016-04-09 11:23:12 -03:00 |
|
RogueException
|
5bdd6a7ff3
|
Early 1.0 REST Preview
|
2016-04-04 20:15:16 -03:00 |
|
RogueException
|
b888ea23dc
|
Minor changes
|
2016-03-24 20:50:56 -03:00 |
|
RogueException
|
bbf66ca8db
|
Merge pull request #40 from 420foxbot/docs-fix-events
Updated existing documentation for 0.9
|
2016-03-24 20:36:03 -03:00 |
|
Christopher F
|
2ff11b806a
|
Made some fixes to Audio; Brought the Permissions Docs up to date
|
2016-03-23 20:03:55 -04:00 |
|
Christopher F
|
1fcb0bc335
|
really helps to review files before you commit them
oops
|
2016-03-16 21:19:47 -04:00 |
|
Christopher F
|
507b0acd5c
|
add docs for voice
finally
|
2016-03-16 20:46:51 -04:00 |
|
RogueException
|
30ac95280e
|
Ref project update
|
2016-03-12 20:20:30 -04:00 |
|
Christopher F
|
9b2be11638
|
Updated Code Samples for compatibility with 0.9; fixed events; fixed rST
|
2016-03-12 14:42:11 -05:00 |
|
RogueException
|
5a38129c18
|
Minor ref changes
|
2016-03-04 05:50:51 -04:00 |
|
RogueException
|
0a07442b6e
|
Moved ban/unban from Server to User in ref
|
2016-03-04 05:50:24 -04:00 |
|
RogueException
|
0d9d8fc712
|
Added Login/Logout events, Logout method and skip token validate to ref
|
2016-03-04 05:49:47 -04:00 |
|
RogueException
|
19e02e923d
|
Fixed several issues in ref entities
|
2016-02-28 04:48:32 -04:00 |
|
RogueException
|
6b3c1410e9
|
Fixes to ref channel
|
2016-02-26 05:35:12 -04:00 |
|
RogueException
|
3834e4a12b
|
Merge branch 'dev' of https://github.com/RogueException/Discord.Net.git
|
2016-02-26 05:22:11 -04:00 |
|
RogueException
|
0759f957d8
|
Updated reference channel entities
|
2016-02-26 05:22:01 -04:00 |
|
RogueException
|
d1cae981da
|
Removed csprojs (temporarily?)
|
2016-02-26 05:21:39 -04:00 |
|
RogueException
|
be08ba88a5
|
Merge pull request #37 from 420foxbot/docs-update
[docs] split management into server- and user-; wrote docs for server/user
|
2016-02-25 20:43:07 -04:00 |
|
Christopher F
|
3e3ae203a7
|
add the new docs pages maybe?
|
2016-02-25 19:06:10 -05:00 |
|
Christopher F
|
47cbac95cc
|
split management into server- and user-; wrote docs for server/user
|
2016-02-25 19:02:31 -05:00 |
|
RogueException
|
b3438c9309
|
Added missing using
|
2016-02-24 19:39:10 -04:00 |
|
RogueException
|
646259baa5
|
Cleaned up channels and converted more models to new layout
|
2016-02-24 19:37:08 -04:00 |
|
RogueException
|
36ea8b8c3a
|
Added reference project
|
2016-02-24 19:36:18 -04:00 |
|
RogueException
|
27d7e9915b
|
Initial 1.0-alpha1 design changes
|
2016-02-24 07:00:49 -04:00 |
|
RogueException
|
5decad09a1
|
Be more strict with resetting queue warnings, to prevent spam
|
2016-02-22 00:22:58 -04:00 |
|
RogueException
|
1ef5e4a1ca
|
Cleaned up LogManager
|
2016-02-22 00:22:26 -04:00 |
|
RogueException
|
ce8e69d83c
|
Added a few missing ConfigureAwait(false)
|
2016-02-21 23:15:53 -04:00 |
|
RogueException
|
0ec7218ad0
|
Provide more information during MessageQueue warnings
|
2016-02-21 23:09:52 -04:00 |
|
RogueException
|
c387e04c09
|
Reorganize Logger.cs
|
2016-02-21 23:09:36 -04:00 |
|
RogueException
|
3b71a329b8
|
AudioExtensions.GetAudioClient should be an extension method
|
2016-02-18 19:40:46 -04:00 |
|
RogueException
|
00f8c7a733
|
Fixed TTS
|
2016-02-18 13:16:01 -04:00 |
|
RogueException
|
564e6ca2cc
|
Added a cleanup note for Message.Resolve
|
2016-02-18 13:15:20 -04:00 |
|
RogueException
|
03920b9d48
|
Added non-generic Modules.Add method
|
2016-02-17 16:54:47 -04:00 |
|
RogueException
|
3101e23228
|
Store AppName/Url/Version in DiscordConfig, generate config for AudioClient
|
2016-02-17 02:28:08 -04:00 |
|
RogueException
|
212890a147
|
Removed raw input/output from Debug logging
|
2016-02-17 01:44:26 -04:00 |
|