mcavoyk / Quirk

Quirk is an open source, hyperlocal, anonymous social media platform for mobile and web clients.
GNU Affero General Public License v3.0
2 stars 0 forks source link

A user should be able to mute another user. #38

Open mcavoyk opened 5 years ago

mcavoyk commented 5 years ago

This will require another table for users/muteUsers and posts will need to be queried from this view.