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

Persist threads a user has conversed in across clients #18720

Closed
Tracked by #3
germain-gg opened this issue Aug 24, 2021 · 2 comments
Closed
Tracked by #3

Persist threads a user has conversed in across clients #18720

germain-gg opened this issue Aug 24, 2021 · 2 comments
Assignees
Labels
A-Threads T-Task Tasks for the team like planning

Comments

@germain-gg
Copy link
Contributor

No description provided.

@germain-gg germain-gg added T-Task Tasks for the team like planning A-Threads labels Aug 24, 2021
@germain-gg germain-gg self-assigned this Aug 24, 2021
@germain-gg germain-gg added this to the App Team 1.8.3 milestone Aug 24, 2021
@germain-gg germain-gg modified the milestones: App Team 1.8.3, App Team 1.8.4 Sep 8, 2021
@novocaine novocaine modified the milestones: App Team 1.8.6, App Team 1.8.7 Sep 22, 2021
@germain-gg germain-gg removed this from the App Team 1.8.7 milestone Sep 28, 2021
@germain-gg
Copy link
Contributor Author

Deprioritising from the current sprint.

My current solution involves serialising a thread (a ref to the root + all the tails) and setting that in a room user level setting.
That's pretty hacky and won't scale too well. It would probably be better to wait for backend support for that one

@germain-gg
Copy link
Contributor Author

Not needed anymore.
There will be a backend, and the source of truth will be the homeserver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Threads T-Task Tasks for the team like planning
Projects
None yet
Development

No branches or pull requests

3 participants