<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/views/configure/sharing.phtml, branch 1.11.1</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.11.1</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.11.1'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2018-03-02T09:05:19+00:00</updated>
<entry>
<title>Add tooltips on share configuration buttons (#1805)</title>
<updated>2018-03-02T09:05:19+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2018-03-02T09:05:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=56304d4a7c54c5a9b632076d3000a5201cff669b'/>
<id>urn:sha1:56304d4a7c54c5a9b632076d3000a5201cff669b</id>
<content type='text'>
Add a tooltip on the add and remove buttons in the share configuration page.</content>
</entry>
<entry>
<title>Add a Mastodon share (#1674)</title>
<updated>2017-11-04T20:19:51+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2017-11-04T20:19:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=afffbfce0758391a52c8c0c5b9766643a49065e8'/>
<id>urn:sha1:afffbfce0758391a52c8c0c5b9766643a49065e8</id>
<content type='text'>
See #1521 </content>
</entry>
<entry>
<title>Prevent a target _blank attacks with window.opener</title>
<updated>2016-09-07T12:35:51+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre.alapetite@alexandra.dk</email>
</author>
<published>2016-09-07T12:35:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8a776f146182bc6870702cfeb87041e3af66b24b'/>
<id>urn:sha1:8a776f146182bc6870702cfeb87041e3af66b24b</id>
<content type='text'>
https://mathiasbynens.github.io/rel-noopener/
noopener is implied by noreferrer
https://html.spec.whatwg.org/multipage/semantics.html#link-type-noreferrer
The API for window.open() does not seem stable yet
https://bugzilla.mozilla.org/show_bug.cgi?id=1267339
</content>
</entry>
<entry>
<title>CSRF token, update HTTP Referrer policy to same-origin</title>
<updated>2016-08-13T15:49:31+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-13T15:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e6fd34bdda5d067a9e74714aaae10c89ed998a46'/>
<id>urn:sha1:e6fd34bdda5d067a9e74714aaae10c89ed998a46</id>
<content type='text'>
https://www.w3.org/TR/referrer-policy/#referrer-policy-no-referrer
https://github.com/FreshRSS/FreshRSS/issues/570
https://github.com/FreshRSS/FreshRSS/issues/955
https://github.com/FreshRSS/FreshRSS/issues/1198
https://github.com/FreshRSS/FreshRSS/issues/565
https://github.com/FreshRSS/FreshRSS/issues/554
</content>
</entry>
<entry>
<title>Add an unsaved changes alert on config pages</title>
<updated>2015-03-14T13:43:08+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2015-03-14T13:43:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=dd4fb519be801254a8aa9baedb2a7f87dd608f2b'/>
<id>urn:sha1:dd4fb519be801254a8aa9baedb2a7f87dd608f2b</id>
<content type='text'>
Before, you could leave a configuration page without knowing if you saved your changes or not.
Now, there is an alert poping up if you have unsaved changes. It will ask you if you want to stay on the page and save your changes or leave the page and loose your changes.

See #739
</content>
</entry>
<entry>
<title>Harmonize share configuration view.</title>
<updated>2015-02-14T16:00:26+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2015-02-14T16:00:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b8fd3caf8306e8616fcb2f2c0add95b74c2ec024'/>
<id>urn:sha1:b8fd3caf8306e8616fcb2f2c0add95b74c2ec024</id>
<content type='text'>
Before, for shares that don't need options, only a button to remove it was visible. It was source of confusion for users.
I changed the look of those shares by using the same layout as others (minus the help). As there is no configuration possible for the url, the field is disabled but it is possible to change the name of the share.

See #787
</content>
</entry>
<entry>
<title>Refactor FreshRSS_Share object to be more usable</title>
<updated>2015-01-07T13:59:18+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-07T13:59:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0140448a562b97859be0b9a6e480e1f6aa4d1b1d'/>
<id>urn:sha1:0140448a562b97859be0b9a6e480e1f6aa4d1b1d</id>
<content type='text'>
- FreshRSS_Share is the only object we manipulate
- Add a way to register new share options easily
- Move some i18n keys from index.php to gen.php

See https://github.com/FreshRSS/FreshRSS/issues/730
</content>
</entry>
<entry>
<title>Change name of user configuration var in Context</title>
<updated>2015-01-05T21:45:03+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-05T21:43:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7cca47d1ab5838f5440b1a1e08fa4c0d43989664'/>
<id>urn:sha1:7cca47d1ab5838f5440b1a1e08fa4c0d43989664</id>
<content type='text'>
- FreshRSS_Context::$conf is replaced by FreshRSS_Context::$user_conf
- Introduce FreshRSS_Context::$system_conf
- Remove FreshRSS_Configuration object

See https://github.com/FreshRSS/FreshRSS/issues/730
</content>
</entry>
<entry>
<title>Coding style endforeach (must be avoided)</title>
<updated>2014-12-17T20:15:24+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-12-17T20:15:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=875b8a72f97429c4e4df6d292daf4261fb7a45bd'/>
<id>urn:sha1:875b8a72f97429c4e4df6d292daf4261fb7a45bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix french i18n for auth and configure views</title>
<updated>2014-12-11T20:15:01+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-12-11T20:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a84e9e50bfe17ab1c84ff22ec7accdfd0b9a76db'/>
<id>urn:sha1:a84e9e50bfe17ab1c84ff22ec7accdfd0b9a76db</id>
<content type='text'>
</content>
</entry>
</feed>
