| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Simplify Context::get_reaction_users | Austin Hellyer | 2017-01-04 | 1 | -5/+1 | |
| * | Fix Context::get_reaction_users docs | Austin Hellyer | 2017-01-04 | 1 | -6/+0 | |
| * | Add Context::get_user | Austin Hellyer | 2017-01-04 | 1 | -0/+22 | |
| * | Return a User from rest::get_user | Austin Hellyer | 2017-01-04 | 1 | -2/+2 | |
| * | 4011 is not handable | Laura | 2017-01-04 | 1 | -1/+2 | |
| * | Add Meibi Pink to colours | Mei | 2017-01-02 | 1 | -0/+2 | |
| * | hashmap of usages | Taavetti Sjelkov | 2017-01-02 | 1 | -1/+1 | |
| * | Fix model doc links | Austin Hellyer | 2017-01-02 | 2 | -3/+5 | |
| * | Feature-flag a framework check | Austin Hellyer | 2017-01-02 | 1 | -5/+8 | |
| * | Fix no-cache method builds | Austin Hellyer | 2017-01-02 | 1 | -1/+3 | |
| * | Fix toml dependency description in doc | David Duarte | 2017-01-02 | 1 | -1/+1 | |
| * | Relisting 'Commands:' is redundant in embed help | Austin Hellyer | 2017-01-01 | 1 | -2/+0 | |
| * | Remove user logout endpoint | Austin Hellyer | 2017-01-01 | 2 | -26/+0 | |
| * | Implement context message queueing | Taavi | 2017-01-01 | 12 | -64/+106 | |
| * | Fix command macro signatures | Austin Hellyer | 2016-12-31 | 1 | -4/+4 | |
| * | Convert heartbeat debug to a trace | Austin Hellyer | 2016-12-31 | 1 | -1/+1 | |
| * | Remove GitLab CI config | Austin Hellyer | 2016-12-31 | 1 | -25/+0 | |
| * | Fix doctest | Austin Hellyer | 2016-12-31 | 1 | -12/+17 | |
| * | Add Message::guild() helper | Austin Hellyer | 2016-12-31 | 1 | -3/+15 | |
| * | Fix typo | Illia | 2016-12-31 | 16 | -25/+25 | |
| * | Add command alias support and command.example | taavi? | 2016-12-29 | 7 | -68/+160 | |
| * | Remove use of struct pattern match | Austin Hellyer | 2016-12-29 | 1 | -1/+1 | |
| * | Slightly simplify Shard::set_presence | Austin Hellyer | 2016-12-29 | 1 | -5/+4 | |
| * | "Fix" clippy lints | Austin Hellyer | 2016-12-29 | 1 | -0/+1 | |
| * | Add guild and channel search | Austin Hellyer | 2016-12-29 | 16 | -10/+1106 | |
| * | Rework some event handles | Austin Hellyer | 2016-12-29 | 1 | -3/+24 | |
| * | Heartbeat recv: send null d value | Austin Hellyer | 2016-12-29 | 1 | -1/+1 | |
| * | A bit more logging | Austin Hellyer | 2016-12-29 | 1 | -0/+4 | |
| * | Round 1 | Austin Hellyer | 2016-12-29 | 5 | -61/+123 | |
| * | Use conditional blocks over macros | Austin Hellyer | 2016-12-29 | 9 | -202/+138 | |
| * | Add user static avatar url methods | Austin Hellyer | 2016-12-28 | 2 | -0/+18 | |
| * | Simplify Role's Ord impl | Austin Hellyer | 2016-12-28 | 1 | -11/+3 | |
| * | Update current user presence in cache on set | Austin Hellyer | 2016-12-28 | 1 | -1/+20 | |
| * | Support webp/gif avatars | Austin Hellyer | 2016-12-28 | 2 | -6/+28 | |
| * | Accept u64 shard counts | Austin Hellyer | 2016-12-26 | 6 | -14/+17 | |
| * | Use $crate in the command macro | alex | 2016-12-24 | 4 | -9/+7 | |
| * | Match event names | Austin Hellyer | 2016-12-22 | 1 | -107/+63 | |
| * | Simplify event decoding | Austin Hellyer | 2016-12-22 | 1 | -62/+62 | |
| * | Abstract event decoders to associated functions | Austin Hellyer | 2016-12-22 | 1 | -260/+682 | |
| * | Fix grammar in framework help the command | zeyla | 2016-12-21 | 1 | -1/+1 | |
| * | Add `on_message` example | indiv0 | 2016-12-21 | 1 | -0/+16 | |
| * | (╯°□°)╯︵ ┻━┻ | Austin Hellyer | 2016-12-19 | 4 | -6/+14 | |
| * | Clarify command missing argument message | Austin Hellyer | 2016-12-19 | 1 | -1/+1 | |
| * | Remove image/thumbnail embed builders | Austin Hellyer | 2016-12-18 | 3 | -86/+15 | |
| * | Fix a typo in UserId::find docs | Austin Hellyer | 2016-12-18 | 1 | -1/+1 | |
| * | Allow time::Tm to be passed into embed timestamp | Austin Hellyer | 2016-12-18 | 2 | -10/+45 | |
| * | No Z or +XX:XX | Christopher F | 2016-12-18 | 1 | -3/+4 | |
| * | Add documentation regarding ISO-8601 to embeds | Christopher F | 2016-12-18 | 1 | -0/+7 | |
| * | Fix framework message position boundary splits | Austin Hellyer | 2016-12-18 | 1 | -18/+21 | |
| * | Fix Message::delete() | Austin Hellyer | 2016-12-18 | 1 | -7/+7 | |