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
...
*
Add an `is_new` to the arguments of the `guild_create` handler
acdenisSK
2017-07-05
2
-2
/
+15
*
Add a macro here
acdenisSK
2017-07-03
1
-48
/
+32
*
Fix doc tests
acdenisSK
2017-07-02
2
-93
/
+175
*
Add a `quit` function`
acdenisSK
2017-06-30
1
-0
/
+11
*
Whoops, and add a fail-safe to an upcomming pr to the compiler
acdenisSK
2017-06-28
3
-145
/
+50
*
Update readme, docs and add `EventHandler` to the prelude
acdenisSK
2017-06-28
1
-19
/
+31
*
Merge branch "trait-based-event-handling"
acdenisSK
2017-06-28
3
-937
/
+322
*
Add reaction actions (#115)
alex
2017-06-28
1
-16
/
+87
*
Add an `on_cached` event (#114)
alex
2017-06-28
3
-8
/
+76
*
Docs fixes
mei
2017-06-27
1
-2
/
+1
*
Fix no-framework, client compiles
Zeyla Hellyer
2017-06-24
1
-1
/
+1
*
Attempt to reconnect if heartbeating fails
Zeyla Hellyer
2017-06-21
1
-1
/
+1
*
Reconnect on failed heartbeats
Zeyla Hellyer
2017-06-21
1
-1
/
+5
*
Rework shard logic and shard handling
Zeyla Hellyer
2017-06-16
1
-127
/
+49
*
Reset shard handling on reconnects
Zeyla Hellyer
2017-06-14
1
-0
/
+6
*
Fix no-framework compilation
Zeyla Hellyer
2017-06-14
1
-1
/
+1
*
Switch from #[doc(hidden)] to pub(crate)
alex
2017-06-14
1
-8
/
+1
*
Remove Context::{channel_id, queue}
Zeyla Hellyer
2017-06-13
2
-70
/
+42
*
Fix voice compilation
Zeyla Hellyer
2017-06-10
1
-33
/
+49
*
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
[prev]
[next]