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

Add a message separating days after 12 am #1016

Closed
savabozo opened this issue Apr 21, 2019 · 3 comments · Fixed by #2748
Closed

Add a message separating days after 12 am #1016

savabozo opened this issue Apr 21, 2019 · 3 comments · Fixed by #2748
Assignees
Labels
backlog The issue is in the scope of the project but is not being worked on yet. enhancement

Comments

@savabozo
Copy link

Some messages may have been sent weeks or days apart.
When loading chat history and encountering such, i suggest to add a date label split.

Currently at Ch2 (screenshot)

2019-04-21_15-25-06

Desirable behaviour (screenshot of example in another app)

2019-04-21_15-30-05

(it is Telegram Desktop)

@RAnders00
Copy link
Collaborator

Other option is to show an additional date in the timestamp place if the message is older than 24 hours

@RAnders00
Copy link
Collaborator

Saw this today on mixer, definitely a nice way of doing it too:

image

@RAnders00
Copy link
Collaborator

Adding this to merge duplicate issue #1158 by @Zanuh:

Another option is to show timestamps only in "slow" channels (by some kind of measure), and have that be a setting:

Zanuh wrote:

It is possible to enable/disable timestamps in Chatterino 2. However, I would like to be able to have timestamps automatically in some channels that has fewer chatters, etc. I would like to have a setting where you could enable timestamps on specific channel(s) while other channels doesn't get it enabled. Currently now you can just disable/enable it for either all channels or none.

@fourtf fourtf added the backlog The issue is in the scope of the project but is not being worked on yet. label Sep 25, 2020
@fourtf fourtf changed the title [Feature Request][Chat history] Date splitter for messages Add a message separating days after 12 am Sep 25, 2020
@apa420 apa420 self-assigned this Sep 26, 2020
@apa420 apa420 mentioned this issue Oct 3, 2020
1 task
GabeEddyT added a commit to GabeEddyT/chatterino2 that referenced this issue May 25, 2021
Release v2.3.2

- Major: New split for channels going live! /live. (Chatterino#1797)
- Minor: Added a message that displays a new date on new day. (Chatterino#1016)
- Minor: Hosting messages are now clickable. (Chatterino#2655)
- Minor: Messages held by automod are now shown to the user. (Chatterino#2626)
- Minor: Load 100 blocked users rather than the default 20. (Chatterino#2772)
- Bugfix: Fixed a potential crashing issue related to the browser extension. (Chatterino#2774)
- Bugfix: Strip newlines from stream titles to prevent text going off of split header (Chatterino#2755)
- Bugfix: Automod messages now work properly again. (Chatterino#2682)
- Bugfix: `Login expired` message no longer highlights all tabs. (Chatterino#2735)
- Bugfix: Fix a deadlock that would occur during user badge loading. (Chatterino#1704, Chatterino#2756)
- Bugfix: Tabbing in `Select a channel to open` is now consistent. (Chatterino#1797)
- Bugfix: Fix Ctrl + Backspace not closing colon emote picker. (Chatterino#2780)
- Bugfix: Approving/denying AutoMod messages works again. (Chatterino#2779)
- Dev: Migrated AutoMod approve/deny endpoints to Helix. (Chatterino#2779)
- Dev: Migrated Get Cheermotes endpoint to Helix. (Chatterino#2440)

# gpg: directory '/c/Users/gtroy/.gnupg' created
# gpg: keybox '/c/Users/gtroy/.gnupg/pubring.kbx' created
# gpg: Signature made Sun May 16 15:05:25 2021 EDT
# gpg:                using RSA key 16CA5983F9FDD6EB599AAA70911916E0523B22F6
# gpg: Can't check signature: No public key

# Conflicts:
#	src/widgets/settingspages/GeneralPage.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog The issue is in the scope of the project but is not being worked on yet. enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants