Skip to content
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

Merged
merged 7 commits into from
Dec 2, 2024
Merged

Broadcast options #38

merged 7 commits into from
Dec 2, 2024

Conversation

SlyRock
Copy link
Collaborator

@SlyRock SlyRock commented Nov 26, 2024

closes #5 Mention users
closes #6 Choose message broadcast mode
closes #11 Direct messages

@SlyRock SlyRock self-assigned this Nov 26, 2024
@srosset81 srosset81 removed the request for review from Laurin-W November 26, 2024 18:51
Copy link
Contributor

@Laurin-W Laurin-W left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really nice feature! :)

frontend/src/common/blocks/PostBlock.jsx Show resolved Hide resolved
frontend/src/common/blocks/PostBlock.jsx Show resolved Hide resolved
frontend/src/common/blocks/PostBlock.jsx Show resolved Hide resolved
frontend/src/common/blocks/PostBlock.jsx Show resolved Hide resolved
frontend/src/common/blocks/PostBlock.jsx Show resolved Hide resolved
frontend/src/hooks/useMentions/MentionsList.jsx Outdated Show resolved Hide resolved
frontend/src/hooks/useMentions/useMentions.js Show resolved Hide resolved
@SlyRock SlyRock changed the title Mention users Broadcast options Nov 27, 2024
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
@SlyRock SlyRock marked this pull request as ready for review December 2, 2024 09:52
Copy link
Contributor

@srosset81 srosset81 left a 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).
Capture d’écran du 2024-12-02 15-51-04

last cosmetic fix on visibility selector
@srosset81 srosset81 self-requested a review December 2, 2024 16:25
@SlyRock SlyRock closed this Dec 2, 2024
@SlyRock SlyRock reopened this Dec 2, 2024
@srosset81 srosset81 merged commit 4713366 into master Dec 2, 2024
@srosset81 srosset81 deleted the broadcast-options branch December 2, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Direct messages Choose message broadcast mode Mention users
3 participants