Jordan Petridis
6cb7de7fb3
Merge branch 'more-clone' into 'master'
...
Use clone! macro in more cases
See merge request World/podcasts!141
2020-06-21 13:38:19 +00:00
Jordan Petridis
a245aa73d4
Merge branch 'window-cleanup' into 'master'
...
Cleanup windows.rs
See merge request World/podcasts!140
2020-06-19 12:00:10 +00:00
Jordan Petridis
59e1c7d6f4
cargo update deps
2020-06-19 12:05:03 +03:00
Jordan Petridis
c2aca6e3a0
Flatpak: use the 3.36 runtime
...
Nightly has moved into fd.o-sdk 20.08 base and the rust-sdk
extension for that base is in flux and I haven't had time to
deal with it yet.
2020-06-19 11:42:44 +03:00
Jordan Petridis
096197cf81
Merge branch 'futures-upgrade' into 'master'
...
Upgrade to Futures 0.3
See merge request World/podcasts!139
2020-03-21 20:33:45 +00:00
Jordan Petridis
3e5ddb2aff
Merge branch 'switch-clone' into 'master'
...
Switch to glib::clone macro and fix some typos
See merge request World/podcasts!138
2020-02-17 11:43:19 +00:00
Jordan Petridis
7d212174a6
Merge branch 'synchronize-feed-updates' into 'master'
...
Synchronize feed updates
Closes #166
See merge request World/podcasts!133
2020-02-08 21:42:04 +00:00
Jordan Petridis
59a57a740f
Merge branch 'alatiera/updates' into 'master'
...
Update gtk-rs
See merge request World/podcasts!137
2020-02-07 19:22:28 +00:00
Jordan Petridis
ff0c488968
Merge branch 'Remove-warnings' into 'master'
...
Get rid of warnings
See merge request World/podcasts!136
2020-02-07 12:13:46 +00:00
Jordan Petridis
e877da1825
Merge branch 'potfiles-200202' into 'master'
...
Update POTFILES.in 200202
See merge request World/podcasts!135
2020-02-07 11:33:18 +00:00
Jordan Petridis
1041f21724
Merge branch 'now-playing' into 'master'
...
Adaptive "Now Playing" toolbar
Closes #158
See merge request World/podcasts!131
2020-02-01 14:52:59 +00:00
Jordan Petridis
8228bc8996
Merge branch 'fix-81' into 'master'
...
Improve show description UI
Closes #81
See merge request World/podcasts!129
2019-12-08 20:02:52 +00:00
Jordan Petridis
eb2d5419f9
CI: fix typo in a9ba3fcbab
2019-12-08 20:53:44 +02:00
Jordan Petridis
a9ba3fcbab
CI: Refactor to use the citemplate
...
https://gitlab.gnome.org/GNOME/Initiatives/wikis/DevOps-with-Flatpak
2019-12-08 20:45:01 +02:00
Jordan Petridis
bcd610e2e3
cargo fmt
2019-11-18 10:23:59 +02:00
Jordan Petridis
217362fe14
Merge branch 'add-entry-activate' into 'master'
...
headerbar: Add activate handler to add entry
See merge request World/podcasts!130
2019-10-29 09:47:39 +00:00
Jordan Petridis
a8246a96cd
Merge branch 'fix-156' into 'master'
...
Fix extra window appearing for some podcasts
Closes #156
See merge request World/podcasts!128
2019-10-25 00:28:19 +00:00
Jordan Petridis
377d7bdf47
Merge branch 'fix-80-c' into 'master'
...
headerbar: Use Handy widgets
See merge request World/podcasts!127
2019-10-24 21:20:15 +00:00
Jordan Petridis
f632a66d60
Merge branch 'wip/christopherdavis/release-0.4.7' into 'master'
...
Release version 0.4.7
See merge request World/podcasts!126
2019-10-23 18:23:20 +00:00
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