- Feb 24, 2022
-
-
Yassine Doghri authored
- double the height of the episode description on episode pages - reduce overlay fading by 70% to make it more subtle closes #171
-
Yassine Doghri authored
remove cache when adding comment and replies as well fixes #169
-
Yassine Doghri authored
- add pleroma, misskey and fosspay platforms - update adaures/ipcat-php to fix autoload issue - fix Breez and Podcast Guru icons closes #166, #167, #170
-
- Feb 22, 2022
-
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Feb 20, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
this fixes the adblocker loading viewer error
-
Yassine Doghri authored
-
- Feb 19, 2022
-
-
Yassine Doghri authored
- rename castopod icons and logos - fix nlnet logo link - add castopod icon as logo - set twitter card to summary_large_image - update README.md
-
Yassine Doghri authored
- rename podlibre to adaures - rename castopod-host to castopod - simplify README and redirect to docs site - move INSTALL and UPDATE docs - add new gitlabci pipeline to deploy docs - upgrade node to v16 in Dockerfile
-
- Feb 10, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.8](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2022-02-10) ### Features * **podcast-form:** add new_feed_url field to set an url when changing domain or host ([e7eec48e](https://code.podlibre.org/podlibre/castopod-host/commit/e7eec48e7bc06a9aa907db01ed3e5b536e7dd8be))
-
- Feb 09, 2022
-
-
Yassine Doghri authored
-
- Feb 05, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.7](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-beta.6...v1.0.0-beta.7) (2022-02-05) ### Bug Fixes * **activitypub:** allow cors on get requests for routes exposing acitivitypub objects ([2f248099](https://code.podlibre.org/podlibre/castopod-host/commit/2f2480998f9abb34f02ab186c65d462a74b4e640)) * **fediverse:** set model instances as non shared to prevent overlapping ([91128fad](https://code.podlibre.org/podlibre/castopod-host/commit/91128fad7a68e1f4e5acacba90b6899288699e61)) * **htaccess:** add ? after index.php in RewriteRule ([d9d139ee](https://code.podlibre.org/podlibre/castopod-host/commit/d9d139eefa03c28d1a064b3b32c9036193497e57)), closes [#152](https://code.podlibre.org/podlibre/castopod-host/issues/152) ### Features * **home:** sort podcasts by recent activity + add dropdown menu to choose between sorting options ([7b89da61](https://code.podlibre.org/podlibre/castopod-host/commit/7b89da6106c150708782d39ed2742fe416c41e89)), closes [#164](https://code.podlibre.org/podlibre/castopod-host/issues/164)
-
Yassine Doghri authored
fixes #164
-
Yassine Doghri authored
-
Yassine Doghri authored
fixes #152
-
Yassine Doghri authored
-
- Feb 03, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.6](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-beta.5...v1.0.0-beta.6) (2022-02-03) ### Bug Fixes * **activitypub:** add conditions for possibly missing actor properties + add user-agent to requests ([8fbf948f](https://code.podlibre.org/podlibre/castopod-host/commit/8fbf948fbba22ffd33966a1b2ccd42e8f7c1f8a2)) * **activitypub:** add target actor id to like / announce activities to send directly to note's actor ([962dd305](https://code.podlibre.org/podlibre/castopod-host/commit/962dd305f5d3f6eadc68f400e0e8f953827fe20d)) * **activitypub:** add target_actor_id for create activity to broadcast post reply ([0128a21e](https://code.podlibre.org/podlibre/castopod-host/commit/0128a21ec55dcc0a2fbf4081dadb4c4737735ba1)) * **http-signature:** update SIGNATURE_PATTERN allowing signature keys to be sent in any order ([b7f285e4](https://code.podlibre.org/podlibre/castopod-host/commit/b7f285e4e24247fedb94f030356fa6f291f525cc)) * **install:** set message block on forms to show error messages ([3a0a20d5](https://code.podlibre.org/podlibre/castopod-host/commit/3a0a20d59cdae7f166325efb750eaa6e9800ba6e)), closes [#157](https://code.podlibre.org/podlibre/castopod-host/issues/157) * **markdown-editor:** remove unnecessary buttons for podcast and episode editors + add extensions ([9c4f60e0](https://code.podlibre.org/podlibre/castopod-host/commit/9c4f60e00bcbd4f784f12d2a6fed357ad402ee2e)) * **podcast-activity:** check if transcript and chapters are set before including them in audio ([5855a250](https://code.podlibre.org/podlibre/castopod-host/commit/5855a250936f91641efef77650890a18d8e9917f)) * **podcast:** use markdown description value for editor + set prose class to about description ([f304d97b](https://code.podlibre.org/podlibre/castopod-host/commit/f304d97b14e0ef383509cb3bba50beb55bf701ba)), closes [#156](https://code.podlibre.org/podlibre/castopod-host/issues/156)
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
fix(activitypub): add target actor id to like / announce activities to send directly to note's actor
-
Yassine Doghri authored
update CommonMark to v2 + add Autolink, SmartPunct and DisallowedRawHtml extensions
-
Yassine Doghri authored
fixes #156
-
Yassine Doghri authored
-
Yassine Doghri authored
fixes #157
-
Yassine Doghri authored
set algorithm key as optional and set defaults for both algorithm (rsa-sha256) and headers (date) keys
-
- Jan 31, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.5](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2022-01-31) ### Bug Fixes * **analytics:** set initial value for duration and bandwidth ([ee505395](https://code.podlibre.org/podlibre/castopod-host/commit/ee5053959154b1a2e5fbe4b43162968425206a26))
-
Benjamin Bellamy authored
-
- Jan 29, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.4](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2022-01-29) ### Bug Fixes * **housekeeping:** replace the use of GLOB_BRACE with looping over file extensions ([42d92d0c](https://code.podlibre.org/podlibre/castopod-host/commit/42d92d0c8dfe0c567c28f5bfdda129890fa4c2ec)), closes [#154](https://code.podlibre.org/podlibre/castopod-host/issues/154) * **housekeeping:** set default sizes value + ignore illegal IFD size error to proceed with script ([f21ca576](https://code.podlibre.org/podlibre/castopod-host/commit/f21ca57603cfa503699b7e09a155e18d876d65fe)) ### Features * **housekeeping:** add clear_cache option to flush redis or files cache ([99bfac0b](https://code.podlibre.org/podlibre/castopod-host/commit/99bfac0b428a4bc6fe8bfd10a355dfd93f42ba5c))
-
Yassine Doghri authored
-
Yassine Doghri authored
The GLOB_BRACE flag is not available on non GNU systems, such as Solaris or Alpine Linux. fixes #154
-
Yassine Doghri authored
-
- Jan 28, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.3](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2022-01-28) ### Bug Fixes * revert to beta.1's codeigniter4 version ([e8314112](https://code.podlibre.org/podlibre/castopod-host/commit/e83141127080ccde44987195db46ba97fd6cc2ca))
-
Yassine Doghri authored
-
semantic-release-bot authored
# [1.0.0-beta.2](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2022-01-28) ### Bug Fixes * **migrations:** ignore invalid utf8 chars for media files metadata + update transcript parser ([45e8f99e](https://code.podlibre.org/podlibre/castopod-host/commit/45e8f99e753cc02ec105e6f4d7fe026a205724f8)) * **video-clips:** set audio codec to aac, fixing audio issue on twitter ([3c22c68e](https://code.podlibre.org/podlibre/castopod-host/commit/3c22c68ee81f77bd7fcf7e2739ee6af016407843)) * **video-clips:** set longer podcast and episode lengths for squared format ([c0301134](https://code.podlibre.org/podlibre/castopod-host/commit/c0301134c2048dc29eb2b995e4d5c22c49444100))
-
Yassine Doghri authored
update CI4 to latest version
-
Yassine Doghri authored
-