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

feat: client side filtering #27

Merged
merged 5 commits into from
Aug 15, 2024
Merged

Conversation

LeslieOA
Copy link
Collaborator

@LeslieOA LeslieOA commented Aug 10, 2024

  • Client side content moderation with obscenity
  • Option to switch broadcast channel
    • Introduced the nomenclature of "broadcast channel" for name of account that messages are sent to
    • Added checks to match txn receiver address with current broadcast channel address
  • Persistent state with zustand
  • Light/dark/system preference theme
  • Uncommented post transaction fee metadata
  • Removed or renamed misc or legacy code

Light/Dark Mode

Light Dark  

Change Broadcast Channel

Broadcast Channel  

Moderated posts (default)

Moderated (Default)
Unmoderated posts (warning: curse words) Unmoderated

 

- Client side content moderation with `obscenity`
- Option to switch broadcast channel
  - Introduced the nomenclature of "broadcast channel" for name of account that messages are sent to
  -	Added checks to match txn receiver address with current broadcast channel address
- Persistent state with `zustand`
- Light/darm/system preference theme
- Uncommented post transaction fee metadata
- Removed or renamed misc or legacy code
- Moderate topic titles/badges
- Redirect to root on channel change (quick-fix)
@LeslieOA LeslieOA self-assigned this Aug 15, 2024
@HashMapsData2Value HashMapsData2Value merged commit ad3c2ae into main Aug 15, 2024
1 check passed
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.

2 participants