Commit graph

44 commits

Author SHA1 Message Date
Christopher Davis
6982765607 fractal-gtk: Use gspell for spellchecking
With the move to GtkSourceView, we no longer had spellcheck
support in Fractal as bindings for GspellTextView were not generated.

Related to https://gitlab.gnome.org/GNOME/fractal/issues/124
2019-01-15 10:33:57 -05:00
Hubert Figuière
2c1cf4b6d0 flatpak: Update git URL for fractal 2018-12-22 14:52:38 -05:00
Jordan Petridis
79b3a87234
Flatpak: include the .git suffix in the libhandy uri
This is required to work with older versions of git
2018-12-21 18:35:51 +02:00
Jordan Petridis
4eaf6ddb61
Flatpak: allow access to dri
Gtk can really benefit from opengl and access to a gpu
2018-12-02 14:55:39 +02:00
Daniel Garcia Moreno
eb9c49b957 Revert "Merge branch 'fix/error-format' into 'master'"
This reverts merge request !256
2018-10-31 19:30:13 +00:00
Ricardo Silva Veloso
03772da2f9 Remap rustc output to show errors in GNOME Builder sidebar 2018-10-31 00:44:07 -03:00
Jordan Petridis
c6fe83a6c5
Flatpak: Remove enchant2
This is in the runtime now, since 3.30
2018-10-31 00:38:47 +02:00
Jordan Petridis
94ed965130
Flatpak: Configure libhandy
We don't need to build the tests, examples, vapi or docs in the
flatpak build. They are just not useful when you embed the
dependency.
2018-10-06 04:45:34 +03:00
Julian Sparber
158f4c24a5
column: add libhandy column to message view 2018-10-01 08:32:41 +03:00
Jordan Petridis
c41484a86c
Remove gspell
Gspell hasn't been used since we switched to a source view for the
message entry. We should not keep it in the tree if its not used
and nobody is currenty working on wiring it up again.

Close #333
2018-09-13 22:11:53 +03:00
Alexander Mikhaylenko
3bb750fa9f flatpak: Build with development profile 2018-08-24 13:54:47 +05:00
Alexander Mikhaylenko
63943648cd build: Allow parallel installation
Use 'org.gnome.FractalDevel' appid for development versions. This is
specified at build time by passing '-Dprofile=development' option to Meson.
2018-08-24 13:54:47 +05:00
Jordan Petridis
8f7503c0ad
Flatpak: Build with enabaled rust backtraces 2018-08-08 23:08:09 +03:00
Daniel García Moreno
382e0d3244 flatpak: Different app id for nightly
I've set the FRACTAL_ID env variable to change the default app id so we
can run the development version with builder at the same time that we've
the stable version in our desktop.
2018-08-07 09:41:01 +02:00
Jordan Petridis
19d20f07f7
Flatpak: Switch to master branch of the runtime. 2018-08-07 02:05:49 +03:00
Eisha Chen-yen-su
60154ccd1b Flatpak: Add gtksourceview sources
This adds the sources of gtksourceview so that flatpaks of Fractal can
be built.

See https://gitlab.gnome.org/World/fractal/issues/154
2018-07-23 17:25:24 +02:00
Jordan Petridis
d1cfc8b633 Update gst crates and add pulseaudio to the flatpak manifest. 2018-06-26 15:24:53 +00:00
Daniel García Moreno
b7165e351a i18n: Update POTFILES 2018-06-18 08:21:13 +02:00
Daniel García Moreno
240a563902 flatpak: Use gspell gitlab repo 2018-06-09 23:00:55 +02:00
Jordan Petridis
e7cc53542e Flatpak and CI: Use the 3.28 runtime till master is fixed. 2018-06-05 09:34:50 +00:00
Christopher Davis
700b4b5842 flatpak: Fix issues with Flatpak manifest
There have been some issues with the flatpak manifest that caused
GNOME Builder to change the manifest and prevented me from doing
Git actions like pulling and branching while Builder was open. This
commit includes the changes.
2018-05-22 00:36:45 -04:00
Daniel García Moreno
a53df78a20 passwd: Initial file password storage 2018-05-15 23:22:57 +02:00
Daniel García Moreno
6bdc21398f gspell: Add gspell deps to the flatpak package 2018-05-15 18:49:46 +02:00
Daniel García Moreno
27c7c38428 Update links to the repo to the new World group
The repo has been moved from /danigm/fractal to /World/fractal so we
need to update all links in the app.
2018-03-27 13:48:18 +02:00
Jordan Petridis
167530fada
gitlabci: Use flatpak for the CI build test. 2018-03-19 12:49:11 +02:00
Alexandre Franke
9f3f61cfb2 Reinstate comments in flatpak manifest
Builder removed them in the previous commit.
2018-03-07 23:09:27 +01:00
Alexandre Franke
b13165c67e Tweak emote style for legibility 2018-03-06 18:49:18 +01:00
Daniel García Moreno
b1ede0b5e4 dconf permissions to allow gtk-inspector
See #118
2018-03-04 20:53:36 +01:00
Daniel García Moreno
1000375984 Home access for flatpak, needed for attach files 2018-02-07 11:11:48 +01:00
Daniel García Moreno
e1a5ec3592 New alpha release 0.1.10
New features:
 * App menu with About dialog
 * Build script with DEBUG and RELEASE mode
 * Direct rooms with border
 * Filter in room list

Bug fixes:
 * Sync timeout to 30 secs, 30000s is a lot of time
 * Unlock room search button when there's no results
 * Backend: Fill the gap in room messages after sync
 * Better url parsing with & params
2018-02-01 22:11:10 +01:00
Daniel García Moreno
b7cfad0ab4 Nightly flatpak version for integration with bu...
I've changed the gnome runtime from 3.26 to master to work with
master.
2018-01-29 01:21:26 +01:00
Daniel García Moreno
4ec9726b92 Meson build system for flatpak 2017-11-14 15:03:51 +01:00
Daniel García Moreno
16aee581ac Flatpak using git, not tarball 2017-11-14 02:51:56 +01:00
Daniel García Moreno
659600ab03 Updated flatpak package to 0.1.2 version 2017-11-13 08:06:04 +01:00
Daniel García Moreno
2fe2aac715 Updated flatpak with secrets and notification services 2017-11-12 18:51:17 +01:00
Daniel García Moreno
9bd1341382 Flatpak package from release archive 2017-11-10 15:11:49 +01:00
Daniel García Moreno
6fc942b3f1 Flatpak version from gitlab archive 2017-11-10 15:03:26 +01:00
Daniel García Moreno
a1d5be705e Flatpak updated using the flathub rust-stable extension 2017-11-10 10:36:14 +01:00
Daniel García Moreno
9c32b24b3f flatpak packaging 2017-11-09 20:26:05 +01:00
Daniel García Moreno
0088965874 flatpak working with rust 1.21 freedesktop sdk extension 2017-11-09 20:22:17 +01:00
Daniel García Moreno
b87e672dfe flatpak page using Sdk extension rust instead of rustup 2017-11-09 14:52:39 +01:00
Daniel García Moreno
8bce8f767e flatpak package generated using rustup 2017-11-09 10:05:21 +01:00
Daniel García Moreno
0748149ea1 Trying with rustup 2017-11-09 08:45:15 +01:00
Daniel García Moreno
0ba624e389 flatpak testing 2017-11-08 21:57:26 +01:00