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
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change default branch to 'current'
Zeyla Hellyer
2018-09-13
1
-2
/
+2
*
Fix all the dead links in the docs
Erk-
2018-08-09
1
-1
/
+1
*
Fix a usage of a private function in a test
Zeyla Hellyer
2018-08-07
1
-1
/
+1
*
Fix compilation + tests on certain feature combos
Zeyla Hellyer
2018-08-07
1
-2
/
+15
*
Move unit tests into source
Zeyla Hellyer
2018-08-01
1
-0
/
+4
*
Add a message cache API (#345)
zeyla
2018-07-09
1
-0
/
+9
*
Fix links to the repo
Zeyla Hellyer
2018-05-23
1
-2
/
+2
*
Bump to v0.5.0
v0.5.0
Zeyla Hellyer
2018-01-20
1
-1
/
+1
*
Update readme example
Zeyla Hellyer
2018-01-18
1
-4
/
+7
*
Revamp the internals of `Args`
acdenisSK
2017-12-16
1
-2
/
+0
*
Merge v0.4.3
acdenisSK
2017-11-04
1
-1
/
+6
|
\
|
*
Fix ping bot example (#211)
Ben
2017-10-31
1
-1
/
+6
*
|
Fix some compilation feature targets, fix lints
Zeyla Hellyer
2017-10-17
1
-2
/
+1
*
|
Update to account for changes made in 0.4.1
acdenisSK
2017-10-14
1
-13
/
+11
|
\
|
|
*
Feature-flag extern crates behind their name
Zeyla Hellyer
2017-10-14
1
-10
/
+10
|
*
Fix clippy lints
Zeyla Hellyer
2017-10-11
1
-3
/
+0
|
*
Add a threadpool to the shard runner
Zeyla Hellyer
2017-10-09
1
-0
/
+2
*
|
Switch to parking_lot::{Mutex, RwLock}
Zeyla Hellyer
2017-10-10
1
-11
/
+3
*
|
Add a threadpool to the shard runner
Zeyla Hellyer
2017-10-09
1
-0
/
+2
|
/
*
Update readme example
Zeyla Hellyer
2017-09-25
1
-1
/
+2
*
Bump to v0.4.0
Zeyla Hellyer
2017-09-25
1
-1
/
+1
*
Switch to temporary rust-websocket fork
Zeyla Hellyer
2017-09-25
1
-1
/
+1
*
Remove tokio usage
Zeyla Hellyer
2017-09-21
1
-4
/
+0
*
Fix compiles of a variety of feature combinations
Zeyla Hellyer
2017-09-18
1
-4
/
+10
*
Revamp `CacheEventsImpl`
acdenisSK
2017-09-12
1
-2
/
+0
*
Revamp `RwLock` usage in the lib
acdenisSK
2017-08-24
1
-3
/
+3
*
Allow FromStr for User to use REST (#147)
Maiddog
2017-08-24
1
-1
/
+2
*
Fix tests (#145)
Maiddog
2017-08-22
1
-1
/
+1
*
feature-flag the vec_shift dependency
acdenisSK
2017-08-21
1
-1
/
+2
*
Revamp the args to an `Args` struct
acdenisSK
2017-08-20
1
-4
/
+1
*
Use wildcard
acdenisSK
2017-08-19
1
-1
/
+1
*
Move builtin framework impl to its own module
Zeyla Hellyer
2017-08-19
1
-1
/
+1
*
Add html_root_url
acdenisSK
2017-08-19
1
-0
/
+1
*
Move Clippy lints to a cfg_attr
Zeyla Hellyer
2017-08-18
1
-1
/
+1
*
Move the Framework trait to the framework
Zeyla Hellyer
2017-08-18
1
-21
/
+0
*
Clippy
acdenisSK
2017-08-19
1
-1
/
+1
*
Fix string delimiters (#134)
Lakelezz
2017-08-13
1
-0
/
+4
*
Split event handling in the cache to a trait
acdenisSK
2017-08-10
1
-0
/
+2
*
Remove the `ext` module and remove a match
acdenisSK
2017-08-01
1
-2
/
+0
*
rustfmt
acdenisSK
2017-07-27
1
-33
/
+35
*
Make the `framework` module feature-gated and fix the names in the helper macro
acdenisSK
2017-07-27
1
-2
/
+21
*
Switch to tokio for events (#122)
Alex Lyon
2017-07-14
1
-0
/
+5
*
Fixed clippy warnings (#118)
Kaidan
2017-06-28
1
-2
/
+0
*
Bump to v0.3.0
v0.3.0
Zeyla Hellyer
2017-06-24
1
-1
/
+1
*
Fix no-framework compilation
Zeyla Hellyer
2017-06-14
1
-0
/
+2
*
Upgrade rust-websocket, rust-openssl, and hyper
Zeyla Hellyer
2017-06-07
1
-0
/
+4
*
Deprecate Client::login, add Client::new
Zeyla Hellyer
2017-06-06
1
-3
/
+3
*
Clippy lints
Zeyla Hellyer
2017-06-06
1
-2
/
+0
*
Use chrono for struct timestamp fields
Zeyla Hellyer
2017-06-06
1
-1
/
+1
*
Fix compilations across feature combinations
Zeyla Hellyer
2017-06-02
1
-0
/
+2
[next]