We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create User Slug field, and drop the use of User ID's.
With Slugs implemented, we can do #23 vue-router and load conversations using user slugs.
vue-router
The text was updated successfully, but these errors were encountered:
Merge pull request #26 from launcher-host/feature-user-slug-#22
3e4b21d
- Users Slugs logic (#22) - Messages Delivery Status to inform when messages are seen (#27) - MigrationsHandler publish timestamped migrations
akazorg
No branches or pull requests
Create User Slug field, and drop the use of User ID's.
With Slugs implemented, we can do #23
vue-router
and load conversations using user slugs.The text was updated successfully, but these errors were encountered: