Jordan Petridis
85e15b77d9
fix the test script so it works outside flatpak again
2019-10-23 20:02:23 +03:00
Jordan Petridis
95055dea1d
update cargo deps
2019-10-23 19:22:48 +03:00
Jordan Petridis
630804c5b5
meson: Bump the required version of deps in order to build
2019-10-23 18:40:38 +03:00
Jordan Petridis
6cce4183e9
Flatpak: disable handy introspection generation
2019-10-20 20:25:18 +03:00
Jordan Petridis
35bd0d625c
p-data: Update the user agent
2019-10-20 20:22:36 +03:00
Jordan Petridis
073d00b45b
Update cargo deps
2019-10-20 20:21:32 +03:00
Jordan Petridis
982cb13e7e
shows_view: remove reduntant import
2019-10-20 20:14:11 +03:00
Jordan Petridis
6d3d4c8339
meson: install nightly icon
2019-10-20 20:03:07 +03:00
Jordan Petridis
911e420c24
Flatpak: remove dri access
...
There was a time where an inline videoplayer was a possibility,
and this would be needed for the GL widget, but it ain't
happening.
2019-10-20 19:40:46 +03:00
Jordan Petridis
e69ff0325e
Flatpak: remove dconf permissions.
...
Yay 🎉 🎉 🎉
2019-10-20 19:38:15 +03:00
Jordan Petridis
7c1353a8aa
Flatpak: Add fallback-x11 socket
...
This makes it so the x11 socket is made available only when
there is no wayland socket available in the system.
2019-10-20 19:35:05 +03:00
Jordan Petridis
4ce9a172b8
Merge branch 'wip/sadiq/small-width' into 'master'
...
Let the window work on smaller screens
See merge request World/podcasts!122
2019-10-20 16:22:16 +00:00
Jordan Petridis
deafa8f4d3
Merge branch 'fix-142' into 'master'
...
Show app icon in PulseAudio settings
Closes #142
See merge request World/podcasts!125
2019-10-19 15:25:59 +00:00
Jordan Petridis
85c485509c
Merge branch 'update_mpris_permissions' into 'master'
...
Remove unnecessary MPRIS Flatpak permissions
See merge request World/podcasts!124
2019-10-10 13:08:12 +00:00
Jordan Petridis
bb0cf5b547
Merge branch 'update-coc' into 'master'
...
Update the Code of Conduct to the official GNOME CoC
See merge request World/podcasts!123
2019-10-08 17:37:43 +00:00
Jordan Petridis
a1f1cddcbe
Merge branch 'revert-d8496fe4' into 'master'
...
Revert "Flatpak: use the 3.32 runtime version"
See merge request World/podcasts!115
2019-10-04 12:28:24 +00:00
Jordan Petridis
a9873da802
cargo fmt
2019-10-04 14:52:19 +03:00
Jordan Petridis
6046e62f11
Flatpak: update libhandy version to 0.11
2019-10-04 14:52:19 +03:00
Jordan Petridis
eb032619a0
Merge branch 'fix-link-and-typo' into 'master'
...
Fix link and typo
See merge request World/podcasts!121
2019-09-29 16:02:43 +00:00
Jordan Petridis
945b40249c
Do not hardcode deny(warnings) in the source code
...
When a new version of the compiler introduces a new warning
it makes your perfectly fine older release require manual
patching in order to build again.
2019-09-13 03:05:38 +03:00
Jordan Petridis
1192642811
update cargo deps
2019-09-13 02:55:10 +03:00
Jordan Petridis
70772a61a9
meson.build: stop checking for cargo vendor
...
Since rust 1.37 release its now part of cargo itself.
2019-09-13 01:24:25 +03:00
Jordan Petridis
56a9c115f8
Merge branch 'reset-playback-rate' into 'master'
...
player: Playback rate is reset when episode is started
Closes #65
See merge request World/podcasts!116
2019-09-04 14:45:45 +00:00
Jordan Petridis
c3351f01e4
Merge branch 'url-parsing' into 'master'
...
headerbar: Refactor 'add' styling after url parsing
See merge request World/podcasts!119
2019-09-04 14:04:50 +00:00
Jordan Petridis
598e225b00
Merge branch 'zbrown/subclass-gtkapp' into 'master'
...
Subclass GtkApp
See merge request World/podcasts!113
2019-09-02 21:35:43 +00:00
Jordan Petridis
d8090a8172
Upgrade some cargo deps
2019-09-02 23:55:56 +03:00
Jordan Petridis
f07ac1f322
Merge branch 'url-creds' into 'master'
...
Parse url login info into basic auth header
Closes #124
See merge request World/podcasts!120
2019-09-02 18:49:42 +00:00
Jordan Petridis
300e103fed
Merge branch 'cargo-update' into 'master'
...
build: Update Cargo.lock
Closes #147
See merge request World/podcasts!118
2019-08-05 00:34:13 +00:00
Jordan Petridis
cf644d508d
Merge branch '145-contributing-merge-request-process' into 'master'
...
Resolve "CONTRIBUTING - Merge Request Process"
Closes #145
See merge request World/podcasts!117
2019-07-29 15:49:46 +00:00
Jordan Petridis
1e816f65a5
Merge branch 'alatiera/ci-3-32' into 'master'
...
Flatpak: use the 3.32 runtime version
See merge request World/podcasts!114
2019-07-16 08:05:17 +00:00
Jordan Petridis
d8496fe4c4
Flatpak: use the 3.32 runtime version
...
Until somebody find time to fix the CI image to work
with the 19.08 fd.o base.
2019-07-16 10:34:23 +03:00
Jordan Petridis
957b47680d
Merge branch 'empty-url' into 'master'
...
headerbar: Don't show error when add input is empty
See merge request World/podcasts!108
2019-06-09 04:18:48 +00:00
Jordan Petridis
2631173a0d
Merge branch 'red-border' into 'master'
...
headerbar: Add ERROR style to Add entry
See merge request World/podcasts!109
2019-06-09 03:12:33 +00:00
Jordan Petridis
0b8d19fbbe
Merge branch 'replace-label' into 'master'
...
headerbar: Replace Add error label with icon
See merge request World/podcasts!110
2019-06-09 02:38:40 +00:00
Jordan Petridis
d5945f6ac6
Merge branch 'patreon_rss_fix' into 'master'
...
p-data/utils/url_cleaner: Keep query pairs in URLs
Closes #139
See merge request World/podcasts!111
2019-06-09 01:54:56 +00:00
Jordan Petridis
539efc3f7b
Merge branch 'code-of-conduct' into 'master'
...
Add Code Of Conduct
See merge request World/podcasts!112
2019-06-07 23:37:16 +00:00
Jordan Petridis
2dcccb804e
Merge branch 'piotrdrag/unicode-typography' into 'master'
...
Use a Unicode apostrophe in a new translatable string
See merge request World/podcasts!107
2019-05-18 12:55:23 +00:00
Jordan Petridis
ff047c5823
Merge branch 'alatiera/checkmark' into 'master'
...
episode: add a checkmark symbol to further indicate played state
Closes #106 and #69
See merge request World/podcasts!106
2019-05-14 09:11:16 +00:00
Jordan Petridis
28ea14f2e9
episode: add a checkmark symbol to further indicate played state
...
Using only a dim styleclass on the widget is too light and does
not work with the HighContrast theme.
Close #69 #106
2019-05-14 08:28:23 +00:00
Jordan Petridis
f00f9b104c
Merge branch 'piotrdrag/potfiles-190511' into 'master'
...
Update POTFILES.in
See merge request World/podcasts!105
2019-05-13 21:45:42 +00:00
Jordan Petridis
a5be789745
Merge branch 'alatiera/nuke-preferences' into 'master'
...
app: remove preferences dialog
Closes #67
See merge request World/podcasts!104
2019-05-10 16:05:46 +00:00
Jordan Petridis
028e318bd3
app: remove preferences dialog
...
The dark theme option is broken with themes that don't ship a
dark variant.
The episode garbage collection doesn't seem useful being
configurable at all.
The gsettings are still there, this just removes the ui
dialog since nothing useful made it into it ever.
Also, less toggles the better.
http://www.islinuxaboutchoice.com/
2019-05-10 17:08:35 +02:00
Jordan Petridis
b2b0b0f2c8
update dependencies
2019-05-10 15:57:55 +02:00
Jordan Petridis
89c3733ce8
Merge branch 'fix-#114' into 'master'
...
utils: use generic image when a show has no cover
See merge request World/podcasts!103
2019-05-10 13:40:59 +00:00
Jordan Petridis
97bdc32cce
Merge branch 'master' into 'master'
...
Update CONTRIBUTING.md
See merge request World/podcasts!99
2019-04-07 15:55:20 +00:00
Jordan Petridis
150d3622e4
Merge branch 'patch-1' into 'master'
...
Fix small errors in CONTRIBUTING.md
See merge request World/podcasts!98
2019-04-06 21:23:05 +00:00
Jordan Petridis
80d3bc84b8
cargo fmt
2019-04-06 23:54:17 +03:00
Jordan Petridis
b31c79431e
Fix the tests for Rust 2018 for real this time
2019-04-06 22:58:03 +03:00
Jordan Petridis
73587ff47b
Fix tests for Rust2018
2019-04-06 22:22:03 +03:00
Jordan Petridis
53e9db2f42
scripts/test.sh: export the rust binaries iniside flatpak environments
...
This allows the script to be able to be run directly from GNOME Builder's
build terminals.
2019-04-06 22:22:02 +03:00
Jordan Petridis
b290441956
scripts/cargo: fix debug build check
2019-04-06 21:33:42 +03:00
Jordan Petridis
9d0d20afbd
update deps
2019-03-30 18:13:39 +02:00
Jordan Petridis
4a7d3d5fc2
Use 2018 edition for the crates
2019-03-30 17:49:29 +02:00
Jordan Petridis
32ecb05902
don't export private macro
2019-03-30 17:08:28 +02:00
Jordan Petridis
644ca7d0d0
widgets/episode: replace deprecated method
2019-03-30 16:59:15 +02:00
Jordan Petridis
7dc1b25ee7
don't error on warnings
...
Nice and all when you keep up with development,
but can cause random errors by the addition of new
errors to the compiler.
2019-03-30 16:34:55 +02:00
Jordan Petridis
cf36d91da4
Merge branch 'patch-1' into 'master'
...
Fix typo in README.md
See merge request World/podcasts!97
2019-03-25 09:23:30 +00:00
Jordan Petridis
bed7a4d6be
CI: fix the app_id that I forgot in the last commit
2019-03-20 23:54:40 +02:00
Jordan Petridis
23a91cca16
CI: fix the flatpak manifest path
2019-03-20 23:23:00 +02:00
Jordan Petridis
82c99e2cfa
meson: remove outdated fixme
2019-03-20 23:17:34 +02:00
Jordan Petridis
7d745179d4
app: Use a dot to separate the .Devel suffix in the app-id
2019-03-20 23:15:20 +02:00
Jordan Petridis
78283e51f6
app: remove .present() workaround
...
This should no longer be needed now.
https://gitlab.gnome.org/GNOME/gtk/issues/1754
2019-03-20 23:06:44 +02:00
Jordan Petridis
5a9ff8e331
Merge branch 'piotrdrag/update-potfiles-190307' into 'master'
...
Update POTFILES.in
See merge request World/podcasts!95
2019-03-16 12:42:21 +00:00
Jordan Petridis
9ee9de7911
Flatpak: use ☢ emoji instead of the Nightly prefix
2019-03-10 21:07:29 +02:00
Jordan Petridis
f527f743fc
build: Require libhandy 0.0.9
...
Else libhandy breaks tranlations
2019-03-10 13:18:36 +01:00
Jordan Petridis
5f1427cabd
Merge branch 'wip/christopherdavis/tighten-meson-integration' into 'master'
...
build: Tighten integration between cargo and meson
Closes #55
See merge request World/podcasts!94
2019-03-07 05:16:03 +00:00
Jordan Petridis
27008e0f18
Flatpak: add builddir: true to the manifests
...
GNOME Builder carries a reimplementation of flatpak-builder.
flatpak-builder assumes that builddir is true for meson, but
Builder does not since it also supports out-of-tre builds.
This helps indicated to Builder that builddir can indeed be used.
2019-03-07 07:04:24 +02:00
Jordan Petridis
15bb1a2335
Merge branch 'escape-opml-export' into 'master'
...
p-data: Escape titles in OPML exports
See merge request World/podcasts!93
2019-03-04 04:26:38 +00:00
Jordan Petridis
277f324cf0
cargo fmt
2019-03-03 17:47:11 +02:00
Jordan Petridis
e496d5bf36
cargo: build debug symbols for release builds as well
2019-03-03 17:46:33 +02:00
Jordan Petridis
0ed6c8979e
Upgrade crossbeam-channel
2019-03-03 17:45:43 +02:00
Jordan Petridis
075dd1adeb
cargo: change email metadata of the crates
2019-03-03 04:59:52 +02:00
Jordan Petridis
027faf1949
Change formatting of podcasts-gtk/Cargo.toml
2019-03-03 04:58:40 +02:00
Jordan Petridis
54e049874c
html2text: Use upstream git repo
2019-03-03 04:54:42 +02:00
Jordan Petridis
c4c6ba9ea4
Update dependencies
2019-03-03 04:46:19 +02:00
Jordan Petridis
a77bf0b8fb
Update gtk-rs family of crates
2019-03-03 04:46:19 +02:00
Jordan Petridis
b9bad14df6
build: Update libhandy to 0.0.8 at least
...
Earlier versions of libhandy broke translations for all apps.
sadly we can't require 0.0.9 yet as it hasn't been released yet.
https://mail.gnome.org/archives/desktop-devel-list/2019-March/msg00000.html
2019-03-03 04:10:47 +02:00
Jordan Petridis
7e34347ed7
Merge branch 'mpris-fix' into 'master'
...
add missing mpris callbacks / fix #115
Closes #115
See merge request World/podcasts!92
2019-02-05 21:52:55 +00:00
Jordan Petridis
f75ed257f2
Merge branch 'piotrdrag/unicode-typography' into 'master'
...
Use Unicode ellipsis in a user-visible string
See merge request World/podcasts!91
2019-02-02 15:17:22 +00:00
Jordan Petridis
a2bcd8aa30
Merge branch 'opml-export' into 'master'
...
Add support for exporting to opml format
See merge request World/podcasts!77
2019-01-27 04:48:26 +00:00
Jordan Petridis
f0ac63cd96
CI: add color to the test output
2019-01-21 03:13:51 +02:00
Jordan Petridis
b1e8663ba9
cargo update
2019-01-21 03:13:51 +02:00
Jordan Petridis
2cb6bf2b98
p-gtk: Update the libhandy bindings
2019-01-21 03:13:51 +02:00
Jordan Petridis
b35c63d1c8
Flatpak: Update libhandy to 0.0.7 and pin the commit
...
Lets avoid rolling git repos breaking the CI
2019-01-21 03:13:50 +02:00
Jordan Petridis
96b929b313
Flatpak: move USE_PLAYBIN3 env var to a finish arg
2019-01-21 03:13:50 +02:00
Jordan Petridis
de7d12d2c8
Merge branch 'patch-2' into 'master'
...
appdata: Improve the appdata file per the specs
See merge request World/podcasts!90
2019-01-10 06:18:19 +00:00
Jordan Petridis
a6c2666c82
Merge branch 'patch-1' into 'master'
...
Meson: add tests to validate desktop & appdata files
See merge request World/podcasts!89
2019-01-09 19:00:56 +00:00
Jordan Petridis
ca4a3d64eb
meson: remove dependency on gstreamer-bad-video-1.0
...
This has been moved to gst-base now.
https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/commit/b9e15fddb14b2cde6470255794ef130523885e9f
2019-01-05 15:41:46 +02:00
Jordan Petridis
2257688c65
Use rustfmt from the stable rustup channel
2019-01-05 15:11:27 +02:00
Jordan Petridis
ea9ddc58c0
scripts/test.sh: Minor tweaks
2019-01-05 15:11:27 +02:00
Jordan Petridis
36f97a5300
Flatpak: minor cleanup
2018-12-09 20:40:41 +02:00
Jordan Petridis
4adc3fadaa
Flatpak: Set an env var so gstreamer uses playbin3
2018-12-09 20:39:17 +02:00
Jordan Petridis
d9c64e7f87
CI: move the rustfmt check before the build/test
2018-12-09 04:02:29 +02:00
Jordan Petridis
9f8ae75691
Remove depricated lints
2018-12-09 03:53:17 +02:00
Jordan Petridis
7e0b88ddbd
Merge branch 'remove-custom-devel-class' into 'master'
...
style.css: Remove custom .devel style class
See merge request World/podcasts!87
2018-12-08 23:00:14 +00:00
Jordan Petridis
4e89cdaca1
Merge branch 'alatiera/cargo-check' into 'master'
...
Boring build system stuff
Closes #109
See merge request World/podcasts!86
2018-12-02 00:40:49 +00:00
Jordan Petridis
b72ba8c66a
podcasts-gtk: make it possible to compile with just cargo
...
This is not supported at all, and it still won't run with cargo
run, thankfully, you should use meson instead...
The only purpose of this commit is to make it possible for
cargo check, and by extension rls, to function and work
properly.
Part of #110
2018-12-02 02:10:09 +02:00
Jordan Petridis
fc9de568bd
meson: remove dead code
2018-12-02 02:03:34 +02:00
Jordan Petridis
fe5a542e08
meson: Declare dependencies
...
Close #109
2018-12-02 02:03:33 +02:00
Jordan Petridis
5d86693d98
Merge branch 'fix/error-format' into 'master'
...
Remap rustc output to show errors in GNOME Builder sidebar
See merge request World/podcasts!81
2018-12-01 12:18:41 +00:00