Commit graph

485 commits

Author SHA1 Message Date
Ave f5ece42b15 yubicootp: bugfix 2020-10-13 18:12:55 +03:00
Ave adc4931a57 yubicootp: Hackily fix issue of misreading padded signatures from
responses :)
2020-10-13 18:10:23 +03:00
Ave 0487031974
yubicootp: Add signature support
Works both ways! Optional too!
2020-10-13 18:04:21 +03:00
Ave 490916a1ca
yubicootp: Limit to one OTP per message 2020-10-13 17:37:13 +03:00
Ave 8d1ef828f0
yubicootp: Properly fetch mid-message OTPs, allow 1+ OTPs per msg 2020-10-13 17:32:55 +03:00
Ave 6f30585c96
yubicootp: Attempt to make it work mid-sentence 2020-10-13 17:29:00 +03:00
Ave 44518e810e
Add automated Yubico OTP revoke support
Thanks @linuxgemini for all your help with this!
2020-10-13 17:13:24 +03:00
Ave b2dd805f2d
Merge pull request #76 from leo60228/remove-asyncio
Remove asyncio from requirements.txt
2020-10-02 03:29:15 +03:00
Ave ff7ba6790a
Merge pull request #75 from leo60228/sanitize
Escape Markdown in clean_content calls
2020-10-02 03:28:56 +03:00
leo60228 d6aa8f7e67 Remove asyncio from requirements.txt
asyncio is bundled with Python 3.4+, and the version on PyPI may have
issues with newer versions of Python on some configurations.
2020-10-01 20:15:33 -04:00
leo60228 8d899cf9a7 Escape Markdown in clean_content calls
Fixes #74
2020-10-01 20:03:41 -04:00
Ave 165ce2f442
Fix privileged intents 2020-10-01 22:07:50 +03:00
Ave d905db5666
Support privileged intents 2020-10-01 22:05:40 +03:00
Ave 4b0eae89b2
Year of linux 2020-09-04 01:05:07 +03:00
Ave 2c967764c5
mod_reswitched/pingmod: change wording 2020-09-01 21:18:17 +03:00
Ave ffb129770d
mod_reswitched: Push 2020-09-01 10:58:35 +03:00
Ave 7cb112cf5a
Warn on commands where user often leaves (by force orotherwise) if it happens 2020-06-27 02:01:38 +03:00
Ave 009cf95ae5
robocronp: hotfix 2020-06-13 13:34:37 +03:00
Ave a98bcfb4e9
Fix robocronp fail when verificaiton isn't used
Closes #73
2020-06-13 13:33:00 +03:00
pixel-stuck d8ba6b42d6
Update verification.py
fix missing paren (hopefully this was the intended behavior)
2020-06-13 01:57:11 -04:00
Ave a583240a93
verification: Fix issue with wrong messages
Closes #72

Bit of a hack, heh.
2020-06-09 04:24:47 +03:00
Ave 057b3c81a9
robocop: extend whitelist 2020-06-04 23:42:28 +03:00
Ave 52028b3bd9
Mark "deepsea" as potential piracy violation 2020-06-02 03:52:46 +03:00
Ave 6a703f0f7d
mod_userlog: add jump links 2020-05-29 18:12:55 +03:00
Ave ca9ccde0e5
mod: even more jump link stylization 2020-05-29 18:10:52 +03:00
Ave 4bf7d8db98
mod: Stylize the jump link 2020-05-29 18:09:47 +03:00
Ave 944e4256b3
mod: Put jump links to mod actions
Closes #43
2020-05-29 18:06:45 +03:00
Ave 3696bcef5e
sar: Improve .sar's text 2020-05-29 17:55:27 +03:00
Ave fd3fbbcc53
sar: hotfix 2020-05-29 17:54:29 +03:00
Ave 78f6bc6811
sar: add sar
Closes #71
2020-05-29 17:52:08 +03:00
Ave 0c2cd9744e
Merge pull request #70 from ThatNerdyPikachu/patch-2
config_template: Extend blacklist
2020-05-29 01:46:42 +03:00
Pika 9ff9bda62c
config_template: Extend whitelist 2020-05-28 18:43:10 -04:00
Ave 44e05bccf3
config_template: Extend whitelist 2020-05-28 22:39:11 +00:00
Ave 110f50e335
Merge pull request #69 (nice) from ThatNerdyPikachu/patch-2
Update suspect wordlist
2020-05-29 01:37:07 +03:00
Pika 048de3320e
Update suspect wordlist 2020-05-28 18:35:41 -04:00
Ave 6cc6f540bf
admin/pull: if autopulling, don't autoload modules that aren't in
initial_cogs
2020-05-25 14:10:10 +03:00
Ave 3d4c0ecacf
mod/nickname: Handle permission issues
I vape
2020-05-25 14:06:29 +03:00
Ave Ozkal 341e7e61c9
Fix black linting fuckups 2020-05-17 23:44:15 +03:00
Ave Ozkal b041a47c3d
unban: add unban 2020-05-17 23:40:23 +03:00
Ave 09d96591ed
Merge pull request #68 from NicholeMattera/master
Fixed bug in lists cog.
2020-05-06 03:43:20 +03:00
Nichole Mattera 151a2b4a2a Changed how file extensions are checked. 2020-05-05 20:39:31 -04:00
Nichole Mattera 6bc7a0c4aa Fixed bug in lists cog. 2020-05-05 19:43:23 -04:00
Ave Ozkal ce74bbe138
verification: use the proper participant role 2020-04-21 16:17:44 +03:00
Ave 206b8b812e
Merge pull request #59 from Jan200101/formatting-edit
improve log formatting
2020-04-21 15:49:19 +03:00
Jan 9f53bcca4e
Merge branch 'master' into formatting-edit 2020-04-21 12:59:33 +02:00
Jan200101 19408cd163
use before_ and after_content where they were intended to be used 2020-04-21 12:58:17 +02:00
Ave Ozkal 1282a40986
verification: fix some bugs 2020-04-21 09:08:56 +03:00
Ave Ozkal f219d4411d
config_template: Move optional cog configs to the bottom 2020-04-21 01:31:59 +03:00
Ave Ozkal 8027a5a169
links: Move guide text to config too
Final change of today, I promise.
2020-04-21 01:31:04 +03:00
Ave Ozkal 287cdd0cc3
Structure config_template.py further 2020-04-21 01:17:20 +03:00