Commit graph

468 commits

Author SHA1 Message Date
a0bb1a6c98 Catch URL errors in resize 2022-04-19 14:51:36 -06:00
410ee3c462 Disallow default role from role fields 2022-04-19 14:06:43 -06:00
6862c13fe4 Remove invalid starboards 2022-04-19 11:55:09 -06:00
e66b15b2d6 Fix name conflicts in star add 2022-04-19 11:50:12 -06:00
a20449f7b2 Fix star add issues with deleted channels 2022-04-19 11:47:38 -06:00
785f67c9c4 No longer allow warning user not in guild 2022-04-19 11:41:21 -06:00
2235479b40 Fix issue with reminder not found 2022-04-19 11:35:14 -06:00
d79fc0e994 Fix not getting existing role in settings view 2022-04-19 11:31:52 -06:00
3f9c344cc7 Fix error in fetching rolegiver info 2022-04-19 11:28:36 -06:00
e0924b085f Fix settings view 2022-04-19 11:12:10 -06:00
395e7f74fb Fix settings typo 2022-04-18 16:50:43 -06:00
f106178673 Make reminder fetch error ephemeral, closes #132 2022-04-18 16:15:08 -06:00
2d91771f59 Silently drop reminder deletion errors, closes #131 2022-04-18 16:10:51 -06:00
835acb8be5 Fix issue with rolegiver and get vs fetch 2022-04-14 23:06:38 -06:00
48338fc22b Fix unsetting settings 2022-04-13 13:05:21 -06:00
b950bf1255 Fix bug in rolegiver preventing saving of roles 2022-04-12 10:57:22 -06:00
b5b7c8ca81 Fix missing args in userinfo 2022-03-31 00:17:52 -06:00
de063c1411 Add context menu for userinfo 2022-03-31 00:15:59 -06:00
502c5c2ad1 Add extra info to util command 2022-03-30 19:40:42 -06:00
27b286dab5 Fix saving settings 2022-03-30 19:25:09 -06:00
5bb592183e Add notify setting, fix settings management 2022-03-30 10:59:18 -06:00
f28646c6e6 Fix invite link bypass in encode 2022-03-30 10:22:13 -06:00
5e51a9a203 Fix unmute, past dates on mute 2022-03-30 10:12:27 -06:00
2b11fea0cb Work on context menu muting 2022-03-29 22:12:05 -06:00
f0502d65db Mostly fix CTC2 2022-03-29 22:11:33 -06:00
ff71e93720 Fix reminders display in /reminders delete 2022-03-29 15:30:09 -06:00
2a42ae956c Add private flag to /timestamp 2022-03-28 18:15:29 -06:00
9ae61247a0 Add description to timestamp embed 2022-03-27 02:41:03 -06:00
3100ea1f62 Add /timestamp 2022-03-27 02:24:32 -06:00
46693f2443 Make dateparser timezone aware 2022-03-27 00:47:38 -06:00
002bf5b150 Fix missing option in uuid2ulid and ulid2uuid 2022-03-26 21:19:31 -06:00
c2c94a71d6 More debug logs 2022-03-26 21:18:17 -06:00
72d91e6bbd Fix syntax errors 2022-03-26 21:02:10 -06:00
e91b774fff Use new slash command syntax 2022-03-26 21:00:07 -06:00
7084c7fd05 Update warnings embed display 2022-03-26 03:36:35 -06:00
f8e1d88c5e Fix warnings.count -> len(warnings) 2022-03-26 03:32:16 -06:00
5d3af23f0e Fix timestamps being wrong 2022-03-26 03:27:26 -06:00
0c97e8096a Delete invalid rolepings 2022-03-25 12:48:51 -06:00
38b86d4694 Catch encoding errors 2022-03-25 12:48:44 -06:00
02d50180f1 Verify that target sizes are sane 2022-03-25 12:48:33 -06:00
0729bce295 Better date parsing to be future-only 2022-03-25 12:48:20 -06:00
9f65213ea6 URL fixes, catches for empty/non-existent data 2022-03-25 12:48:03 -06:00
f1f1936673 Merge all perms into one for simplicity sake 2022-03-25 12:47:35 -06:00
a6252e262c Catch failed DM to user 2022-03-25 12:47:24 -06:00
58e0ee892b Formatting changes, delay changes 2022-03-25 12:46:47 -06:00
3b12ffa7f0 Fix errors not closing modal 2022-03-23 20:30:57 -06:00
1225034f72 More logging 2022-03-23 19:04:31 -06:00
b0c461ab7d Finally add logging, use dateparser in RemindMe 2022-03-23 18:27:23 -06:00
75b850e734 Replace all custom booleans with standard booleans 2022-03-23 09:55:51 -06:00
be6d88449e Fix verification 2022-03-23 09:30:45 -06:00