Access role members even when offline (up to 100), switch from members list, context menu from server #1

Open
Ryfter wants to merge 5 commits from Ryfter/in-role:main into main
First-time contributor

Features:

  • Access role members even if they're offline or not cached, up to 100 per role
  • Better members list view, which allows to switch roles and see how many members each role has(even over 100)
  • Added to guild context menu(above channel list), will set it to first role in that case
  • Delay between switching roles if they haven't already been fetched
Features: - Access role members even if they're offline or not cached, up to 100 per role - Better members list view, which allows to switch roles and see how many members each role has(even over 100) - Added to guild context menu(above channel list), will set it to first role in that case - Delay between switching roles if they haven't already been fetched
Ryfter added 2 commits 2025-01-25 11:51:00 -05:00
Ryfter added 1 commit 2025-01-25 11:54:58 -05:00
Ryfter added 1 commit 2025-01-25 14:00:51 -05:00
added a 1s cooldown between each role selection to stop ratelimits, except if the role has already been fetched
Ryfter changed title from Access role members even when offline (up to 100), switch from members list, context menu from server to WIP: Access role members even when offline (up to 100), switch from members list, context menu from server 2025-01-25 14:01:11 -05:00
Ryfter changed title from WIP: Access role members even when offline (up to 100), switch from members list, context menu from server to Access role members even when offline (up to 100), switch from members list, context menu from server 2025-01-25 14:01:22 -05:00
Ryfter added 1 commit 2025-01-25 14:18:44 -05:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u main:Ryfter-main
git checkout Ryfter-main

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff Ryfter-main
git checkout Ryfter-main
git rebase main
git checkout main
git merge --ff-only Ryfter-main
git checkout Ryfter-main
git rebase main
git checkout main
git merge --no-ff Ryfter-main
git checkout main
git merge --squash Ryfter-main
git checkout main
git merge --ff-only Ryfter-main
git checkout main
git merge Ryfter-main
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: userplugins/in-role#1
No description provided.