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
/
cache
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't do any other fuzz about private channels if they're already in the cache
acdenisSK
2017-08-11
1
-0
/
+4
*
Put `update_user_entry` back into the cache
acdenisSK
2017-08-11
2
-14
/
+12
*
Split event handling in the cache to a trait
acdenisSK
2017-08-10
2
-473
/
+544
*
Remove uneccessary map
acdenisSK
2017-08-04
1
-2
/
+2
*
Change the config a bit, and a few nitpicks
acdenisSK
2017-07-27
1
-34
/
+32
*
rustfmt
acdenisSK
2017-07-27
1
-104
/
+130
*
Remove the deprecated functions
acdenisSK
2017-07-11
1
-67
/
+0
*
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
1
-35
/
+19
*
Fix doc tests
acdenisSK
2017-07-02
1
-40
/
+52
*
Docs fixes
mei
2017-06-27
1
-49
/
+11
*
Switch from #[doc(hidden)] to pub(crate)
alex
2017-06-14
1
-47
/
+25
*
Make Member::guild_id non-optional
Zeyla Hellyer
2017-06-13
1
-1
/
+1
*
Deprecate Client::login, add Client::new
Zeyla Hellyer
2017-06-06
1
-3
/
+3
*
Clippy lints
Zeyla Hellyer
2017-06-06
1
-3
/
+3
*
Use chrono for struct timestamp fields
Zeyla Hellyer
2017-06-06
1
-1
/
+1
*
Add cache docs
Maiddog
2017-05-30
1
-0
/
+115
*
Add more examples and improve some others
Zeyla Hellyer
2017-05-23
1
-5
/
+64
*
Restructure modules
Zeyla Hellyer
2017-05-22
1
-0
/
+1023