Kévin Commaille
10611e379e
Release Fractal 8
2 years ago
Kévin Commaille
d87059b16f
chore: Release Fractal 8.rc
2 years ago
Kévin Commaille
c0ffcbd407
chore: Release Fractal 8.beta
2 years ago
Alexandre Franke
dec825bbf4
Release Fractal 7
2 years ago
Kévin Commaille
5b38895ca7
Release Fractal 7.rc
2 years ago
Kévin Commaille
26d7b2cb34
build: Target meson 1.1
...
It has been released almost a year ago so it should be fine
2 years ago
Kévin Commaille
01b49bffe5
ci: Do not create tarball for releases
...
Instead we will use the flatpak-cargo-generator script from
flatpak-builder-tools for Flathub builds.
This is not a problem for reproducible builds since everything has a
hash (commit or Cargo.lock).
2 years ago
Kévin Commaille
7b3a099aaa
Release Fractal 7.beta
2 years ago
Lukáš Tyrychtr
0e6486054a
room-history: When scrolling to an item, focus it as well
2 years ago
Kévin Commaille
cc8670f3b4
app: Enable libadwaita 1.5 features and use AdwAboutDialog
2 years ago
Kévin Commaille
1caaa224a2
chore: Release Fractal 6
2 years ago
Kévin Commaille
1f2648f48c
qr-code-scanner: Make Camera and CameraPaintable subclassable per-OS
2 years ago
Kévin Commaille
76165c181d
Release Fractal 6.rc
2 years ago
Alexandre Franke
8fd746033f
Release Fractal 6.beta
2 years ago
Kévin Commaille
1a0ecad177
meson: Restore hack profile
...
It's the same as 'development' only with a different app ID.
Allows to use the nightly Flatpak and develop using a custom flatpak
manifest at the same time.
2 years ago
Kévin Commaille
68291d7abc
build: Remove Hack manifest and profile
...
Now that the stable release is on the same codebase, it should be less
necessary to have 2 development builds.
Also since most performance issues have been fixed, it should not be
necessary anymore to build the nightly version in release mode.
2 years ago
Kévin Commaille
091a311f51
meson: Fix meson dist directory
2 years ago
Alexandre Franke
6c48cde678
Release 5
2 years ago
Kévin Commaille
78aaef60ff
meson: Make sure everything works without a pre-release version
2 years ago
Kévin Commaille
918a7179f3
chore: Prepare release of Fractal 5.rc1
2 years ago
Kévin Commaille
bcee8bfd9f
Revert "room-history: Add spell checker to message entry"
...
This reverts commit 2295e8a9d1 .
2 years ago
Kévin Commaille
2295e8a9d1
room-history: Add spell checker to message entry
2 years ago
Kévin Commaille
24fe938cae
meson: Sort dependencies
2 years ago
Kévin Commaille
b647462090
build: Use appstreamcli instead of appstream-util
...
appstream-glib is in maintenance mode
2 years ago
Kévin Commaille
e0c30f451b
build: Log cargo and rustc version in build messages
3 years ago
Kévin Commaille
e03b52c119
chore: Use version 1.4 of libadwaita
3 years ago
Kévin Commaille
d8efac8b6d
chore: Release Fractal 5.beta2
3 years ago
Kévin Commaille
b4bb04c448
chore: Release version 5.beta1
3 years ago
Kévin Commaille
5d54239cbd
build: Be consistent in version naming
...
Use a dot between the major version and the pre-release version, where
possible.
Go back to using a dash before the commit hash.
3 years ago
Kévin Commaille
da3438c4d8
build: Use '+' to separate tagged version and commit hash
...
That way, even if we switch `-` for `~` in the metainfo version,
it treats development versions as being bigger (newer) than the
tagged versions.
3 years ago
Kévin Commaille
f7dfbcceda
build: Set flatpak version the same as in-app version
3 years ago
Kévin Commaille
ec02e35b45
app: Use an enum for the profile
3 years ago
Kévin Commaille
a85644cad5
build: Add beta profile
3 years ago
Kévin Commaille
6471cb9675
build: Refactor profile variables
3 years ago
Kévin Commaille
d4a115cbaa
build: Add missing dependencies to meson.build
3 years ago
Kévin Commaille
8986937482
build: Add OpenSSL as a dependency
...
It is required by the native-tls crate, tht depends on the openssl
crate.
The minimum supported version by taht crate is currently 1.0.1.
3 years ago
Kévin Commaille
26013646e9
build: Update glib and gio deps version
3 years ago
Kévin Commaille
4ad6907767
misc: Enable GTK 4.10 APIs
3 years ago
Kévin Commaille
bbe284554a
components: Use GstPlay instead of GstPlayer for video player
3 years ago
Kévin Commaille
4d5791f817
secret: Use oo7 instead of libsecret
3 years ago
Julian Sparber
a2e9ee4c57
Add release notes and update version
4 years ago
Kévin Commaille
f8d2ceb871
chore: Update libadwaita min version in meson.build
4 years ago
Kévin Commaille
b65188cdb6
misc: Create developers flatpak variant
...
Be able to use nightly while hacking
4 years ago
Kévin Commaille
6ade43833d
ci: Fix nightly build
...
Resources where compiled for stable version
4 years ago
Julian Sparber
83575f825e
Change version to follow scheme used by GNOME
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
Julian Sparber
b31db88086
meson: Drop post install script
4 years ago
Julian Sparber
f3cc9dd09f
doc: Improve readme and fix doc issues
4 years ago
Kévin Commaille
7f4f7cc8f8
chore: Update gtk-rs to 0.4.4
...
Update also:
- libdwaita to 0.1.0
- sourceview5 to 0.4.0
- gstreamer, gstreamer-base and gstreamer video to 0.18
- ashpd to 0.2.0-beta-1
4 years ago