Felix Häcker
026145e0c7
Remove unnecessary MPRIS Flatpak permissions
2019-10-09 21:03:13 +02: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
Christopher Davis
d8acffa844
Update the Code of Conduct to the official GNOME CoC
2019-10-08 09:55:20 -07: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
Christopher Davis
d19612bb3c
README: use new nightly and rust-stable locations
...
freedeskop-sdk is at 19.08 now, and sdk.g.o -> nightly.g.o
2019-10-04 11:53:05 +00:00
Christopher Davis
30e81961e8
Revert "Flatpak: use the 3.32 runtime version"
...
This reverts commit d8496fe4c4
2019-10-04 11:53:05 +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
Julian Hofer
d98f0a20a8
Fix link and typo
2019-09-24 21:34:10 +02: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
Sabri Ünal
66b3f031a5
Update Turkish translation
2019-09-09 06:49:59 +00: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
Julian Hofer
bd10ed93af
player: Playback rate is reset when episode is started
...
When an episode is started the "radio_normal"-button is
set to true.
Fixes #65
2019-09-04 17:10:45 +03: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
FeuRenard
1d13384f6c
headerbar: Refactor 'add' styling after url parsing
...
The current code includes many duplications.
I extract a single parameterized style function
accompanied by two delegate functions.
https://gitlab.gnome.org/World/podcasts/issues/45
2019-09-03 22:11:24 +02: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
Zander Brown
f47413686c
Use a custom GtkApplication instead of GtkApplication direct
2019-09-02 23:55:56 +03:00
Zander Brown
c8a194cf32
Use gtk-rs 0.7.0
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
Peter Rice
02561b614f
Parse url login info into basic auth header
2019-09-01 08:11:23 -04:00
Anders Jonsson
6ca2d02c69
Update Swedish translation
2019-08-22 15:54:41 +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
Christopher Davis
a77c0e5f32
build: Update Cargo.lock
...
Fixes https://gitlab.gnome.org/World/podcasts/issues/147
2019-08-04 04:04:15 -07: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
Zander
452be8a22f
Switch make for meson/ninja
2019-07-27 20:00:11 +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
Kukuh Syafaat
ca10956014
Update Indonesian translation
2019-07-11 08:22:04 +00:00
Goran Vidović
3984b84b6c
Update Croatian translation
2019-06-22 20:30:46 +00:00
Daniel Mustieles
493114e825
Update Spanish translation
2019-06-19 10:34:04 +00:00
Yuri Gomes
7856b6fd27
Update Brazilian Portuguese translation
2019-06-13 18:42:37 +00: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
FeuRenard
86f6a944ff
headerbar: Don't show error when add input is empty
...
When you add a feed url and clear the input after entering some
characters, then the error label is shown. The empty url check in the
code is broken, because it is performed on a version of the url which
is not the original input and instead a version modified in the code.
I store in a variable whether the original input url is empty.
part of #45
2019-06-09 06:17:22 +03: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
FeuRenard
0dc1f810d2
headerbar: Add ERROR style to Add entry
...
When you enter an invalid or duplicate URL an error message is shown.
But GTK's error style is not applied to the entry.
This commit applies GTK's error style to the URL entry when appropriate.
part of #45
2019-06-09 05:48:02 +03: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
FeuRenard
51bbe4193b
headerbar: Replace Add error label with icon
...
Validation errors of an entry should be displayed by an icon with a
tooltip explaining the reason.
For the situation when you add a podcast URL I remove the existing
error label and show the former label text as tooltip of an error icon
in the entry.
2019-06-09 05:29:53 +03: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
Liban Hannan
539f8824d1
p-data/utils/url_cleaner: Keep query pairs in URLs
...
Removing query pairs prevents some podcasts from downloading. Patreon
private feeds (perhaps others) use tokens in query pairs to
authenticate downloads.
2019-06-09 01:27:10 +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
Christopher Davis
c0861ba796
Add Code Of Conduct
...
This adopts the Contributor Covenant as the Code of Conduct
for all project spaces.
2019-06-07 16:03:45 -07:00
Balázs Úr
52d308e5ae
Update Hungarian translation
2019-06-03 20:27:55 +00:00
Jiri Grönroos
57f3afae97
Update Finnish translation
2019-06-01 17:21:14 +00:00
Ask Hjorth Larsen
80ff75debc
Update Danish translation
2019-05-28 01:34:31 +00:00
Piotr Drąg
d3a3bd2784
Update Polish translation
2019-05-19 10:38:13 +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