-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
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
Broadcast options #38
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really nice feature! :)
Mentions working properly
Style mentions in PostBlock.jsx fix carriage return replacement expression in Note.jsx
Visibility implemented and working
Direct messages
Direct messages : Add backdrop and spinner when submitting PostBlock.jsx : Adjust visibility selecter's design add i18n to MentionsList.jsx add comments to useMentions.js
adcd30e
to
945f877
Compare
da16de9
to
0d8e00c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I read the whole code and it is very clean, thank you !
Just one minor graphical thing: the public (earth) icon is green while the others are black. It would be better to have everything the same color (maybe black). Also there is a blank option that is useless (if you select it, it selects the public broadcast mode).
last cosmetic fix on visibility selector
closes #5 Mention users
closes #6 Choose message broadcast mode
closes #11 Direct messages