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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Switch to tokio for events (#122)
Alex Lyon
2017-07-14
8
-111
/
+294
*
Fix the doc on `PrivateChannel::name`
acdenisSK
2017-07-14
1
-1
/
+1
*
Add `ChannelId,PrivateChannel,GuildChannel::name` functions
acdenisSK
2017-07-14
3
-0
/
+33
*
Provide the command into the checks
acdenisSK
2017-07-13
3
-3
/
+3
*
Improve `BanOptions` to be more efficient and remove uneccessary `Read` imports
acdenisSK
2017-07-13
6
-19
/
+9
*
Remove the deprecated functions
acdenisSK
2017-07-11
17
-879
/
+0
*
Add a way to add multiple fields at once
acdenisSK
2017-07-11
1
-0
/
+20
*
Rename `online_members` to `members_with_status` and compare the status provi...
acdenisSK
2017-07-10
1
-3
/
+3
*
Return an error if the reason the user provided exceeded the limit
acdenisSK
2017-07-10
3
-2
/
+19
*
Use a trait way of overloading the `ban` function instead of an enum
acdenisSK
2017-07-10
2
-52
/
+37
*
Fixed clippy warnings (#120)
Kaidan
2017-07-10
2
-4
/
+4
*
Make `User` and `Ban` comparable and hashable
acdenisSK
2017-07-10
2
-2
/
+2
*
Add a way to return all online members in a guild
acdenisSK
2017-07-09
1
-0
/
+18
*
Remove the note from the comment on `reason`
acdenisSK
2017-07-08
1
-3
/
+0
*
Implement attaching reasons to bans
acdenisSK
2017-07-08
3
-10
/
+71
*
Actually, use `unreachable!` instead of `panic!`
acdenisSK
2017-07-07
1
-1
/
+1
*
Apply the new api change for dms in bots
acdenisSK
2017-07-07
3
-42
/
+42
*
Add an `is_new` to the arguments of the `guild_create` handler
acdenisSK
2017-07-05
2
-2
/
+15
*
Remove `checks_passed` in favour of the `Iterator::all` method
acdenisSK
2017-07-04
1
-11
/
+1
*
Add a macro here
acdenisSK
2017-07-03
1
-48
/
+32
*
Change the readme to use `docs.rs` instead of `serenity.zey.moe`
acdenisSK
2017-07-02
1
-1
/
+1
*
Fix doc tests
acdenisSK
2017-07-02
17
-416
/
+626
*
Add a `quit` function`
acdenisSK
2017-06-30
1
-0
/
+11
*
Also update examples
acdenisSK
2017-06-29
6
-50
/
+79
*
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
3
-22
/
+34
*
Merge branch "trait-based-event-handling"
acdenisSK
2017-06-28
3
-937
/
+322
*
Add reaction actions (#115)
alex
2017-06-28
2
-17
/
+145
*
Add an `on_cached` event (#114)
alex
2017-06-28
3
-8
/
+76
*
Fixed clippy warnings (#118)
Kaidan
2017-06-28
2
-3
/
+1
*
Add support for sending attachments in embeds (#95)
alex
2017-06-28
1
-0
/
+10
*
Make CommandOrAlias and CommandGroup.commands public (#117)
Joe K
2017-06-28
2
-3
/
+3
*
Update docs links
Zeyla Hellyer
2017-06-27
2
-13
/
+13
*
Update authors list in Cargo.toml
Zeyla Hellyer
2017-06-27
1
-1
/
+1
*
Docs fixes
mei
2017-06-27
13
-86
/
+34
*
Add missing ModelError variant in description impl
Zeyla Hellyer
2017-06-27
1
-0
/
+1
*
Update features list in README
Zeyla Hellyer
2017-06-26
1
-0
/
+10
*
Remove most badges, related projects from README
Zeyla Hellyer
2017-06-26
1
-23
/
+2
*
Prevent Direct Messaging other bot users
Zeyla Hellyer
2017-06-26
2
-0
/
+19
*
Fix ModelError doctest
Zeyla Hellyer
2017-06-25
1
-0
/
+3
*
Bump to v0.3.0
v0.3.0
Zeyla Hellyer
2017-06-24
4
-4
/
+226
*
Fix no-framework, client compiles
Zeyla Hellyer
2017-06-24
1
-1
/
+1
*
Fix no-feature tests
Zeyla Hellyer
2017-06-24
10
-105
/
+135
*
Make Message::nonce a serde_json::Value
Zeyla Hellyer
2017-06-23
3
-81
/
+3
*
Update max embed length
Zeyla Hellyer
2017-06-22
1
-1
/
+1
*
Attempt to reconnect if heartbeating fails
Zeyla Hellyer
2017-06-21
2
-7
/
+7
*
Reconnect on failed heartbeats
Zeyla Hellyer
2017-06-21
2
-7
/
+15
*
Update dependencies
Zeyla Hellyer
2017-06-21
6
-45
/
+45
*
Extract Discord close codes to constants
Zeyla Hellyer
2017-06-21
2
-13
/
+60
*
Add 'wait' parameter to http::execute_webhook
Zeyla Hellyer
2017-06-20
3
-15
/
+31
[prev]
[next]