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

Having chatlist timestamp reflect time of last change #1173

Merged
merged 1 commit into from
May 23, 2023

Conversation

teresaqhoang
Copy link
Contributor

@teresaqhoang teresaqhoang commented May 23, 2023

Motivation and Context

Having chatlist timestamp reflect time of last change affecting chat (i.e., time bot was uploaded, chat name change, etc.).

This value is computed in session only. If session is refreshed, chat list will be ordered timestamp of last message in each chat, with most recent message on top.

image
Notice difference in timestamp of last message vs timestamp in chatlist (reflects time bot was uploaded)

@hathind-ms hathind-ms merged commit 4aa7281 into microsoft:main May 23, 2023
19 checks passed
shawncal pushed a commit to shawncal/semantic-kernel that referenced this pull request Jul 6, 2023
…tname, upload bot, etc.)

### Motivation and Context
<!-- Thank you for your contribution to the semantic-kernel repo!
Please help reviewers and future users, providing the following
information:
  1. Why is this change required?
  2. What problem does it solve?
  3. What scenario does it contribute to?
  4. If it fixes an open issue, please link to the issue here.
-->
Having chatlist timestamp reflect time of last change affecting chat
(i.e., time bot was uploaded, chat name change, etc.).

This value is computed in session only. If session is refreshed, chat
list will be ordered timestamp of last message in each chat, with most
recent message on top.


![image](https://github.com/microsoft/semantic-kernel/assets/125500434/63477ce5-d77f-4c6f-af6c-9d5ad7c2fb8b)
Notice difference in timestamp of last message vs timestamp in chatlist
(reflects time bot was uploaded)
golden-aries pushed a commit to golden-aries/semantic-kernel that referenced this pull request Oct 10, 2023
…tname, upload bot, etc.)

### Motivation and Context
<!-- Thank you for your contribution to the semantic-kernel repo!
Please help reviewers and future users, providing the following
information:
  1. Why is this change required?
  2. What problem does it solve?
  3. What scenario does it contribute to?
  4. If it fixes an open issue, please link to the issue here.
-->
Having chatlist timestamp reflect time of last change affecting chat
(i.e., time bot was uploaded, chat name change, etc.).

This value is computed in session only. If session is refreshed, chat
list will be ordered timestamp of last message in each chat, with most
recent message on top.


![image](https://github.com/microsoft/semantic-kernel/assets/125500434/63477ce5-d77f-4c6f-af6c-9d5ad7c2fb8b)
Notice difference in timestamp of last message vs timestamp in chatlist
(reflects time bot was uploaded)
@teresaqhoang teresaqhoang deleted the lastUpdatedTimestamp branch December 13, 2023 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants