Results 25 issues of AJ.NET

There are times the frontend bugs out and we would like to log these errors. Social media posts have an error log textfield. So I'm thinking we can make an...

feature request

Have ~grammarly~ check meow's facebook, twitter and newsletter text before saving. Turns out grammarly doesn't have an API but there are alternatives.

feature request

This will be a robust solution to frontend thinks we are signed in but we are not in backend problem. ### Backend: A lot of the views have the `@login_required`...

bug

Dockerfiles shouldn't have 20 steps generally. We should check if we can make the dockerfile smaller.

enhancement

So for [buzz](buzz.dailybruin.com), users can sting another. Buzz will send a slack message the stinged user "You have been stung by [other user]". ~We want to do something similar for...

feature request

The init_script shouldn't be necessary. Here are the steps to removing it. ## 1. Remove the MeowSetting model MeowSetting are using for adding API keys and configuring general settings. This...

low hanging fruit

We going to ask design for more feedback but heres what we have so far: 1. more obvious way to get to themes page: clicking on your name seems not...

enhancement

In the home page, the filters on the right hand side can be improved: 1. `ready to post` includes post which have already been `sent` 2. The sent time should...