aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a ShareMap across contextsAustin Hellyer2016-12-057-44/+147
* Add more Context docs+permission requirementsAustin Hellyer2016-12-043-27/+194
* Add documentation for modelsIllia2016-12-0423-21/+217
* Use proper comments on inline ratelimit commentsAustin Hellyer2016-12-041-2/+2
* Fix signature of Context::move_memberAustin Hellyer2016-12-031-2/+2
* Import this import _again_Austin Hellyer2016-12-031-0/+2
* Make Member::colour() return an optional colourAustin Hellyer2016-12-033-21/+9
* Derive Eq/Ord on ColourAustin Hellyer2016-12-031-1/+14
* Add Member::colourIllia2016-12-032-12/+37
* Add Role Eq/Ord implsAustin Hellyer2016-12-031-0/+33
* Fix Shard::set_presence exampleAustin Hellyer2016-12-031-1/+1
* Tests existAustin Hellyer2016-12-031-1/+1
* Make the default Colour value the actual defaultAustin Hellyer2016-12-031-2/+2
* Add Member.colourIllia2016-12-031-0/+11
* Add User::distinctIllia K2016-12-031-0/+5
* Add CurrentUser::editAustin Hellyer2016-12-031-1/+46
* Fix rest::get_guilds doctestAustin Hellyer2016-12-031-3/+4
* s/rose_water/rosewaterAustin Hellyer2016-12-031-1/+1
* Make rest::edit_profile set new tokenAustin Hellyer2016-12-032-4/+22
* Add rose water colourIllia2016-12-031-0/+2
* Paginate rest::get_guilds and add helper methodsAustin Hellyer2016-12-023-9/+74
* Encase the event storage in an Arc<RwLock>Austin Hellyer2016-12-022-77/+77
* Allow Role positions to be negativeAustin Hellyer2016-12-012-2/+303
* Add Message::guild_id()Austin Hellyer2016-12-011-0/+17
* Add 'fooyoo' to Colour structIsaac Dickinson2016-12-011-1/+3
* Add fabled_pink to Colour structKen Swenson2016-12-011-0/+2
* Fix a typoAustin Hellyer2016-12-012-2/+2
* Simplify colour macroAustin Hellyer2016-12-011-3/+2
* Re-order dark_green colour alphabeticallykhazhyk2016-12-011-2/+2
* Capitalize the hex value for blitz_blueKisei2016-11-301-1/+1
* Add documentation for EditMember and EditProfileKisei2016-11-302-0/+15
* Make command macro functions publicAustin Hellyer2016-11-301-2/+2
* Fix start_integration_syncabalabahaha2016-11-301-2/+2
* Add blitz blue colorCrawl2016-11-301-0/+2
* Add Blurple to Colour listGetRektByMe2016-11-301-0/+2
* Add kerbal colourindiv02016-11-301-0/+2
* Release v0.1.0v0.1.0Austin Hellyer2016-11-308-8/+8
* Re-order example Cargo.toml'sAustin Hellyer2016-11-308-15/+16
* Example should be no-runAustin Hellyer2016-11-301-1/+1
* Update readme exampleAustin Hellyer2016-11-302-2/+2
* Move the example in the readmeAustin Hellyer2016-11-302-58/+64
* Clarify some docsAustin Hellyer2016-11-304-45/+124
* Add remaining REST routesAustin Hellyer2016-11-303-8/+85
* Add documentation for examplesAustin Hellyer2016-11-2914-45/+298
* Clean up the codebaseAustin Hellyer2016-11-2943-670/+389
* Add more shiny readme badgesAustin Hellyer2016-11-291-2/+6
* Add initial audio supportAustin Hellyer2016-11-2914-204/+713
* Remove duplicated gateway logicAustin Hellyer2016-11-293-37/+11
* Retrieve a new URL on reconnectAustin Hellyer2016-11-291-2/+4
* Use html_logo_url instead of a doc scriptAustin Hellyer2016-11-292-12/+1