<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/i18n/de/gen.php, branch 1.20.2</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.20.2</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.20.2'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2022-10-19T22:13:54+00:00</updated>
<entry>
<title>Fix i18n el: Ελληνικά (#4754)</title>
<updated>2022-10-19T22:13:54+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2022-10-19T22:13:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4d2175888b1d7d36d7b6963292ce710248b7685c'/>
<id>urn:sha1:4d2175888b1d7d36d7b6963292ce710248b7685c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added Linkding as a sharing method #4720 (#4721)</title>
<updated>2022-10-13T13:51:43+00:00</updated>
<author>
<name>acbgbca</name>
<email>60839662+acbgbca@users.noreply.github.com</email>
</author>
<published>2022-10-13T13:51:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=eb773c5f65050566f6228dfb80d99edd8a1bfe6d'/>
<id>urn:sha1:eb773c5f65050566f6228dfb80d99edd8a1bfe6d</id>
<content type='text'>
* Added Linkding as a sharing method #4720

* Fixed typo in docs #4720</content>
</entry>
<entry>
<title>Add id-🇮🇩 Translation (#4706)</title>
<updated>2022-10-13T13:50:26+00:00</updated>
<author>
<name>Amrul Izwan</name>
<email>58427636+amrulizwan@users.noreply.github.com</email>
</author>
<published>2022-10-13T13:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ca1764f49226f490ba15b2b0dfc3b5553f30e2b3'/>
<id>urn:sha1:ca1764f49226f490ba15b2b0dfc3b5553f30e2b3</id>
<content type='text'>
* Add id-🇮🇩 Translation

* Update id Translation for admin.php

* make fix-all

* Bahasa Indonesia

* Fix typos config

* Update user.php

* make fix-all

* Typographic quotes

* make fix-all

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>[i18n] Add zh-TW translation (#4578)</title>
<updated>2022-09-04T08:44:36+00:00</updated>
<author>
<name>-Shiken-</name>
<email>58270741+den13501@users.noreply.github.com</email>
</author>
<published>2022-09-04T08:44:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d921be63f67fe22a4c822c0a37a5da113512d0c8'/>
<id>urn:sha1:d921be63f67fe22a4c822c0a37a5da113512d0c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add archive.ph (#4530)</title>
<updated>2022-08-23T19:38:13+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2022-08-23T19:38:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=34b07a729d0a2deb662e992328f6ced69f7a5b35'/>
<id>urn:sha1:34b07a729d0a2deb662e992328f6ced69f7a5b35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>i18n German (#4525)</title>
<updated>2022-08-22T21:17:54+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2022-08-22T21:17:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=bba33065007ad350513c072b4118f0ce8a105c57'/>
<id>urn:sha1:bba33065007ad350513c072b4118f0ce8a105c57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dynamic OPML (#4407)</title>
<updated>2022-07-04T07:53:26+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2022-07-04T07:53:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=509c8cae6381ec46af7c8303eb92fda6ce496a4a'/>
<id>urn:sha1:509c8cae6381ec46af7c8303eb92fda6ce496a4a</id>
<content type='text'>
* Dynamic OPML draft
#fix https://github.com/FreshRSS/FreshRSS/issues/4191

* Export dynamic OPML
http://opml.org/spec2.opml#1629043127000

* Restart with simpler approach

* Minor revert

* Export dynamic OPML also for single feeds

* Special category type for importing dynamic OPML

* Parameter for excludeMutedFeeds

* Details

* More draft

* i18n

* Fix update

* Draft manual import working

* Working manual refresh

* Draft automatic update

* Working Web refresh + fixes

* Import/export dynamic OPML settings

* Annoying numerous lines in SQL logs

* Fix minor JavaScript error

* Fix auto adding new columns

* Add require

* Add missing 🗲

* Missing space

* Disable adding new feeds to dynamic categories

* Link from import

* i18n typo

* Improve theme icon function

* Fix pink-dark</content>
</entry>
<entry>
<title>New sharing service: Web sharing API (#4271)</title>
<updated>2022-03-16T22:23:15+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2022-03-16T22:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a89fce27cbc3f3cdfe0cbc10f1ba63a85efa8ebb'/>
<id>urn:sha1:a89fce27cbc3f3cdfe0cbc10f1ba63a85efa8ebb</id>
<content type='text'>
* new optional option: HTMLtag

* Update main.js

* add: web sharing API

* Update gen.php

* Update gen.php

* Update gen.php

* fix spaces

* Update shares.php

* fixed JavaScript

* Update template.rtl.css

* Typo

* improved: if (!navigator.share)

* Update main.js

* comma-dangle only for arrays and objects

* Update app/i18n/fr/gen.php

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

* i18n: System sharing

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Improved: Show URL button (#4238)</title>
<updated>2022-03-14T22:05:47+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2022-03-14T22:05:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=bdf7e4d29d954c3d2c137948577b6872c3de4656'/>
<id>urn:sha1:bdf7e4d29d954c3d2c137948577b6872c3de4656</id>
<content type='text'>
* done

* fix extra.js

* click event

* URL input does not extend anymore

* fix

* improved the i18n key

* Update app/i18n/fr/gen.php

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Improved: log page (#4204)</title>
<updated>2022-03-14T22:04:17+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2022-03-14T22:04:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6650d1d29ea5e6f895124afce9ed4a6e920a1ed8'/>
<id>urn:sha1:6650d1d29ea5e6f895124afce9ed4a6e920a1ed8</id>
<content type='text'>
* first draft

* wip

* Theme Ansum

* Update logs_pagination.phtml

* Theme Mapco

* Update adark.css

* Update BlueLagoon.css

* Update dark.css

* Update screwdriver.css

* Theme Swage

* Update app/views/helpers/logs_pagination.phtml

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

* Update app/views/helpers/logs_pagination.phtml

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

* Update template.css

* Update logs_pagination.phtml

* Update logs_pagination.phtml

* Update logs_pagination.phtml

* RTL CSS

* Update dark.rtl.css

* Update swage.css

* fix CLI findings

* Indentation fixed

* icons improved

* CSS: centered icons

* i18n

* pipline test fixes

* Update conf.php

* Update gen.php

* Update app/i18n/fr/conf.php

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;
Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
</feed>
