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

Restore dates for notifications in Notification column #9988

Open
pawelngei opened this issue Feb 8, 2019 · 10 comments
Open

Restore dates for notifications in Notification column #9988

pawelngei opened this issue Feb 8, 2019 · 10 comments
Labels
suggestion Feature suggestion

Comments

@pawelngei
Copy link
Contributor

Continuation of already implemented discussion #9422 .

Was implemented and merged in #9423 , then after 20 days reverted by #9675 for "Issues with line breaks / clutter."

There are no details what causes the issues with line breaks / clutter. No screens and no feedback from the users.

I'd like to see this feature in Mastodon. Can you please tell me what was wrong with the last implementation?

@Gargron
Copy link
Member

Gargron commented Feb 8, 2019

Hey, right. So the main problem was, you've got two values to watch out for: the username can be very long, and the date itself can be long. When the left part does a line-break, it's expected and unavoidable, but sometimes the right part would line-break, except it doesn't move anything out of the way, so it would just overlap with the text below.

@pawelngei
Copy link
Contributor Author

Are you talking about any specific language for the date line breaks? What is the longest date we can display there?

@pawelngei
Copy link
Contributor Author

@trwnh
Copy link
Member

trwnh commented Feb 13, 2019

Can't the components be styled such that the timestamp(s) take up as much width as they need, while the names and flavor text shrink and line-break as needed? This was a very useful feature and it's disappointing to see it ignored over what is a very minor issue.

@pawelngei
Copy link
Contributor Author

@trwnh this shouldn't take more than a few lines of CSS, I already tested several possible modes when implementing this.

I don't want to re-implement it this time however, since I don't have the energy to deal with my code being merged and reverted without a comment. I'm leaving this thread to any further contributors and unwatching.

@Gargron Gargron added the suggestion Feature suggestion label Feb 15, 2019
@deutrino
Copy link

I don't want to re-implement it this time however, since I don't have the energy to deal with my code being merged and reverted without a comment.

Yup.

@tenebrios
Copy link

This is from Feb 2019 and still not implemented?
Why is this taking so long to fix?
It's pretty straight forward.
Just add a time stamp to the notifications.
All the other apps have it.
Why don't we have it here?

@tenebrios
Copy link

Here's an example of someone that followed me.
Ok, it would be nice to know "when" that happened.
Notifications are also a way to moderate ones profile.
We need to see a sense of time in our Notifications.
Time stamps allow us to see how far back we need to scroll our Notifications to where we left off previously.
Screenshot_20240302_132821_Chrome

@tenebrios
Copy link

And if the server matters regarding this time stamp issue, it's mastodon.social

@tenebrios
Copy link

How is a feature like this not already implemented?
It's such a basic thing
Seeing WHEN someone liked, boosted or commented on a post is very important

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
suggestion Feature suggestion
Projects
None yet
Development

No branches or pull requests

5 participants