aboutsummaryrefslogtreecommitdiff
path: root/src/model/channel/group.rs
Commit message (Expand)AuthorAgeFilesLines
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-21/+9
* rustfmtacdenisSK2017-07-271-38/+48
* Improve `BanOptions` to be more efficient and remove uneccessary `Read` importsacdenisSK2017-07-131-2/+0
* Remove the deprecated functionsacdenisSK2017-07-111-64/+0
* Docs fixesmei2017-06-271-2/+2
* Use chrono for struct timestamp fieldsZeyla Hellyer2017-06-061-1/+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-5/+6
* Implement multiple attachmentsKen Swenson2017-05-281-0/+28
* Fix incorrect attempted send_file deserializationZeyla Hellyer2017-05-271-0/+5
* Restructure modulesZeyla Hellyer2017-05-221-16/+20
* Add `is_nsfw` check to channelsZeyla Hellyer2017-04-261-0/+13
* Deprecate methods prefixed with `get_`Zeyla Hellyer2017-04-191-38/+71
* Switch to using serde for deserializationZeyla Hellyer2017-04-111-0/+25
* Remove selfbot supportZeyla Hellyer2017-04-051-48/+2
* Rework the models directoryZeyla Hellyer2017-03-251-0/+329