1
Fork 0
mirror of https://github.com/wlinator/luminara.git synced 2024-10-02 20:23:12 +00:00
Commit graph

846 commits

Author SHA1 Message Date
0bdf2ea7c4 Fix an issue where guilds could have multiple modlog channels stored in the database. 2024-08-04 12:31:19 -04:00
cef7724a10 Merge pull request #20 from wlinator/moderation
Moderation: Config
2024-08-03 14:57:41 -04:00
badf66239e chore: Update version to 2.8.4 for "Moderation: Config" update 2024-08-03 14:56:35 -04:00
33ef6732ca chore: Update image URL validation in boost module configuration commands 2024-08-03 14:55:18 -04:00
b68a8f1177 chore: Update module configuration commands and imports 2024-08-03 14:50:01 -04:00
882fe41b8e chore: Add prefix configuration commands 2024-08-03 14:47:32 -04:00
0e962c8140 chore: Add moderation module configuration commands 2024-08-03 14:41:23 -04:00
c94f7d0d5a chore: Update error messages for invalid image URLs 2024-08-03 14:33:10 -04:00
9a08d346c5 chore: Update birthday, welcome, boost, and level module configuration commands 2024-08-03 14:27:42 -04:00
23d59175e1 chore: Update welcome template and boost module configuration commands 2024-08-03 14:24:55 -04:00
d5c8d56341 chore: Add birthday module configuration commands 2024-08-03 13:51:44 -04:00
50da9fcf24 chore: Add birthday module configuration commands 2024-08-03 13:33:01 -04:00
c009fd5412 chore: Update config show command to display server configuration options 2024-08-03 13:08:53 -04:00
516c5abcca Merge pull request #19 from wlinator/moderation
chore: Sort JSON strings alphabetically
2024-08-03 05:09:32 -04:00
aaa1df20d2 Merge pull request #17 from wlinator/wlinator-patch-1
Create CODE_OF_CONDUCT.md
2024-08-03 04:59:58 -04:00
5f989fef9b Merge pull request #18 from wlinator/wlinator-patch-2
Create SECURITY.md
2024-08-03 04:59:45 -04:00
47b1100f51 Create CONTRIBUTING.md 2024-08-03 04:59:28 -04:00
0930c5068f Update issue templates 2024-08-03 04:50:35 -04:00
df1b532b58 Create SECURITY.md 2024-08-03 04:48:39 -04:00
c107c7de14 Create CODE_OF_CONDUCT.md 2024-08-03 04:46:24 -04:00
e3bd957609 chore: Sort JSON strings alphabetically 2024-08-03 04:11:37 -04:00
aa1f446478 Merge pull request #16 from wlinator/moderation
Moderation: Timeouts
2024-08-03 04:08:41 -04:00
1bbce5503e chore: Update version to 2.8.3 for "Moderation: Timeouts" update 2024-08-03 04:06:07 -04:00
86bac2535b chore: Update case embed to include duration for timed actions 2024-08-03 04:03:52 -04:00
a794047ef3 chore: Update timeout.py to handle exceptions in untimeout_user function 2024-08-03 03:53:13 -04:00
8d4c536846 chore: Add timeout and untimeout commands for user moderation 2024-08-03 03:51:34 -04:00
6bd8316134 Merge pull request #15 from wlinator/renovate/ruff-0.x-lockfile
fix(deps): update dependency ruff to v0.5.6
2024-08-03 02:51:05 -04:00
42d14d42b9 fix(deps): update dependency ruff to v0.5.6 2024-08-02 18:58:11 +00:00
0ad989187a Merge pull request #14 from wlinator/moderation
Moderation: warns
2024-08-02 05:56:40 -04:00
9b43865310 Merge branch 'main' into moderation 2024-08-02 05:55:43 -04:00
95df11b383 chore: remove commented code 2024-08-02 05:54:39 -04:00
e7a891866c chore: Refactor actionable function to use async/await for better performance 2024-08-02 05:53:34 -04:00
4e9a6e450f chore: Update version to 2.8.2 for "Moderation: Warns" update 2024-08-02 05:50:27 -04:00
c2c0f7e49e chore: Update error handling to use logger.warning instead of logger.exception 2024-08-02 05:46:09 -04:00
54449e0af2 chore: Refactor actionable function to use LumiException for error handling 2024-08-02 05:45:47 -04:00
a2733db532 feat: Add warn command for user moderation 2024-08-02 05:25:10 -04:00
ce39a0b625 Update version 2024-08-01 10:33:57 -04:00
1f7b88b04c Merge pull request #1 from wlinator/moderation
Moderation
2024-08-01 10:27:49 -04:00
baac81c302 Fix migrations to avoid conflicts and replacing values 2024-08-01 10:09:54 -04:00
cf8058c46e Small ruff fix 2024-08-01 09:53:46 -04:00
39559d54f1 Merge branch 'main' into moderation 2024-08-01 09:53:09 -04:00
52f36686e4 Updates 2024-08-01 09:52:29 -04:00
90ae4761c1 Merge branch 'moderation' of https://github.com/wlinator/luminara into moderation 2024-08-01 09:36:20 -04:00
6ec3bb0762 Improve code 2024-08-01 09:26:57 -04:00
ff29947714 Merge pull request #13 from wlinator/renovate/pre-commit-3.x-lockfile
fix(deps): update dependency pre-commit to v3.8.0
2024-08-01 09:14:55 -04:00
7610fd7c04 Merge pull request #12 from wlinator/renovate/pyright-1.x-lockfile
fix(deps): update dependency pyright to v1.1.374
2024-08-01 09:14:33 -04:00
f210d80127 Merge pull request #11 from wlinator/renovate/ruff-0.x-lockfile
fix(deps): update dependency ruff to v0.5.5
2024-08-01 09:14:20 -04:00
630bf96526 fix(deps): update dependency pyright to v1.1.374 2024-07-31 09:26:07 +00:00
f3a762b6d7 fix(deps): update dependency pre-commit to v3.8.0 2024-07-28 20:06:44 +00:00
873e6a45c7 fix(deps): update dependency ruff to v0.5.5 2024-07-25 19:51:28 +00:00