Commit graph

36 commits

Author SHA1 Message Date
Kévin Commaille
bcee8bfd9f
Revert "room-history: Add spell checker to message entry"
This reverts commit 2295e8a9d1.
2023-11-04 11:23:59 +01:00
Kévin Commaille
2295e8a9d1
room-history: Add spell checker to message entry 2023-10-29 17:16:35 +01:00
Kévin Commaille
840d038e5a
build: Upgrade libshumate module to 1.1.0 2023-09-21 21:22:13 +02:00
Kévin Commaille
93412a754f
chore: Update Flatpak SDK extensions for 23.08beta 2023-06-22 10:20:56 +02:00
Kévin Commaille
f714c4d87b build: Use libshumate tarball instead of git 2023-05-16 13:14:14 +00:00
Kévin Commaille
8a5c5f6934
chore: Update libshumate bundled in flatpak 2023-05-14 17:14:37 +02:00
Julian Sparber
88b880f707 ci: Use template and clean up 2023-05-05 08:04:06 +00:00
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.
2023-03-14 21:00:23 +01:00
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>
2023-02-13 16:57:42 +00:00
Kévin Commaille
ea937599e3
chore: Update libshumate dependency
Switch to the first stable release
2022-10-03 22:08:31 +02:00
Julian Sparber
6ca3b6b812 Use master runtime 2022-08-03 12:14:05 +02:00
Kévin Commaille
42f264ab18
misc: Use GNOME 42 image
Avoid issues with master
2022-07-02 20:47:38 +02:00
Kévin Commaille
d740fd4f11 chore: Update matrix-sdk 2022-05-09 16:45:36 +00:00
Julian Hofer
872a5f77d4 Use (fast) mold linker for developer flatpak variant
This reduces incremental build time on my machine from 19 to 9 sec
2022-04-26 10:14:00 +00:00
Kévin Commaille
b65188cdb6 misc: Create developers flatpak variant
Be able to use nightly while hacking
2022-04-20 08:17:04 +00:00
Bilal Elmoussaoui
d5749f75a4 Room history: Send/display static location events
Fixes #952
2022-04-13 13:00:26 +00:00
Julian Sparber
0bf6a4ff32 Remove Next from app-id 2022-03-30 14:36:28 +02:00
Kévin Commaille
60a0207ee2
secret: Switch to libsecret 2022-02-25 12:06:39 +01:00
Maximiliano Sandoval R
3c837f5cb7 flatpak: Drop a11y sandbox hole
This is very undesirable, flatpak handles this for us.
2022-02-24 11:29:43 +00:00
Julian Sparber
b31db88086 meson: Drop post install script 2022-01-24 13:18:20 +01:00
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
2022-01-19 16:46:08 +01:00
Kévin Commaille
8193be8e2c room-history: Show video messages in the timeline 2021-12-09 12:49:31 +00:00
Julian Sparber
ff2a3ca741 verification: Add qr-code scanning for verification
This also moves the error handling to the `IdentityVerification`
2021-11-19 12:04:49 +01:00
Maximiliano Sandoval R
3445439083 flatpak: Use libraries provided by the SDK 2021-10-05 09:07:01 +00:00
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.
2021-08-05 09:46:12 +00:00
Julian Sparber
f4a7d3f8d7 Update repo url for libadwaita and bindings 2021-05-21 12:40:47 +02:00
Julian Sparber
9b9cea1b51 bump deps 2021-05-21 12:30:05 +02:00
Veli Tasali
4d93119299
flatpak: drop uneeded env variables
67468b7ef2
2021-05-06 19:30:50 +03:00
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
2021-05-06 19:17:33 +03:00
Julian Sparber
8f2017cebd Add sourceview5 as deps 2021-04-30 18:35:01 +00:00
Julian Sparber
abf2361a80 login: Use SecretService to store previous session 2021-03-24 23:35:34 +01:00
Julian Sparber
fc79fab77d flatpak: add network permission 2021-03-24 11:51:56 +01:00
Julian Sparber
956e4c5396 flatpak: use master runtime (includes GTK4) 2021-02-25 09:55:19 +00:00
Julian Sparber
ea50cb2ec1 Add libadwaita as dep 2021-02-13 00:11:59 +01:00
Alejandro Domínguez
bd24d2f660 Change ID to org.gnome.FractalNext 2021-02-05 00:21:16 +01:00
Alejandro Domínguez
49dab8eeaa Init with GTK Rust Template 2021-02-04 20:46:36 +01:00