index
:
serenity
aliases-fix
asref_messageid_for_message
cmd-aliases-fix
colour_hex
debug
fix-default-command-upon-shortcut-prefix
fix_dead_link_in_readme
fix_message_update
group-checks
group-default-command
master
new-mentionable
old_message_on_update
old_message_on_update_v2
routing-fixes
upstream
v0.4.x
v0.6.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the extra spaces that github suggestions added
old_message_on_update_v2
Adelyn Breedlove
2019-01-01
1
-4
/
+4
*
Apply suggestions from code review
Lakelezz
2019-01-01
1
-1
/
+1
*
Add doclink per suggestions
Adelyn
2019-01-01
1
-1
/
+3
*
Apply suggestions from code review
Lakelezz
2019-01-01
2
-4
/
+6
*
Fix doctest for cache::Cache::message
Adelyn Breelove
2018-12-31
1
-3
/
+8
*
Modify message_update behaviour when cache is enabled
Adelyn Breelove
2018-12-31
4
-30
/
+91
*
Implement the proposed change to the sharemap (`Mutex` => `RwLock`) (#453)
Erk-
2018-12-22
9
-37
/
+37
*
Fix `Emoji::url` to use .gif for animated emoji (#449)
Mark Henrick
2018-12-22
1
-1
/
+4
*
Update sodiumoxide to 0.2 (#454)
Douman
2018-12-22
1
-1
/
+1
*
Limit users requested from reaction to 100 (#451)
Ken Swenson
2018-12-19
1
-1
/
+6
*
Remove global Cache (#448)
Lakelezz
2018-12-18
40
-758
/
+900
*
Mutably borrow on `ChannelId`'s `edit`-method. (#447)
Lakelezz
2018-12-10
1
-2
/
+5
*
Fix User::_nick_in with no-cache (#446)
zeyla
2018-12-07
1
-1
/
+1
*
Update to Rust 2018 (#445)
Lakelezz
2018-12-07
109
-408
/
+392
*
Change all builders to mutably borrow (#443)
Ken Swenson
2018-11-25
26
-276
/
+326
*
Fix links in `Event`
acdenisSK
2018-11-21
1
-20
/
+20
*
Switch to tungstenite from rust-websocket (#341)
acdenisSK
2018-11-21
13
-153
/
+140
*
Replace `hyper` with `reqwest` (#440)
Lakelezz
2018-11-19
12
-191
/
+180
*
Remove everything marked `deprecated` since `v0.5.x` or older (#441)
Lakelezz
2018-11-19
12
-404
/
+2
*
Remove Rust release `1.25.0`.
Lakelezz
2018-11-19
1
-1
/
+0
*
Add Slow Mode Rate (#439)
Lake Lezz
2018-11-16
7
-1
/
+42
*
Merge branch 'current' into v0.6.x
Lake Lezz
2018-11-16
2
-3
/
+28
|
\
|
*
Fix Aliases not being added on Commands when using `cmd`-Method (#438)
Adelyn
2018-11-16
2
-3
/
+28
|
*
Fix imports in `create_channel`'s example
acdenisSK
2018-11-14
1
-1
/
+2
|
*
Make `Region`s `Japan`-variant lowercase.
upstream
Lakelezz
2018-11-13
1
-1
/
+1
|
*
Bump version
acdenisSK
2018-11-12
1
-1
/
+1
|
*
Update examples' unwraps to expects and imports as nested (#435)
Lakelezz
2018-11-12
11
-77
/
+98
|
*
Add Link to the `Voice on Windows`-Wiki-Entry (#434)
Lakelezz
2018-11-12
1
-0
/
+2
|
*
Add Nick Methods for `Message` and `UserId` (#432)
Lakelezz
2018-11-11
2
-0
/
+32
|
*
Update `base64` and `sodiumoxide` (#431)
Douman
2018-11-11
1
-2
/
+3
|
*
Add Function to call if a Message without Command has been sent (#430)
Lakelezz
2018-11-11
2
-5
/
+68
*
|
Underline command name and "Commands" in plain help
Yarsan Hoessain
2018-11-15
1
-2
/
+2
*
|
Fix imports in `create_channel`'s example
acdenisSK
2018-11-14
1
-1
/
+2
*
|
Make `Region`s `Japan`-variant lowercase.
Lakelezz
2018-11-13
1
-1
/
+1
*
|
Bump version
acdenisSK
2018-11-13
1
-1
/
+1
*
|
Update examples' unwraps to expects and imports as nested (#435)
Lakelezz
2018-11-13
11
-77
/
+98
*
|
Add Link to the `Voice on Windows`-Wiki-Entry (#434)
Lakelezz
2018-11-13
1
-0
/
+2
*
|
Add Nick Methods for `Message` and `UserId` (#432)
Lakelezz
2018-11-11
2
-0
/
+32
*
|
Update `base64` and `sodiumoxide` (#431)
Douman
2018-11-11
1
-2
/
+3
*
|
Update context and edit_profile doc test
Ken Swenson
2018-11-11
2
-4
/
+11
*
|
Revert "Remove Context::edit_profile"
Ken Swenson
2018-11-11
1
-0
/
+60
*
|
Add Function to call if a Message without Command has been sent (#430)
Lakelezz
2018-11-11
2
-5
/
+68
*
|
Fix doc tests in message_builder
Ken Swenson
2018-11-10
1
-4
/
+6
*
|
Rebase v0.6x onto current
Ken Swenson
2018-11-06
5
-43
/
+51
*
|
Make sure `delimiter` clears current and default delimiters.
Lake Lezz
2018-11-06
1
-1
/
+2
*
|
Update parking_lot to 0.6, multipart 0.15 (#378)
Eunchong Yu
2018-11-06
1
-2
/
+2
*
|
Remove Context::edit_profile
Zeyla Hellyer
2018-11-06
1
-60
/
+0
*
|
Fix deserialization of ActivityParty::size
Zeyla Hellyer
2018-11-06
1
-1
/
+1
*
|
Fix ActivityFlags/ActivityTimestamps deser
Zeyla Hellyer
2018-11-06
3
-4
/
+36
*
|
Add test and fix another newline difference
PvdBerg
2018-11-06
1
-1
/
+1
[next]