Kévin Commaille
8a5c5f6934
chore: Update libshumate bundled in flatpak
3 years ago
Julian Sparber
88b880f707
ci: Use template and clean up
3 years ago
Kévin Commaille
1b3ad15124
flatpak: Enable warn log level for all crates
...
With most of the logic moving to the SDK, we can miss several things
that went wrong.
3 years ago
Kévin Commaille
93caf82560
logs: Enable warn level for all crates in .Hack manifest
...
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1221 >
3 years ago
Kévin Commaille
ea937599e3
chore: Update libshumate dependency
...
Switch to the first stable release
4 years ago
Julian Sparber
6ca3b6b812
Use master runtime
4 years ago
Kévin Commaille
42f264ab18
misc: Use GNOME 42 image
...
Avoid issues with master
4 years ago
Kévin Commaille
d740fd4f11
chore: Update matrix-sdk
4 years ago
Julian Hofer
872a5f77d4
Use (fast) mold linker for developer flatpak variant
...
This reduces incremental build time on my machine from 19 to 9 sec
4 years ago
Kévin Commaille
b65188cdb6
misc: Create developers flatpak variant
...
Be able to use nightly while hacking
4 years ago
Bilal Elmoussaoui
d5749f75a4
Room history: Send/display static location events
...
Fixes #952
4 years ago
Julian Sparber
0bf6a4ff32
Remove Next from app-id
4 years ago
Kévin Commaille
60a0207ee2
secret: Switch to libsecret
4 years ago
Maximiliano Sandoval R
3c837f5cb7
flatpak: Drop a11y sandbox hole
...
This is very undesirable, flatpak handles this for us.
4 years ago
Julian Sparber
b31db88086
meson: Drop post install script
4 years ago
Julian Sparber
c6e25f4fbf
meson: Drop build shell script
...
This drops the script we used to build fractal. And uses know only
meson. This also drops the need for specifying sources since cargo does
that for us.
This also bumps the meson version.
This also drops the build option `skip-cargo-build`.
Most of the changes are comming from https://gitlab.gnome.org/World/pika-backup
4 years ago
Kévin Commaille
8193be8e2c
room-history: Show video messages in the timeline
4 years ago
Julian Sparber
ff2a3ca741
verification: Add qr-code scanning for verification
...
This also moves the error handling to the `IdentityVerification`
4 years ago
Maximiliano Sandoval R
3445439083
flatpak: Use libraries provided by the SDK
5 years ago
enterprisey
7eb6c1f8b0
Set RUST_BACKTRACE=1 at runtime using manifest
...
Flatpak manifest previously set RUST_BACKTRACE=1 during the build only, not
runtime, using the "env" build option. However, the intention was probably
to set RUST_BACKTRACE=1 at runtime, not during the build.
5 years ago
Julian Sparber
f4a7d3f8d7
Update repo url for libadwaita and bindings
5 years ago
Julian Sparber
9b9cea1b51
bump deps
5 years ago
Veli Tasali
4d93119299
flatpak: drop uneeded env variables
...
67468b7ef2
5 years ago
Veli Tasali
503ff3eadf
build-aux: Move cargo-home to the root of build dir
...
This avoids rebuilding all the dependencies
everytime in GNOME Builder.
51c3732bea
5 years ago
Julian Sparber
8f2017cebd
Add sourceview5 as deps
5 years ago
Julian Sparber
abf2361a80
login: Use SecretService to store previous session
5 years ago
Julian Sparber
fc79fab77d
flatpak: add network permission
5 years ago
Julian Sparber
956e4c5396
flatpak: use master runtime (includes GTK4)
5 years ago
Julian Sparber
ea50cb2ec1
Add libadwaita as dep
5 years ago
Alejandro Domínguez
bd24d2f660
Change ID to org.gnome.FractalNext
5 years ago
Alejandro Domínguez
49dab8eeaa
Init with GTK Rust Template
5 years ago