RogueException
|
52934bf390
|
Fixed reconnects due to connection loss
|
9 years ago |
RogueException
|
5b647f2251
|
Use the CancelSource given to TaskManager rather than make our own
|
9 years ago |
RogueException
|
5760e94d81
|
Reworked internal task engine for DiscordClient and WebSocket. Several other minor async fixes.
|
9 years ago |
RogueException
|
2b8184f1ae
|
Removed trackactivity conditionals
|
9 years ago |
RogueException
|
34d0b996d6
|
Added DiscordClient.AckMessage
|
9 years ago |
RogueException
|
1807982b27
|
Removed AckMessages and TrackActivity config options.
|
9 years ago |
RogueException
|
89d2050189
|
Fixed race condition in websocket
|
9 years ago |
RogueException
|
7986b819ee
|
Added logging shortcuts, simplied log messages
|
9 years ago |
RogueException
|
910b4c4c3d
|
Removed _userId references
|
9 years ago |
RogueException
|
3c22ed519c
|
Refreshed nuget packages
|
9 years ago |
RogueException
|
954fea856f
|
Fixed edit message queue
|
9 years ago |
RogueException
|
a0cbe5d3b2
|
Use WebSocket4Net instead of WebSocketSharp
|
9 years ago |
RogueException
|
b5cbf3664b
|
Send channel_id as a string, not long
|
9 years ago |
RogueException
|
c471fc51f5
|
Added moving users between audio channels
|
9 years ago |
RogueException
|
218c5bce6f
|
Fixed CreateInvite preconditions
|
9 years ago |
RogueException
|
39b3667ce4
|
Added AppName and AppVersion optional fields to DiscordConfig. UserAgent is now readonly.
|
9 years ago |
RogueException
|
43cbc99624
|
Renamed MessageReadRemotely to MessageAcknowledged
|
9 years ago |
RogueException
|
946820d08a
|
Added SendFile(User), reworked the message queue, adding edit message queuing
|
9 years ago |
RogueException
|
fb190b45ac
|
Defaulted MessageQueue to enabled
|
9 years ago |
RogueException
|
8707dbe999
|
Added rate limit support
|
9 years ago |
RogueException
|
94e5bbf0e8
|
Minor cleanup
|
9 years ago |
RogueException
|
47773086f9
|
Fixed error in Server-level permission resolving
|
9 years ago |
RogueException
|
82746e9207
|
Refactoring and fixed a few stylecop errors
|
9 years ago |
RogueException
|
a44e08bba1
|
Added UsePermissionsCache config, fixed a few permission bugs
|
9 years ago |
RogueException
|
f8b6105226
|
Minor style edit
|
9 years ago |
RogueException
|
3fe7124f4d
|
Started WebSocket cleanup
|
9 years ago |
RogueException
|
d2de658df0
|
Fixed compile error
|
9 years ago |
RogueException
|
8b42312bd5
|
Minor exception edit
|
9 years ago |
RogueException
|
2efd612886
|
Removed leftover doc
|
9 years ago |
RogueException
|
eb319d1fba
|
A few FindChannels and FindUsers bugfixes
|
9 years ago |
RogueException
|
1567f30c5f
|
Adjusted FindUsers docs
|
9 years ago |
RogueException
|
0bc7683e15
|
Fixed LogService level check
|
9 years ago |
RogueException
|
d9bfc5fef4
|
Fixed EditProfile not caching changes
|
9 years ago |
RogueException
|
54b2353012
|
Changed dotnet folder to netplatform, fixed reference to Shared
|
9 years ago |
RogueException
|
567fb0ffa6
|
Added cleanup and doc to websockets
|
9 years ago |
RogueException
|
fd874a6a0b
|
Moved net exceptions to Net namespace, grouped services together
|
9 years ago |
RogueException
|
2cdc0ad371
|
More cleanup and internal reordering
|
9 years ago |
RogueException
|
d512d96408
|
Renamed DataWebSocket and combined Bans API into Users
|
9 years ago |
RogueException
|
080be711a6
|
Changed a couple log strings
|
9 years ago |
RogueException
|
4dadd36bc4
|
Renamed AudioService functions
|
9 years ago |
RogueException
|
0828d8eb40
|
Added Shared project, resync'd net45 projects with dnx ones
|
9 years ago |
RogueException
|
1f3796ff96
|
Initial commit of audio isolation
|
9 years ago |
RogueException
|
f4ab33337f
|
Cleaned up some accessibilities
|
9 years ago |
RogueException
|
3dcdd159f6
|
Added missing file
|
9 years ago |
RogueException
|
9d6d00b21a
|
Merged Configs, 0.9-alpha1
|
9 years ago |
RogueException
|
da75cebff2
|
Added missing files
|
9 years ago |
RogueException
|
74c0bb5b51
|
Moved logging to its own service, more audio isolation prep
|
9 years ago |
RogueException
|
1721f6f4d6
|
Prep work for isolating audio package.
|
9 years ago |
RogueException
|
bba866652e
|
Added Mention function to User, GlobalUser, Channel and Role. Obsoleted old Mention static class.
|
9 years ago |
RogueException
|
3ccd416027
|
Fixed SendFile
|
9 years ago |