meow icon indicating copy to clipboard operation
meow copied to clipboard

Daily Bruin's homemade social media manager

Results 106 meow issues
Sort by recently updated
recently updated
newest added

It would be nice if people could directly access the tweets and Facebook posts from the Meow dashboard. Will probably have to add new attributes to the database to store...

enhancement

This should be a popup that appears before saving or using the send now feature. This would prompt the user to make sure any action is intentional. Use cases: -...

enhancement

https://bitbucket.org/q/django-simple-history/src Not a priority

enhancement

Hongyi suggested that we add a spell checker for our meows! I support this.

enhancement

show how many likes/shares/loves/RTs for the meow

enhancement

Would be nice to have a preview of the image that will be used for the post, or even make it possible to customize the image selector/image on a per...

enhancement

I kinda ignored this for now. We need to validate input from the user forms and check that the post has not already been sent. I think django has things...

bug
high priority

Because video should be on Meow too :)

Meow's current scheduled posting method employs a Celery beat service and a Celery worker. Both are unnecessarily expensive on our current infrastructure. Should explore offloading the work, or better configuring...

Use Redis's SET NX to do this

enhancement