| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change the config a bit, and a few nitpicks | acdenisSK | 2017-07-27 | 1 | -202/+194 |
| * | rustfmt | acdenisSK | 2017-07-27 | 1 | -158/+225 |
| * | Switch from #[doc(hidden)] to pub(crate) | alex | 2017-06-14 | 1 | -3/+5 |
| * | Use chrono for struct timestamp fields | Zeyla Hellyer | 2017-06-06 | 1 | -3/+4 |
| * | Fix compilations across feature combinations | Zeyla Hellyer | 2017-06-02 | 1 | -1/+4 |
| * | Restructure modules | Zeyla Hellyer | 2017-05-22 | 1 | -2/+6 |
| * | Remove more remaining selfbot support | Zeyla Hellyer | 2017-05-22 | 1 | -11/+0 |
| * | Update most dependency version requirements | Zeyla Hellyer | 2017-04-23 | 1 | -32/+32 |
| * | Remove ChannelPinsAck/MessageAck events | Zeyla Hellyer | 2017-04-19 | 1 | -14/+0 |
| * | Add a test suite for event deserialization | Zeyla Hellyer | 2017-04-19 | 1 | -0/+2 |
| * | Switch to using serde for deserialization | Zeyla Hellyer | 2017-04-11 | 1 | -519/+253 |
| * | Remove support for group calls and guild sync | Zeyla Hellyer | 2017-04-09 | 1 | -151/+0 |
| * | Remove selfbot support | Zeyla Hellyer | 2017-04-05 | 1 | -183/+0 |
| * | Add slightly more documentation | Zeyla Hellyer | 2017-03-25 | 1 | -7/+152 |
| * | Fix Member methods due to variant joined_at values | Zeyla Hellyer | 2017-03-20 | 1 | -4/+8 |
| * | Fix a not-if-else lint | Zeyla Hellyer | 2017-02-12 | 1 | -0/+2 |
| * | Register the 'status' setting for users | Austin Hellyer | 2017-01-27 | 1 | -0/+2 |
| * | Fix a payload decode | Austin Hellyer | 2017-01-09 | 1 | -2/+0 |
| * | Code style cleanup | Austin Hellyer | 2017-01-08 | 1 | -44/+44 |
| * | Match event names | Austin Hellyer | 2016-12-22 | 1 | -107/+63 |
| * | Simplify event decoding | Austin Hellyer | 2016-12-22 | 1 | -62/+62 |
| * | Abstract event decoders to associated functions | Austin Hellyer | 2016-12-22 | 1 | -260/+682 |
| * | Change all try's into ?s | acdenisSK | 2016-12-07 | 1 | -132/+132 |
| * | Clean up the codebase | Austin Hellyer | 2016-11-29 | 1 | -31/+118 |
| * | Add Context, REST, and model documentation | fwrs | 2016-11-27 | 1 | -0/+2 |
| * | Move events into their own module | Austin Hellyer | 2016-11-25 | 1 | -0/+761 |