cinnyapp / cinny

Yet another matrix client
https://cinny.in
GNU Affero General Public License v3.0
1.86k stars 239 forks source link

Combine cinny-desktop repo #1323

Closed HybridEidolon closed 3 months ago

HybridEidolon commented 1 year ago

Describe the problem

It is currently possible but tedious to develop Cinny Desktop concurrently with Cinny itself, e.g. to implement features that would work only on Cinny Desktop using the Tauri API.

Describe the solution you'd like

Combine the cinny-desktop repo with the cinny repo, allowing both the web version and the desktop version to be built together and for the upstream cinny project to leverage Tauri APIs.

Alternatives considered

No response

Additional context

Examples of Tauri-specific features:

kfiven commented 3 months ago

Closing as explained in https://github.com/cinnyapp/cinny/pull/1324#issuecomment-2124649587