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

[RFC]: support of new Talk features in Desktop with old servers #968

Open
Antreesy opened this issue Dec 6, 2024 · 2 comments
Open

[RFC]: support of new Talk features in Desktop with old servers #968

Antreesy opened this issue Dec 6, 2024 · 2 comments
Labels
1. to develop enhancement New feature or request

Comments

@Antreesy
Copy link
Contributor

Antreesy commented Dec 6, 2024

Features a-like this one (pure frontend, server is only needed for cross-device support) e.g.:

can be supported with Desktop client with old servers, but keep it in BrowserStorage instead of sending a request to backend

Originally posted by @Antreesy in #957

@Antreesy Antreesy added 1. to develop enhancement New feature or request labels Dec 6, 2024
@Antreesy Antreesy added this to the 🌠 Next Patch milestone Dec 6, 2024
@ShGKme ShGKme modified the milestones: v1.0.1, 🌠 Next Patch Dec 23, 2024
@ShGKme ShGKme closed this as completed Jan 15, 2025
@nickvergessen
Copy link
Member

This is not completed?
Or did you patch anything here or in spreed?

@nickvergessen nickvergessen reopened this Jan 15, 2025
@github-project-automation github-project-automation bot moved this to 🧭 Planning evaluation (don't pick) in 💬 Talk team Feb 3, 2025
@ShGKme ShGKme moved this from 🧭 Planning evaluation (don't pick) to 🆕 New to evalutate in 💬 Talk team Feb 3, 2025
@ShGKme
Copy link
Contributor

ShGKme commented Feb 4, 2025

Background

Frontend checks for supported features via capabilities. Capabilities are defined by server. But sometimes server capability is actually only about the user settings (config). So the feature can work fine on local-level settings.

Proposal

For such capabilities only use the capability for config setting on the server and use browser storage as a fallback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop enhancement New feature or request
Projects
Status: 🆕 New to evalutate
Development

No branches or pull requests

3 participants