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 828
Improve pinned messages in Labs #6096
Merged
Merged
Changes from 14 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
170b11d
Convert RightPanel to Typescript
t3chguy 152c178
Convert NotificationPanel to Typescript
t3chguy 13427aa
Add a pulse animation to the pinned messages indicator and move it
t3chguy 96928e5
Header Buttons switch to a fragment from an array of nodes
t3chguy 02d11b8
Extend HeaderButton and HeaderButtons to be more generic
t3chguy a6ca8f7
Fix useAsyncMemo out-of-order resolutions
t3chguy 4fa6d35
Convert PinnedEventTile to Typescript
t3chguy 59f4c72
Initial cut of Pinned event card in the right panel
t3chguy c1f397d
delint
t3chguy fd74a94
add header
t3chguy 27ad907
Iterate pinned messages
t3chguy 54d8953
delint
t3chguy 0758c09
i18n
t3chguy 1ff8709
When pinning a message automatically mark it as read
t3chguy 53fc475
Update src/components/views/rooms/PinnedEventTile.tsx
t3chguy 42a3ace
Iterate PR based on feedback
t3chguy 4765216
Merge branch 't3chguy/fix/6606' of github.com:matrix-org/matrix-react…
t3chguy 83d2234
delint imports
t3chguy 4f50727
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into…
t3chguy 93010d3
Merge branch 'develop' into t3chguy/fix/6606
t3chguy 5d0d81e
not sure how I butchered this merge conflict resolution this much.
t3chguy 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
There are no files selected for viewing
This file contains 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 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 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 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 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
goodbye, self.
(I'm okay with this happening - I don't want any of the old CSS associated with my name)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I mean, there is no old CSS here. All of it is brand new, I probably renamed the file to save me having to copy-paste the license :)