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 |
|
RogueException
|
b9d68b723a
|
Renamed LoggedIn event to Ready
|
2016-02-17 01:30:05 -04:00 |
|
RogueException
|
f7b2eb7f6f
|
Avoid processing online users twice during connection
|
2016-02-17 01:25:12 -04:00 |
|
RogueException
|
6402b27458
|
Fixed getting_started's nuget links
|
2016-02-17 01:21:11 -04:00 |
|
RogueException
|
d6f22d11dc
|
Wait for all offline users before raising LoggedIn
|
2016-02-16 22:42:06 -04:00 |
|
RogueException
|
d7ecefb5cb
|
Improved performance where Channel.GetUser is used
|
2016-02-16 16:50:07 -04:00 |
|
RogueException
|
41125c41db
|
Fixed Channel.GetUser
|
2016-02-16 16:40:24 -04:00 |
|
RogueException
|
c6af9fa70d
|
Fixed channel's user cache not populating on READY
|
2016-02-16 16:38:20 -04:00 |
|
RogueException
|
8e519d1925
|
Several permission cache fixes
|
2016-02-16 16:34:52 -04:00 |
|
RogueException
|
989243f88c
|
Fixed Channel.Users permissions cache creation
|
2016-02-16 16:10:21 -04:00 |
|
RogueException
|
ca792a798a
|
Fixed compile warning
|
2016-02-16 16:05:17 -04:00 |
|