<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/shares.php, branch 1.21.0</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.21.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.21.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2023-02-22T21:13:38+00:00</updated>
<entry>
<title>add archive.org as sharing service (#5096)</title>
<updated>2023-02-22T21:13:38+00:00</updated>
<author>
<name>yzqzss</name>
<email>30341059+yzqzss@users.noreply.github.com</email>
</author>
<published>2023-02-22T21:13:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f3216b61b9d02531dad0d4244563c0d44cdc89ba'/>
<id>urn:sha1:f3216b61b9d02531dad0d4244563c0d44cdc89ba</id>
<content type='text'>
Co-authored-by: maTh &lt;math-home@web.de&gt;</content>
</entry>
<entry>
<title>fix: Lemmy sharing service parameter (#5020)</title>
<updated>2023-01-20T22:52:36+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2023-01-20T22:52:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f31c310a6dff79eab182c669f2886e06a235993d'/>
<id>urn:sha1:f31c310a6dff79eab182c669f2886e06a235993d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: sharing service for mailto links for web mail services (#4680)</title>
<updated>2022-11-14T13:54:57+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2022-11-14T13:54:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1f86aae415951b3a5c83d092765fa92337fc29ee'/>
<id>urn:sha1:1f86aae415951b3a5c83d092765fa92337fc29ee</id>
<content type='text'>
* fix

* Update main.js

* Update app/i18n/fr/gen.php

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</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 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>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: Sharing/Integration configuration (#4269)</title>
<updated>2022-03-15T21:58:30+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2022-03-15T21:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=be5848fd4fa280e5a4606fef25669974414547a5'/>
<id>urn:sha1:be5848fd4fa280e5a4606fef25669974414547a5</id>
<content type='text'>
* stick plus button to select list

* HTML improved very much

* drag and drop improved

* add URL button

* fix remove button behavior

* prepare for PR#4238

* improve length of inputs

* First draft of documentation of the sharing services

* new config option: depricated

* i18n for depricated text

* Doc: Blogotext depricated to 2023

* dropdown menu with config link and depricated sign

* Update entry_bottom.phtml

* Update 08_sharing_services.md

* Update template.rtl.css

* Typo Deprecated/Depricated

* typo

* updated the documentation comment

* Update shares.php

* Update app/i18n/fr/conf.php

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

* Update p/scripts/draggable.js

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

* Update p/scripts/draggable.js

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

* Documentation: services from #4270

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>More sharing services (#4270)</title>
<updated>2022-03-14T18:53:33+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2022-03-14T18:53:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d4db9c5a091f9217af533fcdfc79cc8bad546e8e'/>
<id>urn:sha1:d4db9c5a091f9217af533fcdfc79cc8bad546e8e</id>
<content type='text'>
* added: Xing

* added: Reddit

* added: Pinterest

* added: Whatsapp</content>
</entry>
<entry>
<title>Use typographic quotes (#4133)</title>
<updated>2022-01-08T20:58:55+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2022-01-08T20:58:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1acd3ab09be1b65bfd6122ee351490c3b5527bb8'/>
<id>urn:sha1:1acd3ab09be1b65bfd6122ee351490c3b5527bb8</id>
<content type='text'>
* Use typographic quotes

* A few fixes

* Fix

* Fix not saved

* Implement feedback

* Detail

* Revert spoken English fixes
Left for a future dedicated discussion

* More reverts

* Final reverts

* Final minor</content>
</entry>
<entry>
<title>fix broken sharing services (#3794)</title>
<updated>2021-08-30T20:31:11+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-08-30T20:31:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0a7be425f3e2e9667e98f5285fd41b1d720a0eb1'/>
<id>urn:sha1:0a7be425f3e2e9667e98f5285fd41b1d720a0eb1</id>
<content type='text'>
* changed the help link of movim from github to official website
* fixed missed help link of lemmy
* fixed missed link of mastodon
* reorder the share services - now ordered by alphabet
* extended the comments</content>
</entry>
</feed>
