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
*
Revert "Use the de-generification trick."
acdenisSK
2017-10-03
1
-43
/
+9
*
Use the de-generification trick.
acdenisSK
2017-10-02
1
-9
/
+43
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
1
-3
/
+3
*
Fix compiles of a variety of feature combinations
Zeyla Hellyer
2017-09-18
1
-0
/
+1
*
Don't clone in Cache::all_guilds/private_channels
Zeyla Hellyer
2017-09-14
1
-5
/
+3
*
Put the cloning at a later stage
acdenisSK
2017-09-14
1
-2
/
+2
*
Revamp `CacheEventsImpl`
acdenisSK
2017-09-12
3
-517
/
+14
*
Handle channel category deletion
Zeyla Hellyer
2017-09-09
1
-14
/
+16
*
Apply rustfmt + fix tests
Zeyla Hellyer
2017-09-09
2
-5
/
+11
*
Implement categories
acdenisSK
2017-09-09
2
-0
/
+18
*
Add ability to play DCA and Opus files. (#148)
Maiddog
2017-08-27
2
-58
/
+68
*
Revamp `RwLock` usage in the lib
acdenisSK
2017-08-24
2
-117
/
+93
*
Apply rustfmt
Zeyla Hellyer
2017-08-18
2
-92
/
+73
*
Clippy
acdenisSK
2017-08-19
1
-1
/
+1
*
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