| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Remove client close handle | Zeyla Hellyer | 2017-11-20 | 1 | -19/+38 | |
| * | Implement Deserialize for {,Gateway,Voice}Event | Zeyla Hellyer | 2017-11-19 | 1 | -2/+7 | |
| * | Fix framework doctests | Zeyla Hellyer | 2017-11-18 | 1 | -2/+2 | |
| * | Fix doc-tests | acdenisSK | 2017-11-16 | 1 | -1/+5 | |
| * | Use the threadpool for framework command execution | Zeyla Hellyer | 2017-11-13 | 2 | -150/+294 | |
| * | Re-order use statements alphabetically | Zeyla Hellyer | 2017-11-11 | 4 | -16/+16 | |
| * | Make ShardManager::runners public | Zeyla Hellyer | 2017-11-09 | 1 | -1/+5 | |
| * | Fix indention for the docs (#213) | Chris | 2017-11-08 | 1 | -6/+6 | |
| * | Whoops. Add a `FromStr` impl for `ReactionType` | acdenisSK | 2017-11-04 | 1 | -7/+0 | |
| * | Merge v0.4.3 | acdenisSK | 2017-11-04 | 3 | -1/+14 | |
| |\ | ||||||
| | * | Fix doctests for a variety of feature targets | Zeyla Hellyer | 2017-11-01 | 1 | -0/+6 | |
| | * | Use consistent token names in examples | Zeyla Hellyer | 2017-11-01 | 1 | -1/+1 | |
| | * | Fix shard shutdown via Context | Zeyla Hellyer | 2017-10-29 | 2 | -7/+26 | |
| * | | Fix Client's framework set | Zeyla Hellyer | 2017-11-03 | 1 | -2/+2 | |
| * | | Redo client internals + gateway | Zeyla Hellyer | 2017-11-03 | 11 | -303/+1256 | |
| * | | Make the Client return a Result | Zeyla Hellyer | 2017-11-03 | 2 | -24/+50 | |
| * | | Remove `on_` prefix to EventHandler tymethods | Zeyla Hellyer | 2017-10-22 | 3 | -113/+113 | |
| * | | Remove setting of the afk field in shards | Zeyla Hellyer | 2017-10-19 | 1 | -7/+7 | |
| * | | Slightly improve performance of builders | Zeyla Hellyer | 2017-10-18 | 1 | -7/+9 | |
| * | | Update to account for changes made in 0.4.1 | acdenisSK | 2017-10-14 | 5 | -22/+27 | |
| |\| | ||||||
| | * | Fix clippy lints | Zeyla Hellyer | 2017-10-11 | 5 | -22/+27 | |
| | * | Make the client threadpool user-customizable | Zeyla Hellyer | 2017-10-09 | 4 | -15/+38 | |
| | * | Add a threadpool to the shard runner | Zeyla Hellyer | 2017-10-09 | 2 | -27/+54 | |
| | * | Fix most clippy warnings | Maiddog | 2017-10-04 | 2 | -14/+2 | |
| | * | `to_owned` -> `to_string` | acdenisSK | 2017-10-01 | 2 | -6/+6 | |
| | * | Rename an internal Shard Runner method | Zeyla Hellyer | 2017-09-30 | 1 | -2/+2 | |
| | * | Improve shard logic | Zeyla Hellyer | 2017-09-30 | 1 | -83/+75 | |
| | * | Improve shard and shard runner logging | Zeyla Hellyer | 2017-09-30 | 1 | -3/+19 | |
| * | | Switch to parking_lot::{Mutex, RwLock} | Zeyla Hellyer | 2017-10-10 | 7 | -40/+33 | |
| * | | Make the client threadpool user-customizable | Zeyla Hellyer | 2017-10-09 | 4 | -15/+38 | |
| * | | Add a threadpool to the shard runner | Zeyla Hellyer | 2017-10-09 | 2 | -27/+54 | |
| * | | Fix most clippy warnings | Maiddog | 2017-10-09 | 2 | -14/+2 | |
| * | | `to_owned` -> `to_string` | acdenisSK | 2017-10-09 | 2 | -6/+6 | |
| * | | Rename an internal Shard Runner method | Zeyla Hellyer | 2017-10-09 | 1 | -2/+2 | |
| * | | Improve shard logic | Zeyla Hellyer | 2017-10-09 | 1 | -83/+75 | |
| * | | Improve shard and shard runner logging | Zeyla Hellyer | 2017-10-09 | 1 | -3/+19 | |
| |/ | ||||||
| * | Fix client shards by cloning ShardManager runners | Zeyla Hellyer | 2017-09-27 | 4 | -10/+15 | |
| * | Fix client no-framework compilation | Zeyla Hellyer | 2017-09-27 | 4 | -32/+79 | |
| * | Fix tests and example 05 | Zeyla Hellyer | 2017-09-24 | 2 | -4/+1 | |
| * | Add a shard manager | Zeyla Hellyer | 2017-09-24 | 6 | -268/+526 | |
| * | Remove tokio usage | Zeyla Hellyer | 2017-09-21 | 3 | -362/+135 | |
| * | Fix a documentation typo | Zeyla Hellyer | 2017-09-19 | 1 | -1/+1 | |
| * | Also rustfmt | Zeyla Hellyer | 2017-09-18 | 1 | -1/+3 | |
| * | Fix block on spawning multiple shards | Zeyla Hellyer | 2017-09-18 | 3 | -22/+28 | |
| * | Apply rustfmt | Zeyla Hellyer | 2017-09-18 | 2 | -66/+17 | |
| * | Fix compiles of a variety of feature combinations | Zeyla Hellyer | 2017-09-18 | 2 | -24/+15 | |
| * | Revamp `CacheEventsImpl` | acdenisSK | 2017-09-12 | 1 | -69/+59 | |
| * | Copy some methods from Command to Group (#164) | Maiddog | 2017-09-11 | 1 | -1/+4 | |
| * | Add `Context::handle` | acdenisSK | 2017-09-11 | 2 | -44/+48 | |
| * | Implement categories | acdenisSK | 2017-09-09 | 2 | -0/+15 | |