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
...
*
Change to c-like enums and transmute
acdenisSK
2017-08-02
1
-164
/
+55
*
Fix tests
Zeyla Hellyer
2017-08-01
1
-1
/
+1
*
Make colour implement `From<(u8, u8, u8)>`
acdenisSK
2017-08-01
1
-0
/
+5
*
Use ranges instead of guards
acdenisSK
2017-08-01
1
-9
/
+7
*
Clippy and rustfmt
acdenisSK
2017-08-01
6
-20
/
+24
*
Provide the input and limit back to the user, and do some consistencies
acdenisSK
2017-08-01
3
-5
/
+11
*
Remove the `ext` module and remove a match
acdenisSK
2017-08-01
3
-29
/
+2
*
Fix failing tests (#133)
Andrej
2017-07-31
3
-8
/
+9
*
Reuse `num`
acdenisSK
2017-07-31
1
-8
/
+8
*
Improve `Action`
acdenisSK
2017-07-31
1
-100
/
+200
*
Handle the `None`s better
acdenisSK
2017-07-30
1
-3
/
+8
*
Remove a few clones
acdenisSK
2017-07-29
7
-27
/
+26
*
Fix imports
acdenisSK
2017-07-27
1
-3
/
+3
*
Fix the `_other` match arm
acdenisSK
2017-07-27
1
-3
/
+6
*
Change the config a bit, and a few nitpicks
acdenisSK
2017-07-27
57
-1408
/
+1610
*
rustfmt
acdenisSK
2017-07-27
88
-2766
/
+2765
*
Use a consistent indentation style
Zeyla Hellyer
2017-07-26
2
-26
/
+26
*
Make the `framework` module feature-gated and fix the names in the helper macro
acdenisSK
2017-07-27
4
-23
/
+28
*
Fix condional compilation for `Framework::initialized` when builtin-framework...
acdenisSK
2017-07-27
1
-18
/
+22
*
Fix is_own code
Zeyla Hellyer
2017-07-25
1
-1
/
+1
*
Actually, rename it to "is_own" instead
acdenisSK
2017-07-26
1
-1
/
+1
*
Add a util function for checking if a message was sent by the bot or someone ...
acdenisSK
2017-07-26
1
-0
/
+6
*
Remove the code meant for debugging
acdenisSK
2017-07-24
1
-2
/
+0
*
Revert the ignoring of protocol and data frame errors, while actually handlin...
acdenisSK
2017-07-24
3
-14
/
+18
*
Also ignore data frame errors
acdenisSK
2017-07-23
1
-1
/
+2
*
Ignore protocol errors
acdenisSK
2017-07-23
1
-0
/
+1
*
PhantomData begone
acdenisSK
2017-07-23
1
-1
/
+0
*
Fix the test
acdenisSK
2017-07-22
1
-2
/
+2
*
Fix #130
acdenisSK
2017-07-22
7
-308
/
+317
*
Remove the uneccessary function and `Send + Sync` bounds
acdenisSK
2017-07-22
2
-20
/
+12
*
Make bucket checks less cache dependent
acdenisSK
2017-07-22
2
-64
/
+79
*
match -> and_then
acdenisSK
2017-07-21
1
-4
/
+1
*
Fix the tests (#129)
Bond-009
2017-07-21
2
-1
/
+2
*
Utilise the newly stabilised loop-with-break-value
acdenisSK
2017-07-20
2
-33
/
+19
*
Add an actual way to fetch audit log entries from a guild
acdenisSK
2017-07-20
6
-0
/
+263
*
Fix tests
acdenisSK
2017-07-19
1
-2
/
+6
*
Implement the new way of knowing some channels as "nsfw"
acdenisSK
2017-07-18
1
-1
/
+14
*
Fix event handler dispatching
acdenisSK
2017-07-17
1
-7
/
+11
*
Make CloseHandle derive Copy (#127)
Jorge Israel Peña
2017-07-16
1
-1
/
+1
*
Handle the closing of Shards (#126)
Jorge Israel Peña
2017-07-16
1
-3
/
+16
*
Possibly fix the closing of shards
acdenisSK
2017-07-16
1
-2
/
+1
*
Add a close handle for closing the shards in another thread
acdenisSK
2017-07-16
1
-4
/
+13
*
Actually, revert the publicity and add `#[derive(Clone)]`
acdenisSK
2017-07-16
1
-1
/
+2
*
Make `HANDLE_STILL` public
acdenisSK
2017-07-16
1
-1
/
+1
*
Merge branch 'master' of https://github.com/zeyla/serenity
acdenisSK
2017-07-15
1
-5
/
+5
|
\
|
*
Fix GuildChannel::permissions_for doctests
Zeyla Hellyer
2017-07-15
1
-5
/
+5
*
|
Implement adding checks to buckets
acdenisSK
2017-07-15
2
-24
/
+108
|
/
*
Remove more threads with futures
acdenisSK
2017-07-15
2
-29
/
+28
*
Add a way to close all shards explictly
acdenisSK
2017-07-14
1
-22
/
+36
*
Fix more doc tests
acdenisSK
2017-07-14
3
-3
/
+5
[prev]
[next]