| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | properly fix the is_nsfw check this time | acdenisSK | 2018-07-02 | 1 | -1/+1 |
| * | Break up the model module | Zeyla Hellyer | 2017-12-16 | 1 | -1/+1 |
| * | Merge v0.4.3 | acdenisSK | 2017-11-04 | 1 | -0/+2 |
| |\ | |||||
| | * | Fix doctests for a variety of feature targets | Zeyla Hellyer | 2017-11-01 | 1 | -0/+2 |
| | * | `to_owned` -> `to_string` | acdenisSK | 2017-10-01 | 1 | -5/+5 |
| * | | Switch to parking_lot::{Mutex, RwLock} | Zeyla Hellyer | 2017-10-10 | 1 | -1/+3 |
| * | | `to_owned` -> `to_string` | acdenisSK | 2017-10-09 | 1 | -5/+5 |
| |/ | |||||
| * | Apply rustfmt + fix tests | Zeyla Hellyer | 2017-09-09 | 1 | -0/+1 |
| * | Change the config a bit, and a few nitpicks | acdenisSK | 2017-07-27 | 1 | -6/+6 |
| * | rustfmt | acdenisSK | 2017-07-27 | 1 | -12/+12 |
| * | Fix tests | acdenisSK | 2017-07-19 | 1 | -2/+6 |
| * | Fix no-feature tests | Zeyla Hellyer | 2017-06-24 | 1 | -63/+66 |
| * | Add `is_nsfw` check to channels | Zeyla Hellyer | 2017-04-26 | 1 | -0/+79 |