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
メールアドレスを登録済みのユーザには、ユーザページからDMを送れるようにする。メールアドレスは相互に見えないままで秘密のメッセージが送れるようになる。メール本文には送信者のユーザページURLを記載することで返信も可能にする。サーバ側には何も残さない。
DM機能は不要ということになっていたが、この実装なら良いのでは?
The text was updated successfully, but these errors were encountered:
相手と自分の両方にmassrからメールを送るようにすれば良いですかね。DM的にスレッドのようにはなりませんが返信URLとsubjectで「"Massr DM"+ランダム文字列」というように固定できるようにすれば少しはそれっぽくなるかな。
Sorry, something went wrong.
No branches or pull requests
メールアドレスを登録済みのユーザには、ユーザページからDMを送れるようにする。メールアドレスは相互に見えないままで秘密のメッセージが送れるようになる。メール本文には送信者のユーザページURLを記載することで返信も可能にする。サーバ側には何も残さない。
DM機能は不要ということになっていたが、この実装なら良いのでは?
The text was updated successfully, but these errors were encountered: