aboutsummaryrefslogtreecommitdiff
path: root/src/utils/macros.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix internal enum being exportedZeyla Hellyer2017-05-131-1/+0
* Update most dependency version requirementsZeyla Hellyer2017-04-231-4/+4
* Check for embed lengths on message sendsZeyla Hellyer2017-04-191-3/+3
* Switch to using serde for deserializationZeyla Hellyer2017-04-111-0/+55
* Add slightly more documentationZeyla Hellyer2017-03-251-0/+2
* Switch to a mostly-fully OOP approachAustin Hellyer2017-01-231-19/+0
* Use CDN for default avatarsAustin Hellyer2017-01-091-1/+4
* Add User::default_avatar_url() methodAustin Hellyer2017-01-081-0/+10
* Use conditional blocks over macrosAustin Hellyer2016-12-291-112/+0
* More config for CreateCommand, add various methodsIllia2016-12-101-24/+24
* Change all try's into ?sacdenisSK2016-12-071-8/+8
* Clean up the codebaseAustin Hellyer2016-11-291-8/+3
* Remove the 'extras' feature flagAustin Hellyer2016-11-261-49/+0
* Rename the State to CacheAustin Hellyer2016-11-221-47/+47
* Fix cond. compile across multiple feature targetsAustin Hellyer2016-11-191-71/+57
* Feature macros should use else as block separatorAustin Hellyer2016-11-181-4/+4
* Add state/framework/etc. conditional compile flagsAustin Hellyer2016-11-151-0/+300