-
Notifications
You must be signed in to change notification settings - Fork 509
Add unread message marker in the chat view #3825
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
abe329c
Add unread message marker in the chat view
nickvergessen c4e739c
Update last read message marker on scroll
PVince81 6929de8
Don't mark conversation as read any more on click
PVince81 f24ac54
Properly clear when focussed and sticky
PVince81 4d5ad40
Read marker tweaks
PVince81 3c6d5bc
Scroll to unread when reopening sidebar with chat
PVince81 b99adb6
Tweak read marker behavior
PVince81 31b3c3e
Read marker is now a long bar
PVince81 3dbd551
Use DOM attributes to access message/seen information
PVince81 30285b0
Fix immediate update of read marker
PVince81 9374c25
New menu item mark conversation as read
PVince81 22eb262
New menu item mark message as unread
PVince81 f8ca906
Move unread messages marker out of the hover element
PVince81 0298bf5
Decouple visible unread marker from its actual position
PVince81 579fbdc
Remove delay for unread marker on focus
PVince81 7d4d6fb
Mark as unread now applied to previous message id
PVince81 c26d5e3
Update read marker UI when posting + tweaks
PVince81 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Read marker tweaks
Adjust design a bit of the marker. Debounce read marker processor on focus to delay it a bit. Signed-off-by: Vincent Petry <[email protected]>
- Loading branch information
commit 4d5ad40f26b1c8749c4bcd3350724f6b8d13d40a
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.