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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Fix doc tests
acdenisSK
2017-07-02
16
-416
/
+625
*
Add a `quit` function`
acdenisSK
2017-06-30
1
-0
/
+11
*
Also update examples
acdenisSK
2017-06-29
1
-1
/
+1
*
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
2
-20
/
+32
*
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
*
Docs fixes
mei
2017-06-27
13
-86
/
+34
*
Add missing ModelError variant in description impl
Zeyla Hellyer
2017-06-27
1
-0
/
+1
*
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
1
-1
/
+1
*
Fix no-framework, client compiles
Zeyla Hellyer
2017-06-24
1
-1
/
+1
*
Fix no-feature tests
Zeyla Hellyer
2017-06-24
2
-1
/
+14
*
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
5
-40
/
+40
*
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
*
Fix broken docs links on Permissions struct
Zeyla Hellyer
2017-06-17
1
-5
/
+5
*
Deprecate a couple Channel methods
Zeyla Hellyer
2017-06-17
1
-0
/
+2
*
Rework shard logic and shard handling
Zeyla Hellyer
2017-06-16
5
-547
/
+447
*
Fix broken link from ModelError
Zeyla Hellyer
2017-06-14
1
-0
/
+1
*
Re-export all errors from the prelude
Zeyla Hellyer
2017-06-14
1
-0
/
+8
*
Call send_files from http::send_file
Zeyla Hellyer
2017-06-14
1
-35
/
+7
*
Reset shard handling on reconnects
Zeyla Hellyer
2017-06-14
1
-0
/
+6
*
Make EmbedFooter icon URLs optional
Zeyla Hellyer
2017-06-14
1
-2
/
+2
*
Fix no-framework compilation
Zeyla Hellyer
2017-06-14
2
-1
/
+3
*
Split up long documentation line
Zeyla Hellyer
2017-06-14
1
-1
/
+2
*
Add `Member::permissions`
alex
2017-06-14
2
-0
/
+33
*
Switch from #[doc(hidden)] to pub(crate)
alex
2017-06-14
15
-122
/
+65
*
Use HTTPS Connector with remaining HTTP functions
Maiddog
2017-06-14
1
-9
/
+20
*
Make framework dynamic_prefix accept an &Message
Zeyla Hellyer
2017-06-13
3
-15
/
+14
*
Remove Context::{channel_id, queue}
Zeyla Hellyer
2017-06-13
4
-89
/
+61
*
Fix CurrentUser::invite_url
Ken Swenson
2017-06-13
1
-14
/
+61
[prev]
[next]