<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/Models/Share.php, branch 0.8.0</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.8.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.8.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2014-03-08T14:18:06+00:00</updated>
<entry>
<title>Sharing optimization</title>
<updated>2014-03-08T14:18:06+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-03-06T01:22:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e9eca6aff6c7e2e2349b3b6cf714e2e7eb99405e'/>
<id>urn:sha1:e9eca6aff6c7e2e2349b3b6cf714e2e7eb99405e</id>
<content type='text'>
Change the storage and display of sharings to improve the time needed to generate the page.
Instead of looking for a default value when displaying the sharing links, they are added
during the configuration.
</content>
</entry>
<entry>
<title>Add a default URL value</title>
<updated>2014-03-02T14:24:02+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-03-02T14:24:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=80d576dac71bcae14fa7b695f3966b6a7c384a25'/>
<id>urn:sha1:80d576dac71bcae14fa7b695f3966b6a7c384a25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve sharing</title>
<updated>2014-02-22T22:03:36+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-02-22T21:53:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=27764b36353b3066a9e92da2a96ac17b546295be'/>
<id>urn:sha1:27764b36353b3066a9e92da2a96ac17b546295be</id>
<content type='text'>
Previously, the share page can handle only a limited number of shares and only one of each type.
Now the configuration has been change to be more flexible and allows an unlimited number of shares.
The share description is located in an array and the share configuration is stored along with the
user configuration.

Note: I tried to include the specific javascript code in a separate file but I did not succeded to
import it.
</content>
</entry>
</feed>
