index
:
bot
copilot/fix-dm-closed-error-handling
fix-eval-message-limit
fix/modpings
inject-settings-in-bot-core
jb3/3.14-upgrade
main
mbaruh/fix-modpings-schedule
mbaruh/modlog_fix
pastebin-auto-upload
wookie/lower-warning-to-info
wookie184/fix-mentions-reply-resolving
A mirrored copy of the python-discord/bot repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
Merge branch 'master' into enhancement/690-clean-cmd
scragly
2019-12-13
-46
/
+297
|
\
|
*
Merge pull request #680 from python-discord/Write-unit-tests-for-`bot/utils/t...
scragly
2019-12-13
-3
/
+170
|
|
\
|
|
*
Fixed a typo ( due to poor copy pasta and eyeballing skills )
Shirayuki Nekomata
2019-12-13
-1
/
+1
|
|
*
Added tests for `until_expiration`
Shirayuki Nekomata
2019-12-13
-0
/
+45
|
|
*
Adding an optional argument for `until_expiration`, update typehints for `for...
Shirayuki Nekomata
2019-12-13
-3
/
+8
|
|
*
Merge branch 'master' into Write-unit-tests-for-`bot/utils/time.py`
scragly
2019-12-12
-1
/
+32
|
|
|
\
|
|
*
\
Merge branch 'master' into Write-unit-tests-for-`bot/utils/time.py`
scragly
2019-12-12
-240
/
+358
|
|
|
\
\
|
|
*
|
|
Removed `setUp()` from `TimeTests` since it is not being used for anything.
Shirayuki Nekomata
2019-12-05
-3
/
+0
|
|
*
|
|
Moved all individual test cases into iterables and test with `self.subTest` c...
Shirayuki Nekomata
2019-12-05
-14
/
+18
|
|
*
|
|
Added `self.subTest` for tests with multiple test cases & simplified single t...
Shirayuki Nekomata
2019-12-05
-19
/
+11
|
|
*
|
|
Introduced test for `test_format_infraction`, refactored `test_parse_rfc1123`...
Shirayuki Nekomata
2019-12-05
-5
/
+7
|
|
*
|
|
Splitting test cases for `format_infraction_with_duration` into proper, indep...
Shirayuki Nekomata
2019-12-05
-7
/
+27
|
|
*
|
|
Changed `assert` to `self.assertIs` for `test_wait_until`
Shirayuki Nekomata
2019-12-05
-1
/
+1
|
|
*
|
|
Added missing docstring for `test_humanize_delta_raises_for_invalid_max_units`
Shirayuki Nekomata
2019-12-05
-0
/
+1
|
|
*
|
|
Splitting test cases for `humanize_delta` into proper, independent tests.
Shirayuki Nekomata
2019-12-05
-7
/
+21
|
|
*
|
|
Added `unittest` for `bot.utils.time`
Shirayuki Nekomata
2019-12-04
-0
/
+87
|
*
|
|
|
Revert "Use OAuth to be Reddit API compliant" (#695)
Joseph
2019-12-13
-88
/
+11
|
|
\
\
\
\
|
|
*
|
|
|
Revert "Use OAuth to be Reddit API compliant"
Joseph
2019-12-13
-88
/
+11
|
|
/
/
/
/
|
*
|
|
|
Use OAuth to be Reddit API compliant (#510)
scragly
2019-12-13
-11
/
+88
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
Merge branch 'master' into reddit-api-oauth
scragly
2019-12-13
-237
/
+383
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Display time left until expiration of infraction (#679)
scragly
2019-12-12
-1
/
+32
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
Merge branch 'master' into Display-time-left-until-expiration-of-infraction
scragly
2019-12-12
-240
/
+358
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #693 from python-discord/enh/mod/624/edit-recent-infraction
Mark
2019-12-12
-19
/
+49
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'master' into enh/mod/624/edit-recent-infraction
Mark
2019-12-12
-26
/
+49
|
|
|
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Token and bad code (#500)
scragly
2019-12-12
-26
/
+49
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge remote-tracking branch 'origin/master' into token_and_bad_code
MarkKoz
2019-12-12
-1169
/
+2555
|
|
|
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
Requested change
kraktus
2019-12-05
-1
/
+2
|
|
*
|
|
|
|
Merge branch 'master' into token_and_bad_code
Daniel Brown
2019-11-04
-3476
/
+5522
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
Add check when a message is edited
kraktus
2019-10-20
-23
/
+37
|
|
*
|
|
|
|
|
Use a `classmethod`
kraktus
2019-10-12
-1
/
+2
|
|
*
|
|
|
|
|
fix linting error
kraktus
2019-10-07
-1
/
+1
|
|
*
|
|
|
|
|
Another fix
kraktus
2019-10-07
-1
/
+1
|
|
*
|
|
|
|
|
minor fix
kraktus
2019-10-07
-1
/
+1
|
|
*
|
|
|
|
|
Make sure that poor code does not contains token
kraktus
2019-10-07
-14
/
+21
|
|
|
|
*
|
|
|
Merge remote-tracking branch 'origin/master' into enh/mod/624/edit-recent-inf...
MarkKoz
2019-12-12
-191
/
+250
|
|
|
|
|
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
Converters: rename string to allowed_strings
MarkKoz
2019-12-11
-5
/
+5
|
|
|
|
*
|
|
|
ModManagement: add more aliases for "special" params of infraction edit
MarkKoz
2019-12-11
-8
/
+8
|
|
|
|
*
|
|
|
ModManagement: display ID of edited infraction in confirmation message
MarkKoz
2019-12-11
-1
/
+2
|
|
|
|
*
|
|
|
ModManagement: allow "recent" as ID to edit infraction (#624)
MarkKoz
2019-12-11
-2
/
+21
|
|
|
|
*
|
|
|
Add a generic converter for only allowing certain string values
MarkKoz
2019-12-11
-13
/
+23
|
|
|
|
|
*
|
|
Apply suggestions from Mark - removing `.` at the end and use double quote in...
Shirayuki Nekomata
2019-12-04
-2
/
+2
|
|
|
|
|
*
|
|
Implemented remaining time until expiration for infraction searching.
Shirayuki Nekomata
2019-12-04
-0
/
+7
|
|
|
|
|
*
|
|
Created `until_expiration` to get the remaining time until the infraction exp...
Shirayuki Nekomata
2019-12-04
-0
/
+20
|
|
|
|
|
*
|
|
Improved type hinting for `format_infraction_with_duration`
Shirayuki Nekomata
2019-12-04
-1
/
+5
|
|
|
|
|
|
|
/
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
Reddit: raise ClientError when the token can't be retrieved
MarkKoz
2019-12-11
-4
/
+3
|
|
|
|
|
|
*
Reddit: log retries when getting the access token
MarkKoz
2019-12-11
-1
/
+9
|
|
|
|
|
|
*
Reddit: create a dict constant for the User-Agent header
MarkKoz
2019-12-11
-27
/
+12
|
|
|
|
|
|
*
Reddit: revise docstrings
MarkKoz
2019-12-11
-9
/
+17
|
|
|
|
|
|
*
Reddit: define AccessToken type at the module level
MarkKoz
2019-12-11
-1
/
+2
|
|
|
|
|
|
*
Reddit: use expires_in from the response to calculate token expiration
MarkKoz
2019-12-11
-2
/
+3
[next]