Dealing with new users is difficult in Forgejo #1
Labels
No labels
Good First Issue
Help wanted
Kind/Breaking
Kind/Bug
Kind/CI-CD
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Question
Kind/Security
Kind/Testing
Reviewed
Accepted
Reviewed
Confirmed
Reviewed
Declined
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Inactive
Status
Need More Info
Status
Waiting On Author
Status
Waiting On Review
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: awiteb/forgejo-guardian#1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently only the first 50 users (alphabetical order) will be fetched and checked for new users. This is not suitable for big instances, this issue will be solved and options to specify the search period and the number of new users to be checked will be added to the configuration if this feature is completed in Forgejo. This feature will allow us to fetch the last 50 (or 100) new users in the instance, and it will make things much easier for us.
Dealing with pages is difficult in Forgejoto Dealing with new users is difficult in Forgejo