index
:
serenity
aliases-fix
asref_messageid_for_message
cmd-aliases-fix
colour_hex
debug
fix-default-command-upon-shortcut-prefix
fix_dead_link_in_readme
fix_message_update
group-checks
group-default-command
master
new-mentionable
old_message_on_update
old_message_on_update_v2
routing-fixes
upstream
v0.4.x
v0.6.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Upgrade rust-websocket, rust-openssl, and hyper
Zeyla Hellyer
2017-06-07
2
-44
/
+69
*
Make client starts return an error
Zeyla Hellyer
2017-06-06
2
-2
/
+39
*
Make client join shards and return
Zeyla Hellyer
2017-06-06
1
-4
/
+8
*
Deprecate Client::login, add Client::new
Zeyla Hellyer
2017-06-06
2
-44
/
+53
*
Fix compilations across feature combinations
Zeyla Hellyer
2017-06-02
2
-3
/
+6
*
Fix client-feature, no-model compiles
Zeyla Hellyer
2017-06-01
1
-3
/
+21
*
Add more examples and improve some others
Zeyla Hellyer
2017-05-23
2
-26
/
+453
*
Restructure modules
Zeyla Hellyer
2017-05-22
11
-3190
/
+55
*
Reasonably derive Debug on items
Zeyla Hellyer
2017-05-22
1
-0
/
+1
*
Handle message type 7 (member join)
illia k
2017-05-22
1
-2
/
+6
*
Add support for retrieving invites with counts
Mei
2017-05-18
1
-2
/
+8
*
Fix guild leaving result
Zeyla Hellyer
2017-05-05
1
-7
/
+2
*
Make `User.discriminator` a u16
Zeyla Hellyer
2017-04-25
1
-3
/
+1
*
Fix ratelimiting on `Route::None` routes
Zeyla Hellyer
2017-04-19
1
-0
/
+2
*
Remove ChannelPinsAck/MessageAck events
Zeyla Hellyer
2017-04-19
3
-29
/
+0
*
Fix an unused use on non-cache
Zeyla Hellyer
2017-04-19
1
-1
/
+2
*
Check for embed lengths on message sends
Zeyla Hellyer
2017-04-19
1
-0
/
+3
*
Deprecate methods prefixed with `get_`
Zeyla Hellyer
2017-04-19
2
-10
/
+8
*
Default to using [0, 1] shards
Zeyla Hellyer
2017-04-13
1
-1
/
+1
*
Add Shard Id helpers
Zeyla Hellyer
2017-04-12
1
-1
/
+24
*
Fix `client::rest::delete_webhook_with_token` test
Zeyla Hellyer
2017-04-11
1
-0
/
+1
*
Switch to using serde for deserialization
Zeyla Hellyer
2017-04-11
6
-182
/
+174
*
Clippy lints + permission byte literals
Zeyla Hellyer
2017-04-09
1
-1
/
+1
*
Remove support for group calls and guild sync
Zeyla Hellyer
2017-04-09
4
-176
/
+3
*
Remove selfbot support
Zeyla Hellyer
2017-04-05
9
-544
/
+83
*
Update search params
Zeyla Hellyer
2017-03-25
1
-10
/
+4
*
Add slightly more documentation
Zeyla Hellyer
2017-03-25
3
-0
/
+209
*
Fix Member methods due to variant joined_at values
Zeyla Hellyer
2017-03-20
1
-3
/
+6
*
Fix rest::send_file
Zeyla Hellyer
2017-03-17
1
-1
/
+8
*
Remove invite accepting
Zeyla Hellyer
2017-03-04
1
-45
/
+0
*
Fix client::rest::get_guilds doctest
Zeyla Hellyer
2017-03-03
1
-1
/
+1
*
Fix some clippy lints
Zeyla Hellyer
2017-02-28
2
-4
/
+3
*
Pass by reference where possible
Zeyla Hellyer
2017-02-28
6
-71
/
+65
*
Update doctests for Context changes
Zeyla Hellyer
2017-02-15
1
-1
/
+1
*
Add 'say' to Group, GuildChannel, PrivateChannel
Zeyla Hellyer
2017-02-13
1
-1
/
+1
*
Remove most Context methods
Zeyla Hellyer
2017-02-12
1
-821
/
+7
*
Re-export hyper status enums in rest module
Zeyla Hellyer
2017-02-12
1
-1
/
+2
*
Uniquely ratelimit message deletions
Zeyla Hellyer
2017-02-12
2
-5
/
+30
*
Handle unsuccessful responses before decoding
Zeyla Hellyer
2017-02-11
2
-5
/
+11
*
Optimize caching
Zeyla Hellyer
2017-02-09
5
-25
/
+43
*
Resume when restarting WS sender/receiver
Austin Hellyer
2017-02-07
3
-30
/
+37
*
Fix a clippy lint
Austin Hellyer
2017-02-07
1
-3
/
+3
*
Expose and document ratelimiting
Austin Hellyer
2017-02-05
1
-9
/
+71
*
Make GLOBAL ratelimit mutex a unit
Austin Hellyer
2017-02-05
2
-4
/
+12
*
Remove a stupid claim about the lib in the docs
Austin Hellyer
2017-02-03
1
-2
/
+2
*
Fix value of 'browser' in identify
Austin Hellyer
2017-02-03
1
-1
/
+1
*
Optimize presence update for self in cache
Austin Hellyer
2017-02-01
1
-7
/
+2
*
Log only unexpected keepalive errors
Austin Hellyer
2017-02-01
1
-2
/
+15
*
Don't clone the context
Austin Hellyer
2017-01-28
1
-6
/
+4
*
Don't clone on non-framework message creates
Austin Hellyer
2017-01-27
1
-5
/
+4
[prev]
[next]