aboutsummaryrefslogtreecommitdiff
path: root/src/model/channel/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-39/+20
* rustfmtacdenisSK2017-07-271-45/+66
* Improve `BanOptions` to be more efficient and remove uneccessary `Read` importsacdenisSK2017-07-131-2/+0
* Remove the deprecated functionsacdenisSK2017-07-111-95/+0
* Docs fixesmei2017-06-271-1/+1
* Deprecate a couple Channel methodsZeyla Hellyer2017-06-171-0/+2
* Fix links to ChannelId::send_filesZeyla Hellyer2017-06-041-2/+2
* Make http::AttachmentType only use borrowed valuesZeyla Hellyer2017-06-041-2/+2
* Fix compilations across feature combinationsZeyla Hellyer2017-06-021-2/+4
* Implement multiple attachmentsKen Swenson2017-05-281-0/+28
* Fix incorrect attempted send_file deserializationZeyla Hellyer2017-05-271-0/+5
* Clippy lintsZeyla Hellyer2017-05-241-2/+1
* Restructure modulesZeyla Hellyer2017-05-221-15/+20
* Remove more remaining selfbot supportZeyla Hellyer2017-05-221-18/+0
* Add `is_nsfw` check to channelsZeyla Hellyer2017-04-261-0/+14
* Fix deserialization for IdsZeyla Hellyer2017-04-241-0/+2
* Update most dependency version requirementsZeyla Hellyer2017-04-231-4/+4
* Deprecate methods prefixed with `get_`Zeyla Hellyer2017-04-191-10/+43
* Switch to using serde for deserializationZeyla Hellyer2017-04-111-27/+135
* Remove selfbot supportZeyla Hellyer2017-04-051-56/+1
* Rework the models directoryZeyla Hellyer2017-03-251-0/+415