0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move permissions module password hashing to utils/security.py More... almost 5 years ago
fix utils.datetime.format.to_pretty_time typehinting More... almost 5 years ago
add isodate requirement for parsing iso8601 durations More... almost 5 years ago
easier to read requirements.txt More... almost 5 years ago
only do to_pretty_time as relative when requested More... almost 5 years ago
`command` doesn't exist - use event["spec"][2] More... almost 5 years ago
channel.users changes during iteration. copy() it More... almost 5 years ago
support `user` (as well as `cuser`) for user object mask banning More... almost 5 years ago
update channel_op.py ban formatting to use ${} More... almost 5 years ago
security issue: 'permissions'->'permission' (message_filters.py) More... almost 5 years ago
add markov-chance, 0 to 100 percent chance of randomly triggered markov chains More... almost 5 years ago
`cryptography` is in requirements.txt; we dont need to check for it More... almost 5 years ago
add bin/bitbot-log to read/decrypt channel_log files More... almost 5 years ago
add option to encrypt channel_log log files line-by-line More... almost 5 years ago
silence.py's `is-silenced` export is no longer used More... almost 5 years ago
utilise @utils.export for function exporting in more places More... almost 5 years ago
support @utils.export on functions, to export those functions More... almost 5 years ago
show when a badge was updated, not added, by "!badge add" More... almost 5 years ago
duck chance should be 5%, not 50% More... almost 5 years ago
include nickname in !redeemcoin success output More... almost 5 years ago
a comment! More... almost 5 years ago
fix format_token return typehints More... almost 5 years ago
change format_tokens from $VAR to ${VAR} More... almost 5 years ago
channels should be cleared of users when *we* part them More... almost 5 years ago
simplify pruning quit/parted users More... almost 5 years ago
weeks and days should be absolute (divmod of days) More... almost 5 years ago
SETNAME has been ratified More... almost 5 years ago
i broke quieting when i was refactoring it More... almost 5 years ago
"=", not "==", for picking gitlab note object type More... almost 5 years ago
add typehint for IRCServer.targmax More... almost 5 years ago