Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .lycheeignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ https://help.soundcloud.com/.*
https://pixabay.com/users/.*
https://x.com/.*
https://unsplash.com/.*
https://gitlab.com/fdroid/fdroiddata/-/commits/master/metadata/de.danoeh.antennapod.yml?author=checkupdates%20bot
https://gitlab.com/fdroid/fdroiddata/-/commits/master/metadata/.*
https://www.facebook.com/sharer/sharer.php.*
https://github.com/AntennaPod/AntennaPod/issues/.*
https://takeout.google.com/
https://play.google.com/apps/testing/de.danoeh.antennapod
2 changes: 1 addition & 1 deletion _blog/2023-05-08-introducing the home screen.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ The Home screen, which is now set as AntennaPod's default page, allows you to en

## What's next?

What can you expect next for the Home screen? AntennaPod is a community project, so we cannot promise or predict what will be implemented when. (You are most welcome to [contribute](https://antennapod.org/contribute)!) But we have already discussed and would love to see support for reordering sections and more advanced features.
What can you expect next for the Home screen? AntennaPod is a community project, so we cannot promise or predict what will be implemented when. (You are most welcome to [contribute](https://antennapod.org/contribute/)!) But we have already discussed and would love to see support for reordering sections and more advanced features.

*This post is part of a series highlighting some of AntennaPod's new and existing features. Do you have any feedback on the features described in this post? Please let us know via the [forum](https://forum.antennapod.org).*

Expand Down
2 changes: 1 addition & 1 deletion _blog/2024-12-04-Stickers.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ category: community
guid: 30d40ae9-4447-45ac-a14e-2824c96a2688
---

For the [FOSDEM conference](https://fosdem.org/) in 2024, we wanted to share our love for AntennaPod. Who wouldn't love some AntennaPod stickers? That's why we asked for help from a designer, and Ryan from [Freehive](https://www.freehive.com/) volunteered to help us. In the end of 2023, over the course of several months, we had weekly meetings with him. Ryan designed a refreshed version of the app icon that we released early in 2024. Most importantly, he designed stickers! In addition to a sticker with our normal app logo, Ryan's colleague, Chris, had a bit of fun -- meet Mike!
For the [FOSDEM conference](https://fosdem.org/2024/) in 2024, we wanted to share our love for AntennaPod. Who wouldn't love some AntennaPod stickers? That's why we asked for help from a designer, and Ryan from [Freehive](https://www.freehive.com/) volunteered to help us. In the end of 2023, over the course of several months, we had weekly meetings with him. Ryan designed a refreshed version of the app icon that we released early in 2024. Most importantly, he designed stickers! In addition to a sticker with our normal app logo, Ryan's colleague, Chris, had a bit of fun -- meet Mike!

{% include image.html
alt="Mike"
Expand Down
4 changes: 2 additions & 2 deletions _i18n/en/contribute/translate.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Out of the estimated [world population](https://en.wikipedia.org/wiki/World_popu

We therefore much appreciate your help!

Our translations are hosted on Weblate, an open source localisation platform. Anyone can sign up there and [start translating for AntennaPod](https://hosted.weblate.org/projects/antennapod). You'll find everything you need to know in [Weblate's documentation for translators](https://docs.weblate.org/en/latest/user/translating.html){:target="_blank"}.
Our translations are hosted on Weblate, an open source localisation platform. Anyone can sign up there and [start translating for AntennaPod](https://hosted.weblate.org/projects/antennapod/). You'll find everything you need to know in [Weblate's documentation for translators](https://docs.weblate.org/en/latest/user/translating.html){:target="_blank"}.

<!-- mdpo-disable -->
{% capture img-translationstatus %}
Expand All @@ -20,7 +20,7 @@ Our translations are hosted on Weblate, an open source localisation platform. An
{% endcapture %}

<object data="https://hosted.weblate.org/widget/antennapod/horizontal-auto.svg" type="image/svg+xml" width="100%" height="auto" crossorigin="anonymous">
<a href="https://hosted.weblate.org/engage/antennapod" target="_blank">{{- img-translationstatus | strip -}}</a>
<a href="https://hosted.weblate.org/engage/antennapod/" target="_blank">{{- img-translationstatus | strip -}}</a>
</object>
<!-- mdpo-enable -->

Expand Down