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
Please add views and URLs for viewing both sent and received messages instead of just received messages.
Also add a view and urls for viewing only sent messages. Currently there is no way to do this without modifying the source.
Also only deleted messages.
This would facilitate amazing navigation.
Also navigation links should be add to these urls so that the user can navigate easily.
Also have site.com/messages redirect to site.com/messages/all-messages
site.com/messages
site.com/messages/all-messages
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Please add views and URLs for viewing both sent and received messages instead of just received messages.
Also add a view and urls for viewing only sent messages. Currently there is no way to do this without modifying the source.
Also only deleted messages.
This would facilitate amazing navigation.
Also navigation links should be add to these urls so that the user can navigate easily.
Also have
site.com/messages
redirect tosite.com/messages/all-messages
The text was updated successfully, but these errors were encountered: