Matthew Yu
Matthew Yu
Cat image link doesn't work now: https://github.com/dailybruin/meow/blob/2590fc1cefa46de79c6525417ee8674b054b654f/meow/frontend/src/components/Posts/Content.js#L20 We should change it to a working one
Tweets that start with an @ mention like `@dailybruin` don't show up under an account's Posts. [Here's an example.](https://twitter.com/dailybruin/status/1693030609491284319) It only shows up under [Replies.](https://twitter.com/dailybruin/with_replies) We should add a warning...
Currently, we only show the current time and day at the top, and not the selected date, which is only in the calendar/query params so it's harder to see.
When you try to use meow between 12:00 and 12:59 am, the DatePicker doesn't work because the default time (current time) is incorrect. For example, at 12:08 am, `this.props.pub_time` is...
Allow user to see URLs of successful tweets & FB posts. They are currently accessible through Django, but we don't show them anywhere on the frontend.
For Copy/Social