1
Fork 0
mirror of https://github.com/allthingslinux/tux.git synced 2024-10-02 16:43:12 +00:00
Commit graph

1275 commits

Author SHA1 Message Date
kzndotsh
0568e48de6 feat(bookmarks.py): add new bookmarks service in cogs/services
refactor(bookmarks.py): move bookmarks from utility to services for better organization
fix(bookmarks.py): improve error handling and logging in bookmarks service
chore(bookmarks.py): remove old bookmarks utility after successful refactor
2024-08-29 07:56:04 +00:00
stingleyisme
608682bed5 Merge branch 'main' of https://github.com/GabberBalls/tux 2024-08-29 00:37:47 -05:00
github-actions[bot]
ecc22e006c
docs(contributor): contrib-readme-action has updated readme 2024-08-29 05:37:14 +00:00
stingleyisme
5ad2cfcbc7 updated and moved bookmarks.py to utils 2024-08-29 00:28:41 -05:00
kzndotsh
6ad86ba9c7
Merge pull request #482 from allthingslinux/renovate/pyright-1.x-lockfile 2024-08-29 00:03:03 -04:00
kzndotsh
640b77bfc5
Merge pull request #483 from allthingslinux/contributors-readme-action-KkmQ3_QcoI 2024-08-29 00:02:37 -04:00
github-actions[bot]
48286efaf2
docs(contributor): contrib-readme-action has updated readme 2024-08-29 04:02:06 +00:00
kzndotsh
3852f5a009 chore(contrib.yml): enable auto_detect_branch_protection in GitHub Actions to enhance repository security 2024-08-29 04:01:51 +00:00
kzndotsh
ed09cab511 refactor(tty_roles.py): replace get_role_by_name method with discord.utils.get for simplicity
fix(tty_roles.py): remove redundant get_role_by_name method to reduce code complexity
2024-08-29 03:52:39 +00:00
kzndotsh
632a68fa93 refactor(temp_vc.py): rename handle_user_join and handle_user_leave methods to _handle_user_join and _handle_user_leave to indicate these are internal methods 2024-08-29 03:50:54 +00:00
github-actions[bot]
7d65c3eb60
docs(contributor): contrib-readme-action has updated readme 2024-08-29 02:35:54 +00:00
electron271
59129f19e8
Merge branch 'main' into main 2024-08-28 21:35:42 -05:00
electron271
f446ea6359
Merge pull request #481 from allthingslinux/Ow0cast-patch-1
feat: defer processing message instead of reply
2024-08-28 21:34:24 -05:00
electron271
99b83dd72a
fix(imgeffect.py) make deepfry ephemeral and fix defer 2024-08-28 21:33:49 -05:00
renovate[bot]
93c55ab910
fix(deps): update dependency pyright to v1.1.378 2024-08-29 02:12:06 +00:00
owuh
14ffa1dadc
feat: defer processing message instead of reply 2024-08-29 01:45:09 +00:00
github-actions[bot]
b7eb0ee5fa
docs(contributor): contrib-readme-action has updated readme 2024-08-29 00:22:38 +00:00
stingleyisme
cecd4ba482 modified: tux/cogs/services/bookmarks.py 2024-08-28 19:22:14 -05:00
stingleyisme
f777d08bde modified: tux/cogs/services/bookmarks.py 2024-08-28 17:52:41 -05:00
stingleyisme
b561061ff2 Merge branch 'main' of https://github.com/GabberBalls/tux 2024-08-28 17:27:17 -05:00
stingleyisme
39bd877372 modified: tux/cogs/services/bookmarks.py 2024-08-28 17:27:08 -05:00
TargzBalls
086cb92805
Merge branch 'allthingslinux:main' into main 2024-08-28 15:10:52 -07:00
stingleyisme
508bbb55f3 modified: tux/cogs/services/bookmarks.py 2024-08-28 17:00:32 -05:00
electron271
b71be73d31
fix(imgeffect.py) fix scaling for imgeffect 2024-08-28 16:54:01 -05:00
stingleyisme
1fa450bc21 Merge branch 'main' of https://github.com/GabberBalls/tux 2024-08-28 16:39:46 -05:00
stingleyisme
b9f355e561 modified: tux/cogs/services/bookmarks.py 2024-08-28 16:39:28 -05:00
github-actions[bot]
60f6b11cdf
docs(contributor): contrib-readme-action has updated readme 2024-08-28 21:39:08 +00:00
kzndotsh
21da371278 fix(cases.py): replace UserConverter with bot.get_user and bot.fetch_user to handle cases where user is not found in cache 2024-08-28 20:16:55 +00:00
kzndotsh
8f0c52bbfb refactor(cases.py): simplify if-else logic for creating case fields to improve code readability 2024-08-28 20:01:32 +00:00
kzndotsh
1e134a3729 feat(contrib.yml): add auto_detect_branch_protection flag to disable automatic branch protection detection in GitHub Actions workflow 2024-08-28 18:36:18 +00:00
kzndotsh
c33fa5712f
Merge pull request #477 from allthingslinux/contributors-readme-action-xwhbegzFrJ 2024-08-28 14:32:39 -04:00
github-actions[bot]
4c8fbaca41
docs(contributor): contrib-readme-action has updated readme 2024-08-28 18:32:11 +00:00
kzndotsh
6b7c3bb117
Merge pull request #465 from allthingslinux/renovate/httpx-0.x-lockfile 2024-08-28 14:31:58 -04:00
electron271
e5cbd34003
Merge pull request #474 from allthingslinux/471-footer-for-protected-snippets
feat(snippets.py) show lock emoji if snippet is locked
2024-08-28 13:18:18 -05:00
electron271
efdec9edc8
feat(snippets.py) show lock emoji if snippet is locked 2024-08-28 13:15:06 -05:00
electron271
0985fa5f92
Merge pull request #469 from allthingslinux/imagemanipulation
add basic image manipulation
2024-08-28 12:45:38 -05:00
electron271
6cf28442b3
Merge branch 'main' into imagemanipulation 2024-08-28 12:45:30 -05:00
kzndotsh
942759196a
Merge pull request #470 from allthingslinux/electron271-patch-1 2024-08-28 13:42:13 -04:00
electron271
0acc5054df
Update PULL_REQUEST_TEMPLATE.md
make guideline checking less time consuming
2024-08-28 11:26:48 -05:00
electron271
8223b73fcf
Update PULL_REQUEST_TEMPLATE.md 2024-08-27 22:15:07 -05:00
electron271
449bca51a1
Update PULL_REQUEST_TEMPLATE.md
change stuff that isnt actually in tux and clarify stuff
2024-08-27 22:14:05 -05:00
electron271
0e486cd68a
add basic image manipulation 2024-08-27 22:04:56 -05:00
stingleyisme
632eb570aa new file: tux/cogs/services/bookmarks.py 2024-08-27 20:47:02 -05:00
github-actions[bot]
09dc200efc
docs(contributor): contrib-readme-action has updated readme 2024-08-27 23:56:50 +00:00
electron271
b7719f4e70
Merge pull request #446 from allthingslinux/funfacts
Add fun fact command
2024-08-27 10:32:54 -05:00
electron271
33b1ec4065
Merge branch 'main' into funfacts 2024-08-27 10:32:43 -05:00
renovate[bot]
da6ba041b4
fix(deps): update dependency httpx to v0.27.1 2024-08-27 12:57:47 +00:00
kzndotsh
cd58188c3c chore(.pre-commit-config.yaml): reorder pre-commit hooks for better organization
feat(.pre-commit-config.yaml): add pyupgrade hook to automatically upgrade syntax for newer versions of Python
fix(.pre-commit-config.yaml): remove duplicate gitleaks hook entry
2024-08-27 11:26:58 +00:00
kzndotsh
30462b6d2b refactor(ban.py, cases.py): rename 'target' to 'member' and 'case_number' to 'number' for better clarity
fix(ban.py, cases.py): replace 'case_target_id' with 'case_user_id' to align with new naming convention
feat(cases.py): change 'target' to 'user' in command flags for consistency with other changes

refactor(jail.py, kick.py, snippetban.py): rename 'target' to 'member' for better readability
refactor(jail.py): simplify jail conditions check and error handling for better maintainability
fix(jail.py, kick.py, snippetban.py): replace 'case_id' with 'case_number' in handle_case_response for correct case reference
refactor(snippetban.py): update 'case_target_id' to 'case_user_id' for consistency across codebase

refactor(moderation): rename 'target' to 'member' for better context understanding
fix(moderation): replace 'case_target_id' with 'case_user_id' to match new database schema
fix(moderation): replace 'case_id' with 'case_number' to match new database schema
refactor(timeout.py): add flag descriptions for better understanding
fix(unjail.py): simplify jail role check and remove unused jail channel check

refactor(untimeout.py, warn.py): rename 'target' to 'member' for better clarity
fix(untimeout.py): add comment to clarify the use of 'None' in timeout function
refactor(untimeout.py, warn.py): replace 'case_id' with 'case_number' for consistency
refactor(snippets.py): simplify ban_count and unban_count calculation
style(snippets.py): remove trailing whitespace in author.send function
2024-08-27 10:33:03 +00:00
kzndotsh
942105989b refactor(moderation/__init__.py): rename 'target' to 'user' for better readability
feat(moderation/__init__.py): add 'check_jail_conditions' function to validate jail role and channel existence and member condition
2024-08-27 10:32:26 +00:00