| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | `$crate_name` => `version`, and a few adjustements | acdenisSK | 2017-08-14 | 1 | -2/+2 |
| * | Fix string delimiters (#134) | Lakelezz | 2017-08-13 | 1 | -1/+9 |
| * | Fix #130 | acdenisSK | 2017-07-22 | 1 | -3/+3 |
| * | Switch to tokio for events (#122) | Alex Lyon | 2017-07-14 | 1 | -2/+13 |
| * | Update docs links | Zeyla Hellyer | 2017-06-27 | 1 | -1/+1 |
| * | Update authors list in Cargo.toml | Zeyla Hellyer | 2017-06-27 | 1 | -1/+1 |
| * | Bump to v0.3.0v0.3.0 | Zeyla Hellyer | 2017-06-24 | 1 | -1/+1 |
| * | Update dependencies | Zeyla Hellyer | 2017-06-21 | 1 | -5/+5 |
| * | Remove unused cookie dependency | Zeyla Hellyer | 2017-06-08 | 1 | -4/+0 |
| * | Upgrade rust-websocket, rust-openssl, and hyper | Zeyla Hellyer | 2017-06-07 | 1 | -4/+14 |
| * | Use chrono for struct timestamp fields | Zeyla Hellyer | 2017-06-06 | 1 | -1/+4 |
| * | Restructure modules | Zeyla Hellyer | 2017-05-22 | 1 | -9/+36 |
| * | Bump to v0.2.0v0.2.0 | Zeyla Hellyer | 2017-05-13 | 1 | -1/+1 |
| * | Upgrade base64 dependency | Zeyla Hellyer | 2017-05-13 | 1 | -1/+1 |
| * | Update most dependency version requirements | Zeyla Hellyer | 2017-04-23 | 1 | -17/+17 |
| * | Switch to using serde for deserialization | Zeyla Hellyer | 2017-04-11 | 1 | -2/+3 |
| * | Update examples for Context changes | Zeyla Hellyer | 2017-02-25 | 1 | -1/+1 |
| * | Release v0.1.5v0.1.5 | Zeyla Hellyer | 2017-02-08 | 1 | -1/+1 |
| * | Update 'base64' dependency to 0.3 | Zeyla Hellyer | 2017-02-08 | 1 | -1/+1 |
| * | Remove a stupid claim about the lib in the docs | Austin Hellyer | 2017-02-03 | 1 | -1/+1 |
| * | Bump to v0.1.4v0.1.4 | Austin Hellyer | 2017-01-26 | 1 | -1/+1 |
| * | Switch to a mostly-fully OOP approach | Austin Hellyer | 2017-01-23 | 1 | -2/+1 |
| * | Fix rs suffix | Illia | 2017-01-05 | 1 | -2/+2 |
| * | Implement context message queueing | Taavi | 2017-01-01 | 1 | -0/+1 |
| * | Remove cache feature dependency for framework | Austin Hellyer | 2016-12-16 | 1 | -1/+1 |
| * | Release v0.1.3 for some hotfixesv0.1.3 | Austin Hellyer | 2016-12-14 | 1 | -1/+1 |
| * | Release v0.1.2v0.1.2 | Austin Hellyer | 2016-12-14 | 1 | -1/+1 |
| * | Framework requires cache | Austin Hellyer | 2016-12-14 | 1 | -1/+1 |
| * | Release v0.1.1 | Austin Hellyer | 2016-12-05 | 1 | -1/+1 |
| * | Add a ShareMap across contexts | Austin Hellyer | 2016-12-05 | 1 | -0/+1 |
| * | Release v0.1.0v0.1.0 | Austin Hellyer | 2016-11-30 | 1 | -1/+1 |
| * | Cargo: Don't have bins for examples | Austin Hellyer | 2016-11-28 | 1 | -35/+0 |
| * | Remove the 'extras' feature flag | Austin Hellyer | 2016-11-26 | 1 | -2/+1 |
| * | Allow compiling with only either cache or methods | Austin Hellyer | 2016-11-24 | 1 | -1/+1 |
| * | Rename the State to Cache | Austin Hellyer | 2016-11-22 | 1 | -2/+2 |
| * | Add state/framework/etc. conditional compile flags | Austin Hellyer | 2016-11-15 | 1 | -1/+5 |
| * | Travis: Pass feature flag 'voice' | Austin Hellyer | 2016-11-14 | 1 | -1/+0 |
| * | Add voice connection support | Austin Hellyer | 2016-11-14 | 1 | -1/+16 |
| * | Update URLs to docs | Austin Hellyer | 2016-11-08 | 1 | -2/+4 |
| * | Update URLs to GitLab | Austin Hellyer | 2016-10-31 | 1 | -1/+1 |
| * | Initial commit | Austin Hellyer | 2016-10-18 | 1 | -0/+69 |