aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove the extra spaces that github suggestions addedold_message_on_update_v2Adelyn Breedlove2019-01-011-4/+4
* Apply suggestions from code reviewLakelezz2019-01-011-1/+1
* Add doclink per suggestionsAdelyn2019-01-011-1/+3
* Apply suggestions from code reviewLakelezz2019-01-012-4/+6
* Fix doctest for cache::Cache::messageAdelyn Breelove2018-12-311-3/+8
* Modify message_update behaviour when cache is enabledAdelyn Breelove2018-12-314-30/+91
* Implement the proposed change to the sharemap (`Mutex` => `RwLock`) (#453)Erk-2018-12-229-37/+37
* Fix `Emoji::url` to use .gif for animated emoji (#449)Mark Henrick2018-12-221-1/+4
* Update sodiumoxide to 0.2 (#454)Douman2018-12-221-1/+1
* Limit users requested from reaction to 100 (#451)Ken Swenson2018-12-191-1/+6
* Remove global Cache (#448)Lakelezz2018-12-1840-758/+900
* Mutably borrow on `ChannelId`'s `edit`-method. (#447)Lakelezz2018-12-101-2/+5
* Fix User::_nick_in with no-cache (#446)zeyla2018-12-071-1/+1
* Update to Rust 2018 (#445)Lakelezz2018-12-07109-408/+392
* Change all builders to mutably borrow (#443)Ken Swenson2018-11-2526-276/+326
* Fix links in `Event`acdenisSK2018-11-211-20/+20
* Switch to tungstenite from rust-websocket (#341)acdenisSK2018-11-2113-153/+140
* Replace `hyper` with `reqwest` (#440)Lakelezz2018-11-1912-191/+180
* Remove everything marked `deprecated` since `v0.5.x` or older (#441)Lakelezz2018-11-1912-404/+2
* Remove Rust release `1.25.0`.Lakelezz2018-11-191-1/+0
* Add Slow Mode Rate (#439)Lake Lezz2018-11-167-1/+42
* Merge branch 'current' into v0.6.xLake Lezz2018-11-162-3/+28
|\
| * Fix Aliases not being added on Commands when using `cmd`-Method (#438)Adelyn2018-11-162-3/+28
| * Fix imports in `create_channel`'s exampleacdenisSK2018-11-141-1/+2
| * Make `Region`s `Japan`-variant lowercase.upstreamLakelezz2018-11-131-1/+1
| * Bump versionacdenisSK2018-11-121-1/+1
| * Update examples' unwraps to expects and imports as nested (#435)Lakelezz2018-11-1211-77/+98
| * Add Link to the `Voice on Windows`-Wiki-Entry (#434)Lakelezz2018-11-121-0/+2
| * Add Nick Methods for `Message` and `UserId` (#432)Lakelezz2018-11-112-0/+32
| * Update `base64` and `sodiumoxide` (#431)Douman2018-11-111-2/+3
| * Add Function to call if a Message without Command has been sent (#430)Lakelezz2018-11-112-5/+68
* | Underline command name and "Commands" in plain helpYarsan Hoessain2018-11-151-2/+2
* | Fix imports in `create_channel`'s exampleacdenisSK2018-11-141-1/+2
* | Make `Region`s `Japan`-variant lowercase.Lakelezz2018-11-131-1/+1
* | Bump versionacdenisSK2018-11-131-1/+1
* | Update examples' unwraps to expects and imports as nested (#435)Lakelezz2018-11-1311-77/+98
* | Add Link to the `Voice on Windows`-Wiki-Entry (#434)Lakelezz2018-11-131-0/+2
* | Add Nick Methods for `Message` and `UserId` (#432)Lakelezz2018-11-112-0/+32
* | Update `base64` and `sodiumoxide` (#431)Douman2018-11-111-2/+3
* | Update context and edit_profile doc testKen Swenson2018-11-112-4/+11
* | Revert "Remove Context::edit_profile"Ken Swenson2018-11-111-0/+60
* | Add Function to call if a Message without Command has been sent (#430)Lakelezz2018-11-112-5/+68
* | Fix doc tests in message_builderKen Swenson2018-11-101-4/+6
* | Rebase v0.6x onto currentKen Swenson2018-11-065-43/+51
* | Make sure `delimiter` clears current and default delimiters.Lake Lezz2018-11-061-1/+2
* | Update parking_lot to 0.6, multipart 0.15 (#378)Eunchong Yu2018-11-061-2/+2
* | Remove Context::edit_profileZeyla Hellyer2018-11-061-60/+0
* | Fix deserialization of ActivityParty::sizeZeyla Hellyer2018-11-061-1/+1
* | Fix ActivityFlags/ActivityTimestamps deserZeyla Hellyer2018-11-063-4/+36
* | Add test and fix another newline differencePvdBerg2018-11-061-1/+1