aboutsummaryrefslogtreecommitdiff
path: root/tests/test_channels.rs
Commit message (Expand)AuthorAgeFilesLines
* properly fix the is_nsfw check this timeacdenisSK2018-07-021-1/+1
* Break up the model moduleZeyla Hellyer2017-12-161-1/+1
* Merge v0.4.3acdenisSK2017-11-041-0/+2
|\
| * Fix doctests for a variety of feature targetsZeyla Hellyer2017-11-011-0/+2
| * `to_owned` -> `to_string`acdenisSK2017-10-011-5/+5
* | Switch to parking_lot::{Mutex, RwLock}Zeyla Hellyer2017-10-101-1/+3
* | `to_owned` -> `to_string`acdenisSK2017-10-091-5/+5
|/
* Apply rustfmt + fix testsZeyla Hellyer2017-09-091-0/+1
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-6/+6
* rustfmtacdenisSK2017-07-271-12/+12
* Fix testsacdenisSK2017-07-191-2/+6
* Fix no-feature testsZeyla Hellyer2017-06-241-63/+66
* Add `is_nsfw` check to channelsZeyla Hellyer2017-04-261-0/+79