This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 832
New feature: marking rooms as unread [MSC2867] #6314
Closed
Closed
Commits on Jan 10, 2022
-
new feature: marking rooms as unread [MSC2867]
Signed-off-by: chandi <git@chandi.it>
Configuration menu - View commit details
-
Copy full SHA for 2e84df2 - Browse repository at this point
Copy the full SHA 2e84df2View commit details -
single place for unread state retrieval and changing
Signed-off-by: chandi <git@chandi.it>
Configuration menu - View commit details
-
Copy full SHA for 49451cd - Browse repository at this point
Copy the full SHA 49451cdView commit details -
'mark as unread' feature behind labs flag
Signed-off-by: chandi <git@chandi.it>
Configuration menu - View commit details
-
Copy full SHA for 2ff656f - Browse repository at this point
Copy the full SHA 2ff656fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f90208 - Browse repository at this point
Copy the full SHA 2f90208View commit details -
reduce notification state updates, less generic name for watcher ref
Signed-off-by: chandi <git@chandi.it>
Configuration menu - View commit details
-
Copy full SHA for 0e5cad7 - Browse repository at this point
Copy the full SHA 0e5cad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b28f80 - Browse repository at this point
Copy the full SHA 6b28f80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66bb12f - Browse repository at this point
Copy the full SHA 66bb12fView commit details -
Add own icons for mark as (un)read
From Google's material design icons: https://fonts.google.com/icons?selected=Material+Icons&icon.query=eye License: https://google.github.io/material-design-icons/ "We have made these icons available for you to incorporate them into your products under the Apache License Version 2.0. Feel free to remix and re-share these icons and documentation in your products. We'd love attribution in your app's about screen, but it's not required. The only thing we ask is that you not re-sell the icons themselves."
Configuration menu - View commit details
-
Copy full SHA for e5810fb - Browse repository at this point
Copy the full SHA e5810fbView commit details -
Fix NPE related to mark-as-unread
TypeError: Cannot read property 'getAccountData' of null at d (Rooms.ts:160) at e.removeUnreadMarker (TimelinePanel.tsx:884) at e.<anonymous> (TimelinePanel.tsx:1140) at ui (react-dom.production.min.js:131) at ps (react-dom.production.min.js:220) at wc (react-dom.production.min.js:259) at t.unstable_runWithPriority (scheduler.production.min.js:18) at jo (react-dom.production.min.js:122) at xc (react-dom.production.min.js:252) at pc (react-dom.production.min.js:243) when you have the panel for mentions open.
Configuration menu - View commit details
-
Copy full SHA for 62b4841 - Browse repository at this point
Copy the full SHA 62b4841View commit details -
Configuration menu - View commit details
-
Copy full SHA for e509a58 - Browse repository at this point
Copy the full SHA e509a58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a63fb0 - Browse repository at this point
Copy the full SHA 0a63fb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1fd33a - Browse repository at this point
Copy the full SHA c1fd33aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ac2201 - Browse repository at this point
Copy the full SHA 1ac2201View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26d1219 - Browse repository at this point
Copy the full SHA 26d1219View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dcd393 - Browse repository at this point
Copy the full SHA 6dcd393View commit details -
Mark unread: Fix marking current room as unread jump out
ToDo: Do this also if marked as unread on other device
Configuration menu - View commit details
-
Copy full SHA for 25e7554 - Browse repository at this point
Copy the full SHA 25e7554View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1404586 - Browse repository at this point
Copy the full SHA 1404586View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0a33ad - Browse repository at this point
Copy the full SHA d0a33adView commit details
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.