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
/
event_handler.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'upstream'
Mishio595
2018-11-13
1
-2
/
+2
|
\
|
*
A bunch of typo fixes (#404)
Perry Fraser
2018-10-01
1
-2
/
+2
*
|
Old message is optionally passed with message_update event
Mishio595
2018-09-16
1
-5
/
+12
|
/
*
Revert "Old message on update (#368)"
Zeyla Hellyer
2018-09-13
1
-12
/
+5
*
Old message on update (#368)
Adelyn
2018-08-26
1
-5
/
+12
*
Remove extraneous spaces at the end of lines
Zeyla Hellyer
2018-06-17
1
-54
/
+54
*
Replace (most) placeholders with actual names
acdenisSK
2018-05-22
1
-54
/
+54
*
Refactor imports/exports to use nested groups and better formatting
acdenisSK
2018-03-29
1
-2
/
+4
*
Add documentation to `EventHandler`
acdenisSK
2018-02-19
1
-2
/
+205
*
Add an event for shard updates
Zeyla Hellyer
2018-01-01
1
-0
/
+6
*
Break up the model module
Zeyla Hellyer
2017-12-16
1
-2
/
+1
*
Re-order use statements alphabetically
Zeyla Hellyer
2017-11-11
1
-2
/
+2
*
Remove `on_` prefix to EventHandler tymethods
Zeyla Hellyer
2017-10-22
1
-51
/
+51
*
Switch to parking_lot::{Mutex, RwLock}
Zeyla Hellyer
2017-10-10
1
-2
/
+1
*
Implement categories
acdenisSK
2017-09-09
1
-0
/
+2
*
rustfmt
acdenisSK
2017-07-27
1
-21
/
+21
*
Apply the new api change for dms in bots
acdenisSK
2017-07-07
1
-3
/
+3
*
Add an `is_new` to the arguments of the `guild_create` handler
acdenisSK
2017-07-05
1
-1
/
+3
*
Whoops, and add a fail-safe to an upcomming pr to the compiler
acdenisSK
2017-06-28
1
-47
/
+47
*
Merge branch "trait-based-event-handling"
acdenisSK
2017-06-28
1
-0
/
+77