No Branch/Tag Specified
main
exponential-backoff-feed-fetch
twt_hash_v2
xuu-patch-1
variable_hash_encoding
logout_under_settings
profile_ui
lists_ui
fix_vlun_enumerate_users
footer_overflow
authheadergroups
new_reply_fork_icons
sandstorm_support
Fix_missing_id_for_Poderator
css_icon_Amoled
uiux_darch_backup
uiux_darch
fix_register_spam
ullarah-newtextarea
disable_daily_stats
0.15.1
0.15.0
0.14.0
0.13.1
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.2
0.6.1
0.6.0
0.5.0
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.1
0.0.2
0.0.3
0.0.4
0.0.5
0.0.6
0.0.7
Labels
Activity Pub integration area/backend area/ci area/cli area/desktop area/hosting area/mobile area/packaging area/ui browser/chrome browser/edge browser/firefox browser/safari bug
Something isn't working dependencies discussion documentation
Improvements or additions to documentation duplicate
This issue or pull request already exists enhancement
New feature or request good first issue
Good for newcomers help wanted
Extra attention is needed invalid
This doesn't seem right on hold question
Further information is requested security stale tests wontfix
This will not be worked on
Apply labels
Clear labels
activitypub
Activity Pub integration area/backend area/ci area/cli area/desktop area/hosting area/mobile area/packaging area/ui browser/chrome browser/edge browser/firefox browser/safari bug
Something isn't working dependencies discussion documentation
Improvements or additions to documentation duplicate
This issue or pull request already exists enhancement
New feature or request good first issue
Good for newcomers help wanted
Extra attention is needed invalid
This doesn't seem right on hold question
Further information is requested security stale tests wontfix
This will not be worked on
No Label
activitypub
area/backend
area/ci
area/cli
area/desktop
area/hosting
area/mobile
area/packaging
area/ui
browser/chrome
browser/edge
browser/firefox
browser/safari
bug
dependencies
discussion
documentation
duplicate
enhancement
good first issue
help wanted
invalid
on hold
question
security
stale
tests
wontfix
Milestone
Set milestone
Clear milestone
No items
No Milestone
Assignees
Assign users
Clear assignees
No Assignees
2 Participants
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: yarnsocial/yarn#695
Reference in new issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
No
Yes
I realised when setting up a new Pod (something I haven't done in a while) that we don't really have an "Invite" System.
Currently Pod Owners can:
But currently:
We should flresh out a better flow.
Just want to add in my 2c.
In my previous projects this is what I did for an invite workflow:
Have a poderator generate a four-word passcode (diceware if you will) with an optional timeout (usually 12hr) and an optional use count (usually 3).
The new user goes to register and has to put in the four-word passcode along with the username and password etc.
Doesn't have to get more complicated than that for an invite!
What if we go one simpler?
Users just hit the link and it bypasses the "Closed Registration" flow if valid/etc.
Yes, that's perfect.
We need to build this ASAP...